Commit Graph

43 Commits

Author SHA1 Message Date
jderose9
ffae4dcda9 Add several indicator types and fix animation 2017-02-20 21:51:03 -05:00
jderose9
c549cd087c Start redo indicator draw to support many styles 2017-02-19 23:49:02 -05:00
jderose9
28b1c131d4 get out of the way of custom themes 2017-02-19 09:19:35 -05:00
jderose9
45e04abe9d Allow multiple dot colors to be configured
Depends on number of running application windows
2017-02-19 08:17:15 -05:00
jderose9
1312cefd92 Respect animate app switch config setting 2017-02-18 20:56:23 -05:00
jderose9
9d54b9005d Wire up remaining indicator config settings 2017-02-18 17:22:05 -05:00
jderose9
e8c1892665 Configurable focus highlighting 2017-02-18 00:42:41 -05:00
jderose9
c431d46103 configurable running indicator size 2017-02-18 00:25:42 -05:00
jderose9
2b28197363 Allow disabling of window launch animation 2017-02-17 23:52:39 -05:00
jderose9
530a9e30e9 Settings UI additions for indicator and animations 2017-02-17 22:11:16 -05:00
jderose9
4a2af27d53 fix graphical glitches and unnecessary animations 2017-02-17 13:25:01 -05:00
jderose9
887bce8110 Add highlight for focused application icon 2017-02-17 13:25:01 -05:00
franglais125
5eee608ebc Implement overlay numbers for the hotkeys.
* The user can configure the shortcut and delay
2017-02-14 20:37:57 -05:00
jderose9
6c867fb97d Another tweak to fix slim chance of stuck grabs 2017-02-11 07:44:36 -05:00
jderose9
8f3bc6aa09 remove debugging log 2017-02-08 18:08:23 -05:00
jderose9
6fe65f64d4 Fix preview closing when on top of focused dialog 2017-02-08 18:06:44 -05:00
jderose9
5d7f798e4a Stop scrolling task icons vertically. Fixes #18 2017-02-08 17:34:19 -05:00
jderose9
ccee4464ec Cancel timers rather than using flags
Previously using flags in the event handlers to decide whether they should handle the timeout event, rather than just cancelling the timeout.
2017-02-06 22:23:24 -05:00
jderose9
e3435275bb Delay window previews on hover for #26 2017-02-06 18:03:42 -05:00
jderose9
3a346513fa Merge branch 'hoverfix' into dev 2017-01-23 17:31:55 -05:00
Jason
4b7a071bd2 0px app icon margin fixed. Closes #28. 2017-01-17 14:29:37 -05:00
jderose9
966ebdc74a Merge branch 'dev' into hoverfix 2017-01-12 09:26:00 -05:00
jderose9
744b829151 Add style class to focused app. Closes #20 2017-01-12 09:25:36 -05:00
jderose9
dce852268d cause hovered item to highlight after window close 2017-01-11 23:00:53 -05:00
jderose9
f118c64675 some windows getting stuck open, force them closed 2017-01-11 22:42:12 -05:00
jderose9
bac340b63d Handle popup preview closing too quickly 2017-01-11 20:59:02 -05:00
jderose9
3f325a9503 Option to hide window previews for #7 2017-01-10 20:17:01 -05:00
jderose9
65f0a0b3ed style and naming cleanup for #15 2017-01-10 18:35:10 -05:00
jderose9
40fb563aae High CPU usage fix. Fixes #4
Triggering a relayout would fire off multiple width change notifications and create an endless cycle
2017-01-08 22:30:36 -05:00
jderose9
a98b3638fb Pull in workspace isolation and hide dash from d2d 2017-01-02 20:46:35 -05:00
jderose9
aa61fb235a update credits 2017-01-02 08:27:54 -05:00
jderose9
34d7ca1fb3 allow margins to be configured 2016-12-31 08:24:23 -05:00
jderose9
b08c7cdf41 running indicators configure top/bottom 2016-12-30 18:24:22 -05:00
jderose9
1924ef37be use strings instead of order index for combo boxes assignments in case of future reorder 2016-12-30 08:10:48 -05:00
jderose9
19f1480b06 buncha fat finger bugs and license update 2016-12-30 08:10:48 -05:00
jderose9
ad2e7ba32e refactor panel management into its own class 2016-12-30 08:10:48 -05:00
jderose9
16603f65bc Assignable left and middle click buttons 2016-12-30 08:10:48 -05:00
jderose9
f1a4bac10d allow show/hide of show apps button 2016-12-30 08:10:48 -05:00
jderose9
7f6fcc901c respect animation config setting 2016-12-30 08:10:48 -05:00
jderose9
eb3905d956 Update licensing and credits 2016-12-30 08:10:48 -05:00
jderose9
80670e1b90 improve app icon location 2016-12-30 08:10:48 -05:00
jderose9
26be98eea8 Add Show Apps icon to left side of taskbar 2016-12-30 08:10:48 -05:00
Artyom Zorin
093338beac Imported from previous codebase 2016-09-21 00:18:00 +00:00