matt1432
  • Joined on 2022-10-02
matt1432 pushed to master at matt1432/nixos-configs 2023-09-29 00:34:22 -04:00
d42221de0b fix: pin Hyprland to hyprgrass version
matt1432 pushed to master at matt1432/nixos-configs 2023-09-28 23:16:49 -04:00
cdce2f1525 wip: libinput service to track inputs outside of widgets
matt1432 pushed to master at matt1432/nixos-configs 2023-09-28 22:45:26 -04:00
7898f408e2 feat(ags overview): add anims to workspace changes
matt1432 pushed to master at matt1432/nixos-configs 2023-09-27 22:20:24 -04:00
785dbf4bc8 fix(ags overview): get the right ref to mainBox in drag action
matt1432 pushed to master at matt1432/nixos-configs 2023-09-27 15:47:19 -04:00
4e19e5525a fix(ags): make slider knob work even when at 0
matt1432 pushed to master at matt1432/nixos-configs 2023-09-27 15:30:40 -04:00
3bc5c9ce97 feat(coloryou): add flags to dynamically set tone percent
matt1432 pushed to master at matt1432/nixos-configs 2023-09-27 13:32:57 -04:00
1f4914e659 feat(ags player): add circles indicating how many players there are
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 14:17:17 -04:00
61fadfce61 fix(ags player): get rid of already disposed errors
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 13:33:32 -04:00
b9807c29cf perf(ags): replace exec with execAsync
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 13:32:28 -04:00
f14f45ca72 feat(ags): use upower for battery service
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 12:37:00 -04:00
5b29c3b199 fix(ags): make icon button work for discord and switch to async
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 11:46:08 -04:00
c97ddec619 fix(ags quick-settings): switch to async execs and fix bluetooth toggle
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 10:47:40 -04:00
812c1b7a52 fix(ags media-player): wrap in Box to have correct margin
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 10:43:51 -04:00
28881bd2dd feat(media-player): add full dragging gesture
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 08:59:51 -04:00
53275e6372 refactor(ags): remove useless print
matt1432 pushed to master at matt1432/nixos-configs 2023-09-26 08:57:45 -04:00
931376fb67 feat(ags): hide systray when no items
matt1432 pushed to master at matt1432/nixos-configs 2023-09-25 23:23:09 -04:00
c431df1215 refactor: use ags hm module to clear up config
a6257e82ee chore: update virt-manager pkg name
Compare 2 commits »
matt1432 pushed to master at matt1432/nixos-configs 2023-09-25 12:43:39 -04:00
f6588caae3 refactor(ags closer): make array of windows not to close to clarify code
matt1432 pushed to master at matt1432/nixos-configs 2023-09-25 12:30:35 -04:00
0b4c525cf3 fix(ags): make revealers work on first try
matt1432 pushed to master at matt1432/nixos-configs 2023-09-24 16:30:50 -04:00
5a609dc463 refactor(ags): clean up code