Commit graph

26 commits

Author SHA1 Message Date
72df640608 refactor(ags): make a better popuWindow widget 2023-10-08 00:43:35 -04:00
717d53ca9c chore(ags): prepare for next update 2023-10-07 21:02:23 -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
53275e6372 refactor(ags): remove useless print 2023-09-26 08:59:48 -04:00
f6588caae3 refactor(ags closer): make array of windows not to close to clarify code 2023-09-25 12:43:36 -04:00
0b4c525cf3 fix(ags): make revealers work on first try 2023-09-25 12:30:32 -04:00
d82b3cb765 feat(ags): implement overview into shell 2023-09-22 01:34:36 -04:00
f2bdcffe3f fix(ags): fix box already destroyed issue 2023-09-21 23:54:31 -04:00
91de0cf5b5 feat(ags): make my own popup widget and switch windows to it 2023-09-21 20:01:14 -04:00
4f99d3bb96 feat(ags): add button equivalent to cursorbox 2023-09-21 19:50:30 -04:00
d510bf7419 fix(ags notif): get rid of child is null error 2023-09-21 00:40:16 -04:00
8298e0bf97 feat(ags notifs): separate height and slide anims for cleaner anims of notifs 2023-09-21 00:27:58 -04:00
e9555789be feat(ags): only close related window when pressing bar button 2023-09-18 17:39:10 -04:00
3d7a45bc51 feat(ags): add clicking on notif icon to launch app 2023-09-15 15:49:43 -04:00
bc3e5525c3 feat(ags): add slide in anim for every notif 2023-09-14 16:42:39 -04:00
52b81a6301 chore(ags): add todo for closer 2023-09-14 13:33:59 -04:00
cd0b8cf39f feat(ags): add height animations when deleting notif 2023-09-14 00:57:36 -04:00
f000da5d65 feat(ags): add slide away animation 2023-09-13 21:59:49 -04:00
0eb1d88999 refactor(ags): change hover functions to avoid problems 2023-09-13 19:30:59 -04:00
fadf527d97 fix(ags): don't close notification popups with closeAll 2023-09-13 19:04:23 -04:00
2a540b0a62 feat(ags): close all windows when closing from button 2023-09-12 14:42:53 -04:00
30438dca07 feat(ags): make closer work and change button class 2023-09-12 09:37:48 -04:00
53eda996c9 feat(ags): reorder abstract js modules 2023-09-11 19:57:21 -04:00
55577e48a2 refactor(ags): change some cursor code 2023-09-11 19:28:22 -04:00
5f59cd56d2 fix(ags): fix gesture not working with touch 2023-09-11 18:23:47 -04:00
67c1e48609 feat(ags): move drag module into new dir and some refactor 2023-09-11 13:58:24 -04:00