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
Jason DeRose
621b19a485
Merge pull request #68 from frnogueira/master
...
Dash to panel in pt_BR
2017-02-13 17:59:01 -05:00
Fábio Nogueira
18c0e5690f
pt_BR translations file
2017-02-13 14:56:01 -03:00
Fábio Nogueira
1e749da4b1
pt_BR translations file
2017-02-13 14:53:12 -03:00
jderose9
aab98a4590
Handle scale_factor change after extension load
...
Fixes #57
2017-02-11 08:16:41 -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
b53302ca8a
some more faq questions
2017-02-06 23:38:13 -05:00
jderose9
442268732a
Update README
2017-02-06 23:09:45 -05:00
jderose9
9bb0e9382b
Merge branch 'dev'
2017-02-06 22:42:59 -05:00
jderose9
f2e159dcf0
Clean up the settings UI for preview delay.
...
Closes #26
2017-02-06 22:42:22 -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
Jason DeRose
42f550d33e
Merge pull request #48 from franglais125/hotkeys
...
Implement hotkeys for dash-to-panel.
2017-01-27 15:22:34 -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
049935becf
Configurable icon leave preview timeout. Fixes #19
2017-01-24 23:11:51 -05:00
jderose9
3a346513fa
Merge branch 'hoverfix' into dev
2017-01-23 17:31:55 -05:00
Jason
8a188bc09d
Live on gnome.org!
2017-01-23 17:29:01 -05:00
Jason
04c4327372
Add missing Config import statement for #33
2017-01-17 14:44:46 -05:00
Jason
4b7a071bd2
0px app icon margin fixed. Closes #28 .
2017-01-17 14:29:37 -05:00
Jason DeRose
a38050becb
Merge pull request #29 from robrobinbin/master
...
Option to add/remove AppMenu
2017-01-17 14:13:07 -05:00
Gogs
c83e2628ef
Fix add/remove appmenu
2017-01-14 13:50:42 +01:00
Gogs
84f6d523f4
Option to add/remove AppMenu
2017-01-14 13:18:07 +01: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
090f8dd4ae
Add panel position style class. Closes #21
2017-01-12 09:21:09 -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
25524b2213
Add About tab with version and github link
2017-01-11 20:52:32 -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
4049d7719b
Remove errant popup-menu class on main panel
2017-01-10 08:09:42 -05:00
jderose9
a6d8ac0ee9
HiDPI support. Fixes #10
2017-01-09 18:00:45 -05:00
jderose9
3cdd20c057
Fix another high-CPU issue. Closes #4
...
allocation handler from shell's main panel code competing with extension and causing circular event loop
2017-01-09 17:17:13 -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
b34c092283
Add support for 3.18 after testing. Closes #1
2017-01-07 17:59:03 -05:00
jderose9
50d762a294
remove spacing between leftbox items
...
Adding an additional extension such as gno-menu or applications menu was creating a gap
2017-01-06 16:24:33 -05:00
jderose9
3f7d20327a
add build version to metadata file
2017-01-04 21:49:56 -05:00
jderose9
1c7c0d7da2
update configuration defaults and screenshot
2017-01-04 21:37:50 -05:00
jderose9
eb473088cb
update metadata
2017-01-04 18:31:31 -05:00
jderose9
e5375c4235
async popup stealing focus on window activations
...
When switching apps, sometimes the hover popup would activate after the new window was activated, partially stealing focus and leaving new window in a frozen state. Unfortunately I couldn't get this working async to debounce quick mouseovers of the icon. I've only observed in X11 so the previous implementation may be ok in Wayland.
2017-01-04 17:23:55 -05:00
jderose9
9284e1b6f5
wire up style config ui & bug fixes
2017-01-04 09:11:09 -05:00
jderose9
40a063d201
hide drop down arrows
2017-01-03 23:42:16 -05:00
jderose9
c65bb1758f
apply multiple styles in one recursion pass
2017-01-03 20:29:49 -05:00