Commit graph

164 commits

Author SHA1 Message Date
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
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
ecd161ba8b refactor(ags): use tooltipText prop for workspaces 2023-09-20 16:07:17 -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
d276afa56a fix(ags): try to fix workspace alignment 2023-09-19 23:36:17 -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
90b34ca9ef fix(ags): fix box undefined error on player 2023-09-19 23:22:53 -04:00
d5a9b24de1 feat(ags notifs): add blocked apps list 2023-09-19 10:22:08 -04:00
bbf96b34c5 fix(nix): disabled error message about raid 2023-09-19 09:36:39 -04:00
d9948209eb feat: switch to spotify app because of playback issues with spot 2023-09-18 23:22:13 -04:00
e9555789be feat(ags): only close related window when pressing bar button 2023-09-18 17:39:10 -04:00
7d45c18843 feat(ags): add swipe gesture to open quick-settings 2023-09-18 16:14:11 -04:00
c66909efed fix(ags): keep hovered state for playpause button 2023-09-18 14:56:57 -04:00
0004dd85be feat(ags): add anim on playpause button in player 2023-09-18 14:31:08 -04:00
b5784a9e48 feat(ags): add hover anims to player 2023-09-18 13:36:50 -04:00
3433b9c3bd feat(ags): add diff cursors on slider and fix player-icon 2023-09-18 10:22:12 -04:00
c018bdbece perf(ags): optimize material colors 2023-09-18 08:39:00 -04:00
348f95484e feat(ags): modify player config to my liking 2023-09-17 17:27:23 -04:00
d259a3940e feat(ags): use aylur's config's media player logic 2023-09-15 23:22:16 -04:00
3d7a45bc51 feat(ags): add clicking on notif icon to launch app 2023-09-15 15:49:43 -04:00
23ed97ea7b feat(ags): add anims to notifs when pressing on clear 2023-09-15 13:51:03 -04:00
8f992718cb fix(ags): make notif list invisible when no notifs in notif center 2023-09-15 12:55:39 -04:00
9488310721 fix(ags): make close button work in noti center 2023-09-15 12:32:30 -04:00
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
7b8d0d4b54 feat(ags): add css for menu checkboxes in systray 2023-09-08 20:27:13 -04:00
2fe3f22e20 feat: make audio widget a button 2023-09-08 16:00:38 -04:00
23d42f0c96 feat(ags): add volume widget 2023-09-08 15:23:52 -04:00
24aded8548 feat(ags): add brightness widget 2023-09-08 15:15:04 -04:00
3cf16a4853 refactor: delete unused stuff 2023-09-08 14:27:48 -04:00
e09a8e9fbb feat(ags): add startup script when ags launches 2023-09-08 14:21:31 -04:00
18638c83e9 fix(ags): remove blank spaces in systray menus 2023-09-08 14:15:09 -04:00
58055bf178 fix: show correct icon when battery is 90+ 2023-09-08 14:14:10 -04:00
59ae78fb54 feat(ags): add path variable and use powermenu widget 2023-09-07 23:18:39 -04:00
fe2404d439 feat(ags): add battery and systray modules. change default outline to tray items 2023-09-06 17:36:26 -04:00
efc3dca27c feat: add alias to run ags with right icons 2023-09-06 17:33:47 -04:00
3f6682a7e3 refactor(ags): change some stuff 2023-09-05 19:57:34 -04:00
47013dd498 feat(ags): add clock widget 2023-09-05 19:22:54 -04:00
7762083bb3 fix(ags): stop current window from moving others 2023-09-05 19:22:27 -04:00
ce236f8750 feat(ags): add notif button 2023-09-05 15:10:25 -04:00
d19e251440 feat(ags): add qs toggle button 2023-09-05 14:04:19 -04:00
ca4e1be045 style(ags workspaces): clarify code a bit 2023-09-05 13:27:29 -04:00
ba200fb9b7 feat(ags): make logic behind tablet mode toggle 2023-09-05 13:25:32 -04:00