Commit graph

552 commits

Author SHA1 Message Date
matt1432 d6e0ad0022 refactor(ags): smol changes 2023-11-06 21:41:30 -05:00
matt1432 a16d7d4748 feat(ags pointers): add stay as choice for popup windows 2023-11-06 21:36:12 -05:00
matt1432 107fb94fe8 feat(ags lisgd): allow setting ags functions as lisgd command 2023-11-06 20:38:16 -05:00
matt1432 b2e4c84545 fix(ags notifs): refactor and make notifs work with latest ags 2023-11-06 20:10:12 -05:00
matt1432 6a40c0141d chore: update flake.lock 2023-11-06 18:37:23 -05:00
matt1432 79215425a3 feat(desktops): add minecraft launcher 2023-11-05 16:25:49 -05:00
matt1432 8151c25bfe feat(binto): switch to wayland 2023-11-05 16:17:31 -05:00
matt1432 fe5294ee54 chore: update flake.lock 2023-11-05 13:35:12 -05:00
matt1432 b4b96fbbee fix(Tablet): restart lisgd every rotation to rotate gestures 2023-11-05 01:39:44 -05:00
matt1432 2cc121b602 feat(ags): move lisgd config to ags 2023-11-05 01:34:13 -05:00
matt1432 fe445a0ccc fix(ags): fix remove function not working 2023-11-04 23:09:09 -04:00
matt1432 c604f8fa72 refactor(ags): move stuff out of config.js 2023-11-04 22:10:23 -04:00
matt1432 56713fe806 fix(ags tablet): fix inputs mapping 2023-11-04 18:56:02 -04:00
matt1432 cf7390090e feat(ags tablet): add OSK to tablet service 2023-11-04 18:51:59 -04:00
matt1432 ad27c6d6fc feat(ags bar workspace): handle urgent windows 2023-11-04 17:37:46 -04:00
matt1432 fcdd6fc414 feat(ags): implement tablet service in bar 2023-11-04 13:39:48 -04:00
matt1432 97239557f7 refactor(ags): make custom services global for outside access 2023-11-04 13:38:02 -04:00
matt1432 070f5345c8 feat(ags): implement tablet service to replace broken scripts 2023-11-04 13:35:09 -04:00
matt1432 5b120c844a fix(wim): fix udev rule for touchpad 2023-11-04 00:49:34 -04:00
matt1432 4c22479151 feat: switch hyprpaper to swww because hyprpaper stopped working 2023-11-03 23:05:46 -04:00
matt1432 3cb8bcb3e9 lint(ags): switch config to json and add no-dupe rule 2023-11-03 22:58:33 -04:00
matt1432 25f9220beb feat(binto): add a few packages 2023-11-03 21:40:43 -04:00
matt1432 ad02510b10 refactor(ags notifs): clarify code, add way to slide in from right, fix clear button, etc. 2023-11-03 15:28:08 -04:00
matt1432 2f9bd7eb80 fix(ags applauncher): fix launching apps 2023-11-03 13:49:50 -04:00
matt1432 8764bfb459 fix(ags notifs): use notif center code for popups to fix bugs 2023-11-03 00:03:14 -04:00
matt1432 ba571f697e fix(ags applauncher): only execute the actual executable 2023-11-02 16:49:38 -04:00
matt1432 6389fe7f16 feat(ags players): reverse player indicator order 2023-11-01 23:27:06 -04:00
matt1432 9e0841fff3 feat(ags systray): add way to block systray items 2023-11-01 23:20:09 -04:00
matt1432 68962df0b8 fix(ags players): make favorite player be first on startup 2023-11-01 23:11:39 -04:00
matt1432 63c47f0c0d fix(ags overview): toggle off correct special workspace 2023-11-01 16:56:36 -04:00
matt1432 b5f16fcfcb refactor(ags notifs): clarify code 2023-11-01 15:29:47 -04:00
matt1432 0f02a0494e refactor(ags players): clarify some code 2023-11-01 14:33:06 -04:00
matt1432 ee84e4c7bc feat(ags bar): make slide down open applauncher 2023-11-01 14:31:55 -04:00
matt1432 03ea25f56e chore(ags): add npm packages that aylur has in his config 2023-11-01 13:17:02 -04:00
matt1432 3835c993b9 fix(ags players): set a temp background for players 2023-11-01 13:13:30 -04:00
matt1432 2221f9bff3 fix(ags players): block inputs when sliding away 2023-11-01 13:12:43 -04:00
matt1432 74c0bdedd7 fix(ags player): make icons work again and disable faulty players 2023-10-31 12:27:59 -04:00
matt1432 efe8aa9c63 fix(ags): remove bad box-shadows 2023-10-31 10:23:49 -04:00
matt1432 4e53263c7b fix(ags bar workspace): make sure highlight is always in the right place 2023-10-31 10:18:58 -04:00
matt1432 0e00bc978b refactor(ags): remove all Utils and some scss correction 2023-10-31 09:31:12 -04:00
matt1432 4ff3dbbc1c refactor(ags): replace imports file with imports from ressource directly 2023-10-31 08:32:40 -04:00
matt1432 297e274c9a feat(ags overview): redesign workspace overview 2023-10-30 22:00:46 -04:00
matt1432 8dd83e99ca fix(ags bar): stop workspace undefined error 2023-10-30 21:58:53 -04:00
matt1432 74fe2e3419 fix(ags overview): put a limit on icon sizes 2023-10-30 20:27:18 -04:00
matt1432 0907b2cbe7 feat(ags popup): make more modular 2023-10-30 19:53:50 -04:00
matt1432 d55c4ce09e perf(ags): make quick settings less laggy 2023-10-30 12:34:45 -04:00
matt1432 5a0f40a2b2 feat(ags workspace bar): improve animation 2023-10-29 13:40:37 -04:00
matt1432 4e0141099c fix(ags workspace bar): make workspace indicators true circles 2023-10-29 12:15:08 -04:00
matt1432 7f06a60027 fix(ags closer): close all popup windows 2023-10-28 21:43:40 -04:00
matt1432 dc73f5f384 fix(ags overview): properly get rid of timeouts 2023-10-28 21:41:20 -04:00
matt1432 c4fee015d6 feat(ags notifs): disable eventbox when sliding away 2023-10-28 18:47:39 -04:00
matt1432 0e4c446438 refactor: change hosts to devices and separate hm modules from nix modules 2023-10-28 18:20:09 -04:00