Commit graph

264 commits

Author SHA1 Message Date
matt1432 5a5ea921a7 perf(ags): switch to setTimeouts and delete them properly 2023-10-11 15:45:03 -04:00
matt1432 7d4dd5df41 feat(hyprland): add monitor rules for when connecting to dock 2023-10-10 21:46:25 -04:00
matt1432 466e923164 fix(hyprland): tile libreoffice properly 2023-10-09 14:18:50 -04:00
matt1432 36aa50547c fix(ags bar): make bar disappear frl on fullscreen 2023-10-08 00:59:43 -04:00
matt1432 72df640608 refactor(ags): make a better popuWindow widget 2023-10-08 00:43:35 -04:00
matt1432 cbcea307b4 fix(ags systray): remove unintentional background 2023-10-07 22:51:05 -04:00
matt1432 717d53ca9c chore(ags): prepare for next update 2023-10-07 21:02:23 -04:00
matt1432 a7fdacd252 feat(ags bar): disappear on fullscreen 2023-10-07 20:41:24 -04:00
matt1432 71b6939bfb fix(ags overview): use get_children instead of overlays array 2023-10-07 20:37:46 -04:00
matt1432 bb73d4102e feat(bash): add starship prompt 2023-10-07 01:44:29 -04:00
matt1432 8d3e08569a feat(PS1): add shell level 2023-10-06 01:45:15 -04:00
matt1432 a726fd207a refactor(bash): split up bash configs 2023-10-06 00:14:23 -04:00
matt1432 3d99f57043 fix(ags applauncher): remove dotted lines 2023-10-04 14:02:36 -04:00
matt1432 39ad58ff26 fix(ags notifs): make clear button work again 2023-10-04 13:38:00 -04:00
matt1432 ffa798f586 fix(systray): use dracula css for systray menus 2023-10-04 13:35:20 -04:00
matt1432 aebf9772ee feat(ags): add anim to systray items appear and destroy 2023-10-04 12:36:22 -04:00
matt1432 5eea7b6b28 style(ags): use diff arrow for media toggle 2023-10-03 23:11:12 -04:00
matt1432 8e32e2ee23 fix: launch thunderbird and spotify in their named special workspace properly 2023-10-03 12:15:51 -04:00
matt1432 84796a92a8 feat(gtk): set cursor theme to dracula 2023-10-03 11:08:17 -04:00
matt1432 5db6b40d2e feat(gtk): add dconf settings to set gtk theme and use new icon them 2023-10-03 09:18:50 -04:00
matt1432 7184e752c2 fix(ags player): fix track title not updating 2023-10-02 17:35:48 -04:00
matt1432 5f788c81fb fix(ags overlay): remove unintended margin changes on workspaces 2023-10-02 14:17:48 -04:00
matt1432 9972be9b19 fix(ags overview): set the correct icon size after cancelling dragndrop 2023-10-02 13:04:24 -04:00
matt1432 36e2709823 feat(ags): remove all ags refs to prepare for next update and fix some bugs 2023-10-02 12:06:35 -04:00
matt1432 dcfd8d81e9 fix(gtklock): fix modules not loaded 2023-10-01 09:22:32 -04:00
matt1432 3efd1626d4 feat(nvim): open neotree only when window big enough 2023-09-30 23:48:25 -04:00
matt1432 8f9bb12037 feat(neovim): autoclose minimap and don't focus on tree at launch 2023-09-30 19:51:53 -04:00
matt1432 c94c895ad7 feat(nvim): combine lua files and change a buncha stuff 2023-09-30 04:07:51 -04:00
matt1432 548c3c428a feat(nvim minimap): add git colors 2023-09-30 03:05:11 -04:00
matt1432 0bf0b0416b feat(nvim): switch from scroll to minimap 2023-09-30 03:02:15 -04:00
matt1432 0cec51bc54 feat(nvim): setup indent blankline with rainbow colors 2023-09-30 00:05:54 -04:00
matt1432 0fb2341372 feat(ags applauncher): improve focusable 2023-09-29 18:21:29 -04:00
matt1432 fbc6d1c469 feat(ags overview): add anim when new window 2023-09-29 03:45:58 -04:00
matt1432 e9cc337a9c feat(ags): add app launcher from aylur's dots 2023-09-29 03:36:48 -04:00
matt1432 cdce2f1525 wip: libinput service to track inputs outside of widgets 2023-09-28 23:16:45 -04:00
matt1432 7898f408e2 feat(ags overview): add anims to workspace changes 2023-09-28 22:45:23 -04:00
matt1432 785dbf4bc8 fix(ags overview): get the right ref to mainBox in drag action 2023-09-27 22:20:21 -04:00
matt1432 4e19e5525a fix(ags): make slider knob work even when at 0 2023-09-27 15:47:16 -04:00
matt1432 1f4914e659 feat(ags player): add circles indicating how many players there are 2023-09-27 13:32:53 -04:00
matt1432 61fadfce61 fix(ags player): get rid of already disposed errors 2023-09-26 14:17:13 -04:00
matt1432 b9807c29cf perf(ags): replace exec with execAsync 2023-09-26 13:33:30 -04:00
matt1432 f14f45ca72 feat(ags): use upower for battery service 2023-09-26 13:32:24 -04:00
matt1432 5b29c3b199 fix(ags): make icon button work for discord and switch to async 2023-09-26 12:36:54 -04:00
matt1432 c97ddec619 fix(ags quick-settings): switch to async execs and fix bluetooth toggle 2023-09-26 11:46:03 -04:00
matt1432 812c1b7a52 fix(ags media-player): wrap in Box to have correct margin 2023-09-26 10:47:36 -04:00
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 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