Commit graph

1622 commits

Author SHA1 Message Date
matt1432 d276afa56a fix(ags): try to fix workspace alignment 2023-09-19 23:36:17 -04:00
matt1432 f7efd5ee7a fix(ags): set correct position for special ws 2023-09-19 23:35:25 -04:00
matt1432 0075d58b25 feat(ags): start making overview widget 2023-09-19 23:24:46 -04:00
matt1432 a33f0d7cd9 feat: setup gradle with nvim 2023-09-19 23:23:19 -04:00
matt1432 90b34ca9ef fix(ags): fix box undefined error on player 2023-09-19 23:22:53 -04:00
matt1432 2ad9d8bfdb feat(nvim): switch to fugitive for git stuff 2023-09-19 14:03:37 -04:00
matt1432 df044b0583 feat(nvim): move coc config to hm config 2023-09-19 12:54:00 -04:00
matt1432 34d1e0ee47 feat(nvim): add nix lsp 2023-09-19 11:58:34 -04:00
matt1432 c6d65aee19 feat(nvim): add autoindent and JS lsp 2023-09-19 11:51:02 -04:00
matt1432 d5a9b24de1 feat(ags notifs): add blocked apps list 2023-09-19 10:22:08 -04:00
matt1432 bbf96b34c5 fix(nix): disabled error message about raid 2023-09-19 09:36:39 -04:00
matt1432 68c1d223d9 feat(ags): add some misc linting and lsps 2023-09-19 09:36:14 -04:00
matt1432 d9948209eb feat: switch to spotify app because of playback issues with spot 2023-09-18 23:22:13 -04:00
matt1432 73ed0ba6de feat(nvim): switch to coc, start config of lsps 2023-09-18 23:21:45 -04:00
matt1432 e9555789be feat(ags): only close related window when pressing bar button 2023-09-18 17:39:10 -04:00
matt1432 7d45c18843 feat(ags): add swipe gesture to open quick-settings 2023-09-18 16:14:11 -04:00
matt1432 c66909efed fix(ags): keep hovered state for playpause button 2023-09-18 14:56:57 -04:00
matt1432 0004dd85be feat(ags): add anim on playpause button in player 2023-09-18 14:31:08 -04:00
matt1432 b5784a9e48 feat(ags): add hover anims to player 2023-09-18 13:36:50 -04:00
matt1432 9f7bb5e166 feat(coloryou): add another color to output 2023-09-18 13:35:35 -04:00
matt1432 e3eb03fcd0 feat: replace trailing whitespaces with dots 2023-09-18 13:34:22 -04:00
matt1432 3433b9c3bd feat(ags): add diff cursors on slider and fix player-icon 2023-09-18 10:22:12 -04:00
matt1432 c018bdbece perf(ags): optimize material colors 2023-09-18 08:39:00 -04:00
matt1432 348f95484e feat(ags): modify player config to my liking 2023-09-17 17:27:23 -04:00
matt1432 81c36b5dec refactor: remove all eww configs 2023-09-17 15:56:48 -04:00
matt1432 2d386cf499 chore: add temp files to git ignore 2023-09-17 15:55:59 -04:00
matt1432 c2594c1793 fix(Spot): fix hosts to allow Spot playback 2023-09-17 15:53:56 -04:00
matt1432 72bf99691f chore: update todos in readme 2023-09-17 15:45:55 -04:00
matt1432 96f77d6f9c feat(coloryou): convert output to JSON 2023-09-17 15:45:14 -04:00
matt1432 d259a3940e feat(ags): use aylur's config's media player logic 2023-09-15 23:22:16 -04:00
matt1432 3d7a45bc51 feat(ags): add clicking on notif icon to launch app 2023-09-15 15:49:43 -04:00
matt1432 23ed97ea7b feat(ags): add anims to notifs when pressing on clear 2023-09-15 13:51:03 -04:00
matt1432 8f992718cb fix(ags): make notif list invisible when no notifs in notif center 2023-09-15 12:55:39 -04:00
matt1432 9488310721 fix(ags): make close button work in noti center 2023-09-15 12:32:30 -04:00
matt1432 bb7a001eb8 fix(ags): only remove source of interval once 2023-09-14 17:24:40 -04:00
matt1432 31ece1083a feat(ags): allow defining notif command at instantiation 2023-09-14 17:24:02 -04:00
matt1432 bc3e5525c3 feat(ags): add slide in anim for every notif 2023-09-14 16:42:39 -04:00
matt1432 4b3cdd82b9 fix(ags): prevent cancel drag when new notif or after delete anim 2023-09-14 14:57:50 -04:00
matt1432 4d0867cbf1 fix: temp fix background apps 2023-09-14 14:12:56 -04:00
matt1432 669d11b91d fix(ags): make animations work on notif 2023-09-14 14:04:10 -04:00
matt1432 52b81a6301 chore(ags): add todo for closer 2023-09-14 13:33:59 -04:00
matt1432 882627cc5e fix(ags): don't remove hovered notifications in popups 2023-09-14 13:26:42 -04:00
matt1432 a3d93f5548 feat(ags): add some animations to notif center 2023-09-14 01:15:33 -04:00
matt1432 cd0b8cf39f feat(ags): add height animations when deleting notif 2023-09-14 00:57:36 -04:00
matt1432 f000da5d65 feat(ags): add slide away animation 2023-09-13 21:59:49 -04:00
matt1432 0eb1d88999 refactor(ags): change hover functions to avoid problems 2023-09-13 19:30:59 -04:00
matt1432 fadf527d97 fix(ags): don't close notification popups with closeAll 2023-09-13 19:04:23 -04:00
matt1432 03e60c7d54 feat(Hyprland): use latest commit 2023-09-13 16:48:45 -04:00
matt1432 b69c99c09d refactor: remove unused eww daemon 2023-09-13 15:51:47 -04:00
matt1432 cd6201245d refactor: remove unused eww stuff 2023-09-13 15:51:13 -04:00