1986 Commits

Author SHA1 Message Date
jderose9
e7d84c7e75 Disable swam animation when coming from overview
For #49
2017-03-20 21:21:25 -04:00
jderose9
36647058e1 Swarm animation start from app-grid button
For #49
2017-03-19 22:01:51 -04:00
jderose9
afb92f9c13 sync up active page even when animation disabled
Fixes #40
2017-03-19 17:54:18 -04:00
jderose9
9e89bf6244 set max-height for submenus from panel
For #6
2017-03-19 16:56:23 -04:00
jderose9
d4d8941d30 Flip location for panel popups if panel on bottom
Fixes #79
2017-03-17 22:54:36 -04:00
jderose9
4dd329e5f9 Workspace isolation running indicator fixes
Closes #94
2017-03-17 22:53:33 -04:00
jderose9
a3680f81a1 force preview shut when dragging file over icon 2017-03-14 17:58:36 -04:00
jderose9
7bba9a4bbb Add Show Desktop to app grid right click
Closes #36
2017-03-04 18:41:17 -05:00
jderose9
69f1f5eb2a Fix issue with show desktop hiding icons
For #36
2017-03-04 17:58:31 -05:00
jderose9
7ae3c4e75c Right click ShowApps opens menu w/ settings access
Closes #50
2017-03-04 15:25:16 -05:00
jderose9
55562b54b9 Refactor AppIcon subclasses into separate file
taskbar.js was getting unwieldy and this will more closely align with dash-to-dock
2017-03-04 14:04:07 -05:00
jderose9
abc2c2b778 Enable/Disable Show Desktop button for #36 2017-02-28 22:50:24 -05:00
jderose9
a457d41d18 Correct wide desktop button width on some themes 2017-02-28 22:07:19 -05:00
jderose9
e15d901d1c Show Desktop button for #36 2017-02-28 20:27:06 -05:00
jderose9
3e2a4896f3 Always return dragover result
#46
2017-02-28 19:33:19 -05:00
jderose9
5ea993f3f3 Open Overview when dragging file over panel
For #46
2017-02-28 19:26:05 -05:00
Jason DeRose
4762d76646 Merge pull request #77 from zeten30/master
Adding cs_CZ translation
2017-02-28 19:17:41 -05:00
Milan Zink
a7b5df2e0f cs_CZ translation 2017-02-28 10:39:55 +01:00
Yury Rodrigues
5f19921c70 Hotkeys: fix KP Combinations when associating the shortcuts 2017-02-27 15:15:03 -05:00
franglais125
c8e135c0a4 Hotkeys: fix Ctrl and Shift combinations when associating the shortcuts
with the schema keys
2017-02-27 01:20:21 -05:00
Jason DeRose
b4b5c88130 Tweak README 2017-02-25 21:11:41 -05:00
jderose9
a0c1dd25d9 Add more screenshots and update README 2017-02-25 20:56:55 -05:00
jderose9
e7554545e1 Move appMenu menu items to top of secondary menu.
For #2
2017-02-25 20:09:37 -05:00
jderose9
c087350d6c Fix extension crash on disable/screen lock.
Closes #74
2017-02-25 19:51:53 -05:00
jderose9
b86e84d389 Get submenus working in secondary menu
For #2
2017-02-24 22:02:31 -05:00
jderose9
b0bf330219 Merge appMenu into right click secondary menu
For #2
2017-02-24 21:10:08 -05:00
jderose9
6c5a84c64b Allow different colors for focused app's indicator 2017-02-22 16:57:53 -05:00
jderose9
809a0b7536 Match cycle window behavior to dash-to-dock
Fixes #53
2017-02-22 16:55:59 -05:00
jderose9
129fde1945 Remove unused config setting from UI 2017-02-21 14:01:29 -05:00
jderose9
efe8bc5c45 Provide default indicator color for themes without 2017-02-21 00:26:42 -05:00
jderose9
2a73bab01d Tweak spacing/margins for indicator and highlights 2017-02-21 00:10:04 -05:00
jderose9
5c39163326 unscale css sizes for hidpi 2017-02-20 22:47:32 -05:00
jderose9
2b31d32ffa Scale dot size for HiDPI 2017-02-20 22:42:11 -05:00
jderose9
f5cd4acc0e rename indicator style and images 2017-02-20 22:30:08 -05:00
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
ef817005f1 Clarify description for stacked config setting 2017-02-19 08:57:14 -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
907b6af5c1 Wire settings schema to UI for indicator options 2017-02-17 23:48:12 -05:00
jderose9
530a9e30e9 Settings UI additions for indicator and animations 2017-02-17 22:11:16 -05:00
jderose9
7b3bc4caf9 Reorganize Settings UI 2017-02-17 13:25:01 -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
Jason DeRose
451d569f33 Merge pull request #63 from franglais125/number_overlay
Implement overlay numbers for the hotkeys
2017-02-16 12:18:52 -05:00