Commit Graph

84 Commits

Author SHA1 Message Date
Charles Gagnon
d04104ff8a Format code 2025-01-31 11:49:22 -05:00
Charles Gagnon
e1666defe5 Simplify type check 2024-04-02 11:36:05 -04:00
Charles Gagnon
e3a2eb725d Fix barrier creation 2024-03-29 10:45:52 -04:00
Charles Gagnon
0a43a95fde Fix reversed intellihide condition 2024-03-29 09:58:18 -04:00
Charles Gagnon
160fde1cad Fix intellihide 2024-03-24 09:57:53 -04:00
Andy Holmes
0d779c6032 refactor: avoid using var 2023-09-21 23:10:07 -07:00
Andy Holmes
f68e860d43 refactor: remove unused imports 2023-09-21 19:22:28 -07:00
Andy Holmes
fd8022b49b refactor: replace export var with export const 2023-09-21 19:22:24 -07:00
Philipp Unger
d4a2eb219f export missing variables 2023-08-20 02:15:20 +02:00
Philipp Unger
fb8fd19d95 export class from intellihide.js 2023-08-19 13:48:38 +02:00
Philipp Unger
84159f5df9 use exported settings 2023-08-19 13:48:38 +02:00
Philipp Unger
b87ac15d66 migrate gi, ui and Me imports to new ESM format 2023-08-19 13:48:38 +02:00
Charles Gagnon
ed8a22dda2 Unredirect panel when intellihide is enabled 2023-02-10 07:10:04 -05:00
Charles Gagnon
ec9b26770e Consider quicksettings sub grabs in intellihide 2022-09-23 17:53:48 -04:00
Charles Gagnon
d9cea7fe5f Fix quicksettings intellihide g-s 43 2022-09-23 08:20:42 -04:00
Charles Gagnon
498dc3cc98 Start removing legacy code 2022-04-13 22:29:57 -04:00
Charles Gagnon
cc7c6f6916 Prevent the chrome to reveal panelbox in overview 2022-04-09 13:05:25 -04:00
Charles Gagnon
cc244d4ddf Prevent double intellihide barrier destroy fixes #1609 2022-04-06 18:25:40 -04:00
Charles Gagnon
dd70324840 Drop imports.lang usage 2022-04-04 13:25:45 -04:00
Charles Gagnon
5c9a29e7ed Adjust intellihide grab check for GS 42 2022-04-04 12:08:21 -04:00
Charles Gagnon
da6d6fdc7b Add window workspace check in proximity detection
fixes #1424
2022-04-02 18:21:46 -04:00
Charles Gagnon
c1c30ce9fa Drop ES5 support 2022-04-01 23:02:47 -04:00
Philipp Unger
1da00cf53f check if _grabHelperStack exists, no longer available in gnome 42 2022-03-26 16:34:54 +01:00
Charles Gagnon
cddc28d8c6 Fix missing icon animations with intellihide 2020-07-07 16:02:36 -04:00
Charles Gagnon
c4842b582e Reset intellihide on pressure value changes 2020-07-02 16:45:42 -04:00
Charles Gagnon
20f66a5a5f Use per panel positioning 2020-06-13 09:26:40 -04:00
Charles Gagnon
0013f5154f Add option to keep gnome-shell top panel 2020-05-02 12:57:21 -04:00
Charles Gagnon
46b65faf71 Use Clutter implicit animations if available 2020-04-19 12:13:09 -04:00
Charles Gagnon
c99b07c4c9 Set clipping container on panel creation 2020-03-31 10:02:58 -04:00
CharlesG
a7c229573c Remove intellihide fullscreen tracking test 2020-03-10 11:42:41 -04:00
CharlesG
88c3a98f59 Track fullscreen for intellihide clip container 2020-03-10 10:47:59 -04:00
CharlesG
4556d5d9e6 Prevent icon animation when revealing panel 2020-03-10 10:27:25 -04:00
Charles Gagnon
9b81aec08b Fix vertical allocation of invisible panelmenu buttons 2019-12-31 15:33:26 -05:00
Charles Gagnon
9dd4a021d1 Resume usage of main panel on primary monitor 2019-12-29 12:26:04 -05:00
Charles Gagnon
77ae9ca855 Workaround clipped chrome considered in input regions 2019-12-27 11:44:43 -05:00
Charles Gagnon
4d4b761ff6 Fix intellihide animation time on 3.34 2019-09-25 15:57:45 -04:00
Charles Gagnon
2cd9429f0d Use custom panel on primary monitor 2019-09-07 17:03:51 -04:00
Charles Gagnon
f02744ceef Add intellihide support for vertical panel 2019-09-05 20:12:15 -04:00
Charles Gagnon
3aadb81c29 Globalize settings 2019-08-31 15:50:53 -04:00
Charles Gagnon
f48fd21187 Fix panelbox position on intellihide enable 2019-08-21 00:10:07 -04:00
Charles Gagnon
84509027b8 Fix intellihide container 2019-08-08 17:54:38 -04:00
Charles Gagnon
8f6f45089a Fix intellihide activation while monitor in fullscreen 2019-06-27 18:14:17 -04:00
Charles Gagnon
a349beff32 Add clipping container to panelbox 2019-06-23 23:56:49 -04:00
Charles Gagnon
42ecac85e1 Restore intellihide grabs check for PanelMenuButton 2019-05-29 00:10:07 -04:00
Charles Gagnon
9c262facdc Use preview opened state instead of hover for intellihide 2019-05-26 08:41:45 -04:00
Charles Gagnon
8e6c196f44 Use clipping container to prevent alpha addition 2019-05-18 00:08:53 -04:00
Charles Gagnon
a3c8da82d4 Adjust intellihide for custom previews 2019-05-17 16:18:26 -04:00
Charles Gagnon
83158d5226 Use shell-global to check if mouse btn is pressed 2019-02-26 22:09:52 -05:00
Charles Gagnon
8ae941ba8b Add es6 class support for 3.32 2019-02-12 21:49:20 -05:00
Charles Gagnon
bc82e08dd1 Do not reveal panel when mouse button is pressed 2019-02-05 21:22:11 -05:00