Commit graph

46 commits

Author SHA1 Message Date
Jordan Eldredge
404a502d86 update snapshots 2019-11-30 13:42:53 -08:00
Jordan Eldredge
e5f6edf602 Add onMouseDown handlers to snapshots 2019-05-02 19:56:25 -07:00
Jordan Eldredge
c00cb44b8d Update tests to reflect new focus management style 2019-05-01 22:29:10 -07:00
Jordan Eldredge
7913048e41 Send users to the GitHub page via webamp.org
At some point in the future github may not be the canonical URL for
webamp. However, people are integrating Webamp all the time and very
likely won't ever upgrade.

It's better if the url baked into the binary we distribute is under our
control so that it can be pointed somewhere else in the future.

It's also an open question if GitHub is the best place to send users.
Non technical users may get very confused.
2019-04-12 16:50:47 -07:00
Jordan Eldredge
fbc0bede3e Type the main window 2018-12-29 16:06:52 -08:00
Jordan Eldredge
6f43b4b8b3 Add options context menu 2018-10-24 22:10:51 -07:00
Jakub Ďuraš
1b055b0b1f Optimize painting (#631)
* Optimize marquee and window positioning

* Move transform on marquee out from new object

* Fix typo
2018-08-17 07:18:42 -07:00
Jordan Eldredge
5e9a5f3248 Remove unused/misspelled class 2018-07-26 08:02:27 -07:00
Jordan Eldredge
d5fc239c38 Pad marquee with spaces 2018-07-02 19:03:04 -07:00
Jordan Eldredge
0e11291dc5 Start adding query params 2018-06-28 08:47:03 -07:00
Jordan Eldredge
9277afecc9 Upgrade Jest 2018-05-24 18:45:42 +01:00
Jordan Eldredge
4430a9d26f Add default skinColors 2018-05-14 21:57:32 -07:00
Jordan Eldredge
dff9ab04b6 Set loading state back to false 2018-05-14 20:40:06 -07:00
Jordan Eldredge
f900932d85 Re-enable custom skins 2018-05-14 20:40:06 -07:00
Jordan Eldredge
85afebfe71 Visualizer is one px wider 2018-05-09 20:13:04 -07:00
Jordan Eldredge
89bfbdd129 Add Playback context menu 2018-05-06 19:22:51 -07:00
Jordan Eldredge
d20f1cae42 Start rename transition 2018-04-14 11:44:24 -07:00
Jordan Eldredge
4a93013814 Add onMinimize callback 2018-04-12 06:26:43 -07:00
Jordan Eldredge
00eafd6b47 Shrink visualizer by one pixel
Fixes #536
2018-04-10 17:39:54 -07:00
Jordan Eldredge
db5aa57013 Update snapshot 2018-03-25 07:34:47 -07:00
Jordan Eldredge
5f081dd6d2 Get shade mode visualizer working 2018-03-17 22:40:38 -07:00
Jordan Eldredge
7d5814e169 Fix balance bar title 2018-02-08 20:58:03 -08:00
Jordan Eldredge
76f8c1bfdd Fix broken balance background position
Fixes #467
2018-02-08 20:57:25 -08:00
Jordan Eldredge
6bd1efe545 Update snapshot 2018-02-08 19:53:55 -08:00
Jordan Eldredge
aa4c05733f Generalize handling buttons that only get their background after being clicked
https://twitter.com/LuigiHann/status/959430718517637120
2018-02-02 20:29:39 -08:00
Jordan Eldredge
58ff98cd58 Don't use the unclicked state until after the first click.
https://twitter.com/LuigiHann/status/959120559970930689
2018-02-01 21:57:01 -08:00
Jordan Eldredge
38bb8dc228 Make input 3px shorter 2018-02-01 20:35:32 -08:00
Jordan Eldredge
d3e4797848 Fix snapshots 2018-01-31 20:42:53 -08:00
Jordan Eldredge
f1d34139e2 Make CharacterString better for screen readers. 2018-01-17 19:00:32 -08:00
Jordan Eldredge
3b9fdb30e5 Update snapshots 2018-01-17 09:38:58 -08:00
Jordan Eldredge
46c525cc53 Update snapshots 2018-01-08 07:39:47 -08:00
Jordan Eldredge
6e3fec5ace Update snapshots 2018-01-03 19:52:00 -08:00
Jordan Eldredge
2a43de28cb Fix some tests (but not all) 2018-01-03 19:52:00 -08:00
Jordan Eldredge
c7e626de9c Enable multiple tracks 2018-01-03 19:52:00 -08:00
Jordan Eldredge
c6a5f14c85 Add running time to Playlist
(+ small cleanups)
2017-11-15 21:09:45 -08:00
Jordan Eldredge
80f0e99ebb Add custom user message for playlist 2017-09-27 18:28:20 -07:00
Jordan Eldredge
1680e1b2fb Redo context menus 2017-09-16 14:10:51 -07:00
Jordan Eldredge
71854da4f4 Fix tests 2017-09-14 20:46:57 -07:00
Jordan Eldredge
712f95dde2 Update snapshots 2017-09-12 20:27:43 -07:00
Jordan Eldredge
366600e01b Add some tooltip titles. Fixes #374 2017-09-08 22:04:16 -07:00
Jordan Eldredge
118646a484 Change window focus on mouse down 2017-08-31 21:36:09 -07:00
Jordan Eldredge
ede5dda2fe Fix snapshots 2017-08-31 21:04:51 -07:00
Jordan Eldredge
410cc67c13 Update snapshot to remove loding state. 2017-08-27 18:47:40 -07:00
Jordan Eldredge
82a5913748 Update snapshots 2017-08-18 08:23:04 -07:00
Jordan Eldredge
cc6d5028ba Fix snapshot 2017-08-15 21:39:26 -07:00
Jordan Eldredge
2d5bc08130 Refactor to split components by windows 2017-07-13 19:54:00 -07:00