Commit graph

268 commits

Author SHA1 Message Date
53275e6372 refactor(ags): remove useless print 2023-09-26 08:59:48 -04:00
931376fb67 feat(ags): hide systray when no items 2023-09-26 08:57:32 -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
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
26e04f9626 feat(ags player): make player into stack and add anim 2023-09-24 01:40:41 -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
8cd7e3aa6a chore: update kde settings for file chooser 2023-09-23 14:52:53 -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
ae8c4c9ce6 feat(nvim): add bind to remove highlight of search 2023-09-22 14:48:03 -04:00
b103634807 style(ags): change some css 2023-09-22 14:47:37 -04:00
b2ac299f05 feat(ags): open players by default if there's at least one at launch 2023-09-22 12:24:20 -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
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
c6d65aee19 feat(nvim): add autoindent and JS lsp 2023-09-19 11:51:02 -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
73ed0ba6de feat(nvim): switch to coc, start config of lsps 2023-09-18 23:21:45 -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
81c36b5dec refactor: remove all eww configs 2023-09-17 15:56:48 -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
4d0867cbf1 fix: temp fix background apps 2023-09-14 14:12:56 -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
03e60c7d54 feat(Hyprland): use latest commit 2023-09-13 16:48:45 -04:00
b69c99c09d refactor: remove unused eww daemon 2023-09-13 15:51:47 -04:00
cd6201245d refactor: remove unused eww stuff 2023-09-13 15:51:13 -04:00
927f4a7ec2 feat(ags): move script from eww to ags 2023-09-13 15:36:52 -04:00
e110cf19d6 feat: add neofetch and swappy config 2023-09-13 15:07:02 -04:00
59dbc32ab6 feat: add mimeapps.list 2023-09-13 14:43:51 -04:00
03eac86fc1 feat: add lisgd script to nixos config 2023-09-13 14:37:22 -04:00
2e5029d7e2 feat: add kiorc 2023-09-13 14:36:24 -04:00
899074eb1c feat: add kdeglobals 2023-09-13 14:21:36 -04:00
34afcd0b61 feat: add dolphinrc 2023-09-13 14:11:03 -04:00
0c26f48a9a feat: add discord setting to bypass update nagging 2023-09-13 14:02:22 -04:00
4b5c27d75d feat: add ripgrep config 2023-09-13 13:36:01 -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
3d4a0d8156 fix: make nextcloud appear under cursor 2023-09-12 23:53:08 -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