Commit graph

82 commits

Author SHA1 Message Date
bb7a001eb8 fix(ags): only remove source of interval once 2023-09-14 17:24:40 -04:00
31ece1083a feat(ags): allow defining notif command at instantiation 2023-09-14 17:24:02 -04:00
bc3e5525c3 feat(ags): add slide in anim for every notif 2023-09-14 16:42:39 -04:00
4b3cdd82b9 fix(ags): prevent cancel drag when new notif or after delete anim 2023-09-14 14:57:50 -04:00
669d11b91d fix(ags): make animations work on notif 2023-09-14 14:04:10 -04:00
52b81a6301 chore(ags): add todo for closer 2023-09-14 13:33:59 -04:00
882627cc5e fix(ags): don't remove hovered notifications in popups 2023-09-14 13:26:42 -04:00
a3d93f5548 feat(ags): add some animations to notif center 2023-09-14 01:15:33 -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
927f4a7ec2 feat(ags): move script from eww to ags 2023-09-13 15:36:52 -04:00
b7de4ad482 feat(ags): add bind on escape key to close ags windows 2023-09-13 13:20:55 -04:00
30c2c51828 fix: round volume values properly 2023-09-13 01:11:11 -04:00
e6d2e891d7 fix(ags): use window margin instead of css for windows 2023-09-12 23:53:48 -04:00
9f680e1461 feat(ags): put better icons for notifications 2023-09-12 18:00:19 -04:00
e7febace2b fix(ags): make bluetooth state persistent accross reboots again 2023-09-12 17:38:07 -04:00
cd38ec8c10 perf(ags): add throttle to brightness slider 2023-09-12 16:44:47 -04:00
bb6c5c1781 perf(ags): make volume slider more fluid 2023-09-12 15:57:37 -04:00
ca84e7de34 feat(ags): add slider box to quick settings 2023-09-12 15:27:39 -04:00
2a540b0a62 feat(ags): close all windows when closing from button 2023-09-12 14:42:53 -04:00
45ddea2a96 feat(ags): start doing quick-settings menu 2023-09-12 14:22:21 -04:00
bc709eb5f5 feat(ags): open closer at the same time as windows 2023-09-12 14:07:20 -04:00
0cb9f81277 fix(ags): icons not working on audio module 2023-09-12 14:06:12 -04:00
30438dca07 feat(ags): make closer work and change button class 2023-09-12 09:37:48 -04:00
40457938ce feat(ags): add calendar widget 2023-09-11 21:10:00 -04:00
53eda996c9 feat(ags): reorder abstract js modules 2023-09-11 19:57:21 -04:00
1793d140f8 fix(ags): have the correct border color for workspaces 2023-09-11 19:40:00 -04:00
c5877b3897 fix(ags): stop sound icon from flashing when muted and changing volume 2023-09-11 19:35:25 -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
2babcb9975 feat(ags): do notification center css 2023-09-11 16:25:57 -04:00
943e834af5 feat(ags): make cursor blocked when button is disabled 2023-09-11 15:55:16 -04:00
c97ebf6c51 feat(ags): adapt notif button to new notif center 2023-09-11 14:38:24 -04:00
2bd7b36392 style(ags): make it easier on my eyes 2023-09-11 14:18:22 -04:00
49f0ea7750 feat(ags): start implementing notif center 2023-09-11 13:59:51 -04:00
67c1e48609 feat(ags): move drag module into new dir and some refactor 2023-09-11 13:58:24 -04:00
1fa5fd676a refactor(ags): make single use widgets code simpler 2023-09-10 23:24:58 -04:00
2305f1e06a feat(ags): add tooltip to individual workspaces 2023-09-10 23:15:11 -04:00
1e19096f83 fix(ags): get correct height for brightness slider 2023-09-10 18:09:12 -04:00
0ac782cd8e fix(ags): adjust to new service getters 2023-09-10 15:49:37 -04:00
56ea245a9b feat(ags): combine heart and brightness widget 2023-09-10 01:55:13 -04:00
aca5725ade feat(ags): make brightness widget a progress bar 2023-09-10 00:39:43 -04:00
2d9f758dae fix(ags): make volume percent accurate 2023-09-09 13:45:14 -04:00
a73dd316d1 feat(ags): add start margin for drag and delete when going too far left as well 2023-09-09 01:16:24 -04:00
84aa1a40a6 feat(ags): abstract drag code 2023-09-09 00:55:42 -04:00
adf818fd44 feat(ags): make drag have accurate cursors 2023-09-08 23:16:46 -04:00
137a1614bf feat(ags): start experimenting with gestures 2023-09-08 22:52:29 -04:00
1488f4992f feat(ags): remove eventbox from systray because of bug 2023-09-08 21:27:25 -04:00