Commit graph

28 commits

Author SHA1 Message Date
72df640608 refactor(ags): make a better popuWindow widget 2023-10-08 00:43:35 -04:00
71b6939bfb fix(ags overview): use get_children instead of overlays array 2023-10-07 20:37:46 -04:00
5f788c81fb fix(ags overlay): remove unintended margin changes on workspaces 2023-10-02 14:17:48 -04:00
9972be9b19 fix(ags overview): set the correct icon size after cancelling dragndrop 2023-10-02 13:04:24 -04:00
36e2709823 feat(ags): remove all ags refs to prepare for next update and fix some bugs 2023-10-02 12:06:35 -04:00
fbc6d1c469 feat(ags overview): add anim when new window 2023-09-29 03:45:58 -04:00
7898f408e2 feat(ags overview): add anims to workspace changes 2023-09-28 22:45:23 -04:00
785dbf4bc8 fix(ags overview): get the right ref to mainBox in drag action 2023-09-27 22:20:21 -04:00
0b4c525cf3 fix(ags): make revealers work on first try 2023-09-25 12:30:32 -04:00
5a609dc463 refactor(ags): clean up code 2023-09-24 16:30:48 -04:00
cb7507eedb fix(ags overview): make special workspace with plus sign create new workspace every time 2023-09-24 16:29:56 -04:00
113bd1ae88 fix(ags overview): turn off special workspace when clicking on other window 2023-09-24 13:17:52 -04:00
897fbc3afb feat(ags overview): fix visibility of plus sign 2023-09-23 22:08:29 -04:00
7306b39e3a feat(ags overview): implement special workspaces better and fix some bugs 2023-09-23 21:34:49 -04:00
e6848e2184 refactor(ags): separate overview in multiple files 2023-09-23 18:41:05 -04:00
db735af50b refactor(ags): separate drag n drop code from main.js 2023-09-23 17:06:16 -04:00
471e9e5730 feat(ags overview): add drag and drop 2023-09-23 14:53:25 -04:00
461a77d9f0 feat(ags overview): add buttons on windows to focus 2023-09-22 22:39:43 -04:00
b81bb90dcd feat(ags overview): put workspaces on separate rows 2023-09-22 20:18:44 -04:00
d82b3cb765 feat(ags): implement overview into shell 2023-09-22 01:34:36 -04:00
c129c6779c feat(ags): add anim when adding new workspaces on overview 2023-09-20 22:17:33 -04:00
e971902e77 feat(ags): highlight current workspace 2023-09-20 21:52:04 -04:00
c057ebd15b feat(ags): make workspace logic dynamic 2023-09-20 20:25:52 -04:00
ed1b9272a1 fix(ags): order workspaces correctly in overview 2023-09-20 16:02:04 -04:00
5eb5f5478e refactor(ags): move transition to css file for overview 2023-09-20 14:46:39 -04:00
bf5f236938 feat(ags): don't remake apps in overview every time, refactor and anims 2023-09-20 14:20:05 -04:00
f7efd5ee7a fix(ags): set correct position for special ws 2023-09-19 23:35:25 -04:00
0075d58b25 feat(ags): start making overview widget 2023-09-19 23:24:46 -04:00