Commit Graph

310 Commits

Author SHA1 Message Date
Tomas Sardyha
8ccbf9c18b 2.7.3 2020-04-30 23:43:48 +02:00
Tomas Sardyha
cb74de9d86 Fix icons crashing when volume element is disabled 2020-04-30 23:41:01 +02:00
Tomas Sardyha
5110045ad1 2.7.3 2020-04-30 23:37:35 +02:00
Tomas Sardyha
b93eaaedcb Fix autohide hiding elements until mouse leaves and enters the window
fixes #11
2020-04-30 23:35:08 +02:00
Tomas Sardyha
89c24db882 Fix mouse leave fadeout crashing when volume element is disabled 2020-04-30 22:53:28 +02:00
Tomas Sardyha
bd03727a7a 2.7.2 2020-04-30 10:40:36 +02:00
Tomas Sardyha
2734b72bce Clean up remaining interactive proximity stuff 2020-04-30 10:38:30 +02:00
Tomas Sardyha
9a9d8dbf55 2.7.1 2020-04-30 09:00:55 +02:00
Tomas Sardyha
cd4c73e6ab Fix uosc crash when volume set to none 2020-04-30 08:56:02 +02:00
Tomas Sardyha
0c83f8d233 2.7.0 2020-04-29 19:58:02 +02:00
Tomas Sardyha
df7e329d26 Make each element respond to its own proximity only 2020-04-29 19:48:45 +02:00
Tomas Sardyha
6f4eee7b00 Use border instead of shadow on text to make it more readable on light backgrounds 2020-04-29 18:56:04 +02:00
Tomas Sardyha
5c065c47bd Add next, prev, first, last commands 2020-04-29 18:45:12 +02:00
Tomas Sardyha
676dcd672b Simplify command names 2020-04-29 18:20:12 +02:00
Tomas Sardyha
f3930ce864 Improve directory navigation, and rename the command to open-file 2020-04-29 17:53:10 +02:00
Tomas Sardyha
fad64ebdc6 Update readme 2020-04-28 10:24:29 +02:00
Tomas Sardyha
8a129bd3af 2.6.0 2020-04-28 10:22:59 +02:00
Tomas Sardyha
6949c6356a Add open-config-directory command 2020-04-28 10:21:09 +02:00
Tomas Sardyha
5d5e506528 Cap volume bar to volume_max 2020-04-28 09:40:10 +02:00
Tomas Sardyha
59c3d5245f Tweak helper functions 2020-04-27 12:25:25 +02:00
Tomas Sardyha
4364de0761 Update readme 2020-04-24 10:46:35 +02:00
Tomas Sardyha
43aec710e9 2.5.0 2020-04-24 10:24:05 +02:00
Tomas Sardyha
e9451be252 Add timeline_start_hidden option 2020-04-24 10:19:37 +02:00
Tomas Sardyha
2d2fc7747d Rename flash-timeline to peek-timeline 2020-04-24 09:48:27 +02:00
Tomas Sardyha
48e74ac74c Make speed widget not trigger interactive proximity 2020-04-23 12:49:25 +02:00
Tomas Sardyha
458e46aa4c 2.4.2 2020-04-23 10:13:01 +02:00
Tomas Sardyha
41e57f5fc2 Fix delete-file-next not starting next file on linux 2020-04-23 10:11:34 +02:00
Tomas Sardyha
3b4f895376 Tweak readme 2020-04-23 10:07:21 +02:00
Tomas Sardyha
31d50bdeeb Fix some non-interactive elements triggering interactive proximity 2020-04-22 13:30:25 +02:00
Tomas Sardyha
c2c7deef21 2.4.1 2020-04-22 10:11:18 +02:00
Tomas Sardyha
41ea1551b3 Fix file navigation not working on linux
Thats what I get for trusting someone elses string splitting implementation.
2020-04-22 10:07:00 +02:00
Tomas Sardyha
0897dc3325 Tweak pause indicator styles 2020-04-21 21:22:17 +02:00
Tomas Sardyha
1cf9f96da9 Tweak pause indicator styles 2020-04-21 18:15:53 +02:00
Tomas Sardyha
473c451f81 2.4.0 2020-04-21 16:59:03 +02:00
Tomas Sardyha
c8c5409ed5 Add flashing pause indicator 2020-04-21 16:48:54 +02:00
Tomas Sardyha
0b1bfa24c9 Synchronize playlist and directory navigation menus with delete-file-next 2020-04-21 15:13:14 +02:00
Tomas Sardyha
52bf192fe3 Fix sorting being case sensitive 2020-04-21 12:29:19 +02:00
Tomas Sardyha
e4a4795ed5 Fix volume slider nudge rendering inaccuracies when max_volume near 100 2020-04-21 09:56:29 +02:00
Tomas Sardyha
ee80508c7d Make wheel direction when scrolling speed consistent with other horizontal scrolling elements 2020-04-21 08:52:40 +02:00
Tomas Sardyha
647e95c89f Don't let window title affect interative proximity 2020-04-20 23:00:56 +02:00
Tomas Sardyha
be37c0d48a Fix chapters not updating 2020-04-20 21:54:08 +02:00
Tomas Sardyha
f57f58224e 2.3.0 2020-04-20 21:25:50 +02:00
Tomas Sardyha
c5f320b1bc Add timeline seeking on scroll wheel, and normalize _rounding options into _step 2020-04-20 21:25:26 +02:00
Tomas Sardyha
a23012d074 Round speed value to 2 decimal points 2020-04-20 21:06:54 +02:00
Tomas Sardyha
257f9e4d8b Add pause indicator
closes #8
2020-04-20 20:49:32 +02:00
Tomas Sardyha
b5db18efb2 Tweak menu navigation 2020-04-20 20:26:00 +02:00
Tomas Sardyha
76197d440a Control volume and speed with wheel when mouse is hovering the element 2020-04-20 19:35:34 +02:00
Tomas Sardyha
12c113425b Refactor contextual input capturing 2020-04-20 19:18:11 +02:00
Tomas Sardyha
1a784b34f3 Use more appropriate file sort order and menu title escaping 2020-04-20 18:20:03 +02:00
Tomas Sardyha
484f287214 Differentiate between selected and active menu items 2020-04-20 16:33:33 +02:00