Commit Graph

34 Commits

Author SHA1 Message Date
Charles Gagnon
d04104ff8a Format code 2025-01-31 11:49:22 -05: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
70c640b957 replace Meta.Rectangle with Mtk.Rectangle 2023-09-07 01:08:12 +02:00
Philipp Unger
116eeec5ba export proximity Mode 2023-08-19 23:25:39 +02:00
Philipp Unger
24f4552a79 export classes from profimity.js 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
294b223fe2 Exclude DING wayland window from proximity detection 2023-03-08 16:08:33 -05:00
Charles Gagnon
677ddf2383 Ignore skip_taskbar in proximity detection 2023-02-10 07:42:53 -05:00
Charles Gagnon
94e7be214f Consider non focus actions in proximity detection
#1771
2022-10-12 07:32:54 -04:00
Charles Gagnon
4daf46e01e Consider watch actor monitor in proximity detection
#1767
2022-10-05 17:54:34 -04:00
Charles Gagnon
2b30561a44 Fix proximity detection with DING wayland window 2022-04-19 09:31:37 -04:00
Charles Gagnon
1a2a50eb7a Use workspace windows for proximity detection 2022-04-10 10:58:50 -04:00
Charles Gagnon
4afcbdbdd9 Update proximity watches on workspace switch
fixes #1618
2022-04-09 23:19:51 -04:00
Charles Gagnon
e31e5ba558 Fix proximity actor alloc change 2022-04-07 08:19:03 -04:00
Charles Gagnon
dd70324840 Drop imports.lang usage 2022-04-04 13:25:45 -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
Charles Gagnon
094e70325b Add initial 3.38 adjustments 2020-08-22 10:18:31 -04:00
Charles Gagnon
595a083201 Update proximity when closing the overview 2020-04-30 13:13:33 -04:00
Charles Gagnon
8ae941ba8b Add es6 class support for 3.32 2019-02-12 21:49:20 -05:00
Charles Gagnon
aa86ce8b1e Adjust appIcon drag positioning 2019-01-24 22:20:58 -05:00
Charles Gagnon
fd894c1663 Fix inert scrollview on secondary panels 2019-01-05 21:45:00 -05:00
Charles Gagnon
2fedcf4794 Modify drag and drop to move the actual appIcon instead of a placeholder 2018-11-10 14:11:08 -05:00
Charles Gagnon
b061bfc688 Handle window receiving focus while being destroyed 2018-11-04 22:13:41 -05:00
Charles Gagnon
d94852dfe6 Add proximity focused window destroy handler 2018-11-01 10:55:15 -04:00
Charles Gagnon
5ad1893389 Add intellihide setting to reveal and hold panel 2018-10-24 22:10:17 -04:00
Charles Gagnon
5f7f0b640e Remove minimum proximity threshold 2018-10-18 09:00:44 -04:00
Charles Gagnon
6743186d69 Update proximity on workspace switch 2018-10-15 15:56:39 -04:00
Charles Gagnon
411829bd06 Add setting to select the windows affecting transparency 2018-10-15 10:21:54 -04:00
Charles Gagnon
4ceb0fc2d9 Remove function shorthand for older gnome-shell versions 2018-10-14 23:23:15 -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