Commit graph

309 commits

Author SHA1 Message Date
matt1432 28881bd2dd feat(media-player): add full dragging gesture 2023-09-26 10:43:37 -04:00
matt1432 53275e6372 refactor(ags): remove useless print 2023-09-26 08:59:48 -04:00
matt1432 931376fb67 feat(ags): hide systray when no items 2023-09-26 08:57:32 -04:00
matt1432 c431df1215 refactor: use ags hm module to clear up config 2023-09-25 23:08:37 -04:00
matt1432 a6257e82ee chore: update virt-manager pkg name 2023-09-25 23:07:55 -04:00
matt1432 f6588caae3 refactor(ags closer): make array of windows not to close to clarify code 2023-09-25 12:43:36 -04:00
matt1432 0b4c525cf3 fix(ags): make revealers work on first try 2023-09-25 12:30:32 -04:00
matt1432 5a609dc463 refactor(ags): clean up code 2023-09-24 16:30:48 -04:00
matt1432 cb7507eedb fix(ags overview): make special workspace with plus sign create new workspace every time 2023-09-24 16:29:56 -04:00
matt1432 113bd1ae88 fix(ags overview): turn off special workspace when clicking on other window 2023-09-24 13:17:52 -04:00
matt1432 26e04f9626 feat(ags player): make player into stack and add anim 2023-09-24 01:40:41 -04:00
matt1432 897fbc3afb feat(ags overview): fix visibility of plus sign 2023-09-23 22:08:29 -04:00
matt1432 7306b39e3a feat(ags overview): implement special workspaces better and fix some bugs 2023-09-23 21:34:49 -04:00
matt1432 e6848e2184 refactor(ags): separate overview in multiple files 2023-09-23 18:41:05 -04:00
matt1432 db735af50b refactor(ags): separate drag n drop code from main.js 2023-09-23 17:06:16 -04:00
matt1432 471e9e5730 feat(ags overview): add drag and drop 2023-09-23 14:53:25 -04:00
matt1432 8cd7e3aa6a chore: update kde settings for file chooser 2023-09-23 14:52:53 -04:00
matt1432 461a77d9f0 feat(ags overview): add buttons on windows to focus 2023-09-22 22:39:43 -04:00
matt1432 b81bb90dcd feat(ags overview): put workspaces on separate rows 2023-09-22 20:18:44 -04:00
matt1432 ae8c4c9ce6 feat(nvim): add bind to remove highlight of search 2023-09-22 14:48:03 -04:00
matt1432 b103634807 style(ags): change some css 2023-09-22 14:47:37 -04:00
matt1432 b2ac299f05 feat(ags): open players by default if there's at least one at launch 2023-09-22 12:24:20 -04:00
matt1432 d82b3cb765 feat(ags): implement overview into shell 2023-09-22 01:34:36 -04:00
matt1432 f2bdcffe3f fix(ags): fix box already destroyed issue 2023-09-21 23:54:31 -04:00
matt1432 91de0cf5b5 feat(ags): make my own popup widget and switch windows to it 2023-09-21 20:01:14 -04:00
matt1432 4f99d3bb96 feat(ags): add button equivalent to cursorbox 2023-09-21 19:50:30 -04:00
matt1432 ac0b6fa5c0 feat: add waydroid back without lxd 2023-09-21 17:10:55 -04:00
matt1432 f5427c7aea feat: add OBS with wayland support 2023-09-21 17:10:25 -04:00
matt1432 d510bf7419 fix(ags notif): get rid of child is null error 2023-09-21 00:40:16 -04:00
matt1432 8298e0bf97 feat(ags notifs): separate height and slide anims for cleaner anims of notifs 2023-09-21 00:27:58 -04:00
matt1432 c129c6779c feat(ags): add anim when adding new workspaces on overview 2023-09-20 22:17:33 -04:00
matt1432 e971902e77 feat(ags): highlight current workspace 2023-09-20 21:52:04 -04:00
matt1432 c057ebd15b feat(ags): make workspace logic dynamic 2023-09-20 20:25:52 -04:00
matt1432 ecd161ba8b refactor(ags): use tooltipText prop for workspaces 2023-09-20 16:07:17 -04:00
matt1432 ed1b9272a1 fix(ags): order workspaces correctly in overview 2023-09-20 16:02:04 -04:00
matt1432 5eb5f5478e refactor(ags): move transition to css file for overview 2023-09-20 14:46:39 -04:00
matt1432 bf5f236938 feat(ags): don't remake apps in overview every time, refactor and anims 2023-09-20 14:20:05 -04:00
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