Commit Graph

84 Commits

Author SHA1 Message Date
Charles Gagnon
99133b841b Add option to only hide secondary panels 2019-02-02 20:59:10 -05:00
Charles Gagnon
9d2232303f Sync panel reveal from hotkeys overlay and intellihide shortcut 2018-10-25 12:01:53 -04:00
Charles Gagnon
5ad1893389 Add intellihide setting to reveal and hold panel 2018-10-24 22:10:17 -04:00
Charles Gagnon
f8eff087d5 Adjust boxpointer arrowside on enable/actor-added 2018-10-16 00:19:58 -04:00
Charles Gagnon
411829bd06 Add setting to select the windows affecting transparency 2018-10-15 10:21:54 -04:00
Charles Gagnon
ec597a295f Add dynamic transparency and panel opacity/color options 2018-10-14 13:36:02 -04:00
Charles Gagnon
67eebef177 Fix positions for proximity detection 2018-10-13 13:41:52 -04:00
Charles Gagnon
563ede8135 Extract proximity detection from intellihide 2018-10-12 23:58:31 -04:00
Charles Gagnon
d623f66983 Merge branch 'master' into feature-multimon 2018-10-06 10:34:35 -04:00
Charles Gagnon
e75292a4d3 Disconnect setting signals 2018-10-06 10:26:16 -04:00
Charles Gagnon
47da884707 Adjust intellihide for multi-monitor 2018-10-02 21:13:52 -04:00
Charles Gagnon
4782ee80d1 Correctly handle larger dialog windows 2018-08-16 10:51:36 -04:00
Jason DeRose
6206195074 Wrap old global.screen acess to support both 3.30 and earlier APIs
Use strategy/code presented by 3v1n0 in dash-to-dock 8398d41c6c122e654daec8c1bf5615c918f99f15
2018-08-02 12:18:42 -04:00
Jason DeRose
10c11310b5 Move non-dependencies of prefs window from convenience.js into utils.js
Fixes issue with settings panel freezing when opened 2nd time. Maintains similar file structure with Dash-to-Dock following commit 9350417f090ac2a3a253551e6629d634a28a6b2a
2018-08-02 11:58:25 -04:00
Charles Gagnon
a4b31a3d1a Reveal panel when displaying the number overlay 2018-05-11 21:22:01 -04:00
Charles Gagnon
140312e308 Handle duplicate grab-op-end signals 2018-04-29 00:17:06 -04:00
Charles Gagnon
1b3fdb783c Adjust pressure barrier on monitor changes 2018-04-27 17:02:22 -04:00
CharlesG
118dd9e3b6 Remove superfluous primaryMonitor assignation 2018-04-10 15:40:09 -05:00
CharlesG
b28621ad5b Reset the intellihide on primary monitor change 2018-04-10 15:28:49 -05:00
Jason DeRose
01efbc790b Merge pull request #368 from charlesg99/fix-fullscreen-drag
Ignore window resizing while in fullscreen mode
2018-04-02 10:25:45 -04:00
CharlesG
1db31f9587 Globally apply the dynamic transparency fix 2018-03-31 14:49:27 -06:00
CharlesG
ca34b5b4d5 Remove superfluous lambda 2018-03-30 09:03:17 -06:00
CharlesG
f6d55a1576 Ensure the adjustment of the dynamic transparency when exiting the overview 2018-03-28 13:35:28 -06:00
CharlesG
81cf17c83d Ignore window resizing while in fullscreen mode 2018-03-28 07:51:41 -06:00
CharlesG
127ceb4f63 Add missing reference to GLib 2018-03-24 13:13:57 -06:00
CharlesG
34f4c1d851 Synchronize the panel and the overview animations 2018-03-21 21:41:10 -06:00
CharlesG
473dc73713 Prevent the reveal mechanism's action while in overview 2018-03-21 13:17:41 -06:00
CharlesG
017e250255 Reveal the panel in overview 2018-03-20 07:34:14 -06:00
CharlesG
75859efec4 Remove function shorthands for older gnome-shell versions 2018-03-19 13:54:18 -06:00
CharlesG
22b4152707 Remove the animation delay when not hovered out 2018-03-18 20:45:39 -06:00
CharlesG
38fc75301d Always reset the hovered state after changing the panel's position 2018-03-18 19:47:55 -06:00
CharlesG
e33ea7c801 Fix syntax error reported by older gnome-shell versions 2018-03-18 13:44:32 -06:00
CharlesG
c17d39a93c Ignore the desktop when the "Show icons" option is enabled 2018-03-15 08:15:45 -06:00
CharlesG
e1f05880b3 Add intellihide feature 2018-03-14 12:15:41 -06:00