Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Rüedlinger
0b8501070d overview.js: Define class dtpOverview using 'var'
Signed-off-by: Alexander Rüedlinger <a.rueedlinger@gmail.com>
2017-10-18 18:27:55 +02:00
franglais125
6d6b37e2ee Use the new options for number overlay:
- NEVER
 - TEMPORARILY
 - AWLAYS
2017-05-26 20:14:03 -04:00
franglais125
8055f29499 Move setShortcut function to prefs.js.
This again prevents unnecessary writing to settings when activating the
extension.
2017-05-26 20:14:02 -04:00
franglais125
e52ccf6323 Move checkHotkeyPrefix to prefs.js 2017-04-04 22:49:22 -04:00
franglais125
c7bbe9bc61 Remove unnecessary call to _checkHotkeyPrefix.
This avoids writing settings on every boot (or disable/enable hotkey
sequence).
2017-04-04 22:49:22 -04:00
jderose9
3bf1bffa25 Fix "too many open files" on Xorg restart 2017-03-22 09:53:24 -04: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
franglais125
99320ca586 Hotkeys prefix: limit to either Super or SuperAlt 2017-02-15 15:50:59 -05:00
franglais125
015e9c247f Make the hotkeys' prefix configurable through settings.
This takes care of point 7 in the PR.
2017-02-14 20:40:52 -05:00
franglais125
68452db035 Number overlay improvements:
* 1) Use milliseconds in settings
 * 2) Hotkeys-overlay boolean toggles overlay for app activation only
 * 3), 5) and 6) Decouple the timeouts for the overlay triggered
by hotkeys or shortcut. Make the timeout configuration "sensitive", and
remove show-dock references.
2017-02-14 20:37:57 -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
franglais125
c4cafda280 Implement hotkeys for dash-to-panel.
* <Sup> + Num to activate/launch apps
2017-01-27 13:30:59 -05:00
jderose9
65f0a0b3ed style and naming cleanup for #15 2017-01-10 18:35:10 -05:00
jderose9
a98b3638fb Pull in workspace isolation and hide dash from d2d 2017-01-02 20:46:35 -05:00