|
d56edd5484
|
feat(ags): make custom onscreen keyboard
|
2023-11-19 15:00:29 -05:00 |
|
|
42993235b8
|
fix(ags): remove popup thing with new update
|
2023-11-16 22:06:43 -05:00 |
|
|
c5859fa87b
|
feat(ags): use new widget prop cursor
|
2023-11-16 15:02:00 -05:00 |
|
|
6603902687
|
fix(ags quick sett): fix mute button
|
2023-11-16 14:39:38 -05:00 |
|
|
7347fa6a65
|
fix(ags blur): make corners not blurry
|
2023-11-16 14:38:03 -05:00 |
|
|
b255853935
|
feat(ags cursorbox): when release click outside box, don't run func
|
2023-11-16 14:37:09 -05:00 |
|
|
11f5eecbc2
|
fix(ags): put screen corners under bar
|
2023-11-16 00:49:51 -05:00 |
|
|
cd6f9c4e24
|
fix(ags bar): fix fullscreen hiding
|
2023-11-16 00:48:50 -05:00 |
|
|
23befab961
|
fix(ags workspace): finally fix overlay passthrough
|
2023-11-15 16:24:42 -05:00 |
|
|
28be70e1ca
|
feat(ags): make use of exclusive ignore
|
2023-11-15 16:01:30 -05:00 |
|
|
d296dbf4bd
|
feat(ags): update exclusivity
|
2023-11-15 15:11:55 -05:00 |
|
|
4eb9d259cf
|
feat(ags popup window): add onClose method
|
2023-11-14 09:36:39 -05:00 |
|
|
43cf2ec543
|
refactor(ags systray): use subclass
|
2023-11-13 16:33:19 -05:00 |
|
|
5a66324c35
|
refactor(ags audio icons): make variables for easy icon changes
|
2023-11-13 16:19:09 -05:00 |
|
|
93285a0db7
|
refactor(ags applauncher): use latest code from aylur
|
2023-11-13 15:19:49 -05:00 |
|
|
c0a97e044c
|
feat(ags): use Hyprland.sendMessage instead of hyprctl
|
2023-11-13 13:19:14 -05:00 |
|
|
a20c59185a
|
feat(ags osd): add kb backlight osd
|
2023-11-11 03:33:41 -05:00 |
|
|
7cf63fb6c4
|
feat(ags): replace swayOSD
|
2023-11-10 23:51:50 -05:00 |
|
|
531543bb46
|
feat(quicksett): start working on menus for buttons
|
2023-11-09 02:19:18 -05:00 |
|
|
898060e0f3
|
feat(ags cursorbox): allow passing extra onHover stuff to it
|
2023-11-08 11:41:07 -05:00 |
|
|
1fedeb186b
|
chore: update flake.lock
|
2023-11-08 11:39:31 -05:00 |
|
|
45110a3d5a
|
refactor(ags toggle button): remake using subclasses and custom icon
|
2023-11-07 23:06:56 -05:00 |
|
|
cdb87f6c7a
|
feat(hyprland): adapt conf to multi display setup
|
2023-11-07 20:40:14 -05:00 |
|
|
affe168212
|
feat(ags players): change default player colors
|
2023-11-07 14:45:20 -05:00 |
|
|
e6fdb163eb
|
fix(ags overview): put highlight behind for dragndrop
|
2023-11-07 13:00:29 -05:00 |
|
|
8307198659
|
refactor(ags overview): restructure window func to have easy refs
|
2023-11-07 12:31:39 -05:00 |
|
|
3b65abac7e
|
fix(ags bar workspace): make urgent go away when on current workspace
|
2023-11-07 12:00:53 -05:00 |
|
|
ee5af67444
|
fix(ags notif center): make first notif appear correctly
|
2023-11-07 11:09:16 -05:00 |
|
|
80427166f5
|
fix(ags overview): fix visual flicker
|
2023-11-07 10:56:12 -05:00 |
|
|
d6e0ad0022
|
refactor(ags): smol changes
|
2023-11-06 21:41:30 -05:00 |
|
|
a16d7d4748
|
feat(ags pointers): add stay as choice for popup windows
|
2023-11-06 21:36:12 -05:00 |
|
|
107fb94fe8
|
feat(ags lisgd): allow setting ags functions as lisgd command
|
2023-11-06 20:38:16 -05:00 |
|
|
b2e4c84545
|
fix(ags notifs): refactor and make notifs work with latest ags
|
2023-11-06 20:10:12 -05:00 |
|
|
6a40c0141d
|
chore: update flake.lock
|
2023-11-06 18:37:23 -05:00 |
|
|
fe5294ee54
|
chore: update flake.lock
|
2023-11-05 13:35:12 -05:00 |
|
|
b4b96fbbee
|
fix(Tablet): restart lisgd every rotation to rotate gestures
|
2023-11-05 01:39:44 -05:00 |
|
|
2cc121b602
|
feat(ags): move lisgd config to ags
|
2023-11-05 01:34:13 -05:00 |
|
|
fe445a0ccc
|
fix(ags): fix remove function not working
|
2023-11-04 23:09:09 -04:00 |
|
|
c604f8fa72
|
refactor(ags): move stuff out of config.js
|
2023-11-04 22:10:23 -04:00 |
|
|
56713fe806
|
fix(ags tablet): fix inputs mapping
|
2023-11-04 18:56:02 -04:00 |
|
|
cf7390090e
|
feat(ags tablet): add OSK to tablet service
|
2023-11-04 18:51:59 -04:00 |
|
|
ad27c6d6fc
|
feat(ags bar workspace): handle urgent windows
|
2023-11-04 17:37:46 -04:00 |
|
|
fcdd6fc414
|
feat(ags): implement tablet service in bar
|
2023-11-04 13:39:48 -04:00 |
|
|
97239557f7
|
refactor(ags): make custom services global for outside access
|
2023-11-04 13:38:02 -04:00 |
|
|
070f5345c8
|
feat(ags): implement tablet service to replace broken scripts
|
2023-11-04 13:35:09 -04:00 |
|
|
4c22479151
|
feat: switch hyprpaper to swww because hyprpaper stopped working
|
2023-11-03 23:05:46 -04:00 |
|
|
3cb8bcb3e9
|
lint(ags): switch config to json and add no-dupe rule
|
2023-11-03 22:58:33 -04:00 |
|
|
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 |
|
|
2f9bd7eb80
|
fix(ags applauncher): fix launching apps
|
2023-11-03 13:49:50 -04:00 |
|
|
8764bfb459
|
fix(ags notifs): use notif center code for popups to fix bugs
|
2023-11-03 00:03:14 -04:00 |
|
|
ba571f697e
|
fix(ags applauncher): only execute the actual executable
|
2023-11-02 16:49:38 -04:00 |
|
|
6389fe7f16
|
feat(ags players): reverse player indicator order
|
2023-11-01 23:27:06 -04:00 |
|
|
9e0841fff3
|
feat(ags systray): add way to block systray items
|
2023-11-01 23:20:09 -04:00 |
|
|
68962df0b8
|
fix(ags players): make favorite player be first on startup
|
2023-11-01 23:11:39 -04:00 |
|
|
63c47f0c0d
|
fix(ags overview): toggle off correct special workspace
|
2023-11-01 16:56:36 -04:00 |
|
|
b5f16fcfcb
|
refactor(ags notifs): clarify code
|
2023-11-01 15:29:47 -04:00 |
|
|
0f02a0494e
|
refactor(ags players): clarify some code
|
2023-11-01 14:33:06 -04:00 |
|
|
ee84e4c7bc
|
feat(ags bar): make slide down open applauncher
|
2023-11-01 14:31:55 -04:00 |
|
|
03ea25f56e
|
chore(ags): add npm packages that aylur has in his config
|
2023-11-01 13:17:02 -04:00 |
|
|
3835c993b9
|
fix(ags players): set a temp background for players
|
2023-11-01 13:13:30 -04:00 |
|
|
2221f9bff3
|
fix(ags players): block inputs when sliding away
|
2023-11-01 13:12:43 -04:00 |
|
|
74c0bdedd7
|
fix(ags player): make icons work again and disable faulty players
|
2023-10-31 12:27:59 -04:00 |
|
|
efe8aa9c63
|
fix(ags): remove bad box-shadows
|
2023-10-31 10:23:49 -04:00 |
|
|
4e53263c7b
|
fix(ags bar workspace): make sure highlight is always in the right place
|
2023-10-31 10:18:58 -04:00 |
|
|
0e00bc978b
|
refactor(ags): remove all Utils and some scss correction
|
2023-10-31 09:31:12 -04:00 |
|
|
4ff3dbbc1c
|
refactor(ags): replace imports file with imports from ressource directly
|
2023-10-31 08:32:40 -04:00 |
|
|
297e274c9a
|
feat(ags overview): redesign workspace overview
|
2023-10-30 22:00:46 -04:00 |
|
|
8dd83e99ca
|
fix(ags bar): stop workspace undefined error
|
2023-10-30 21:58:53 -04:00 |
|
|
74fe2e3419
|
fix(ags overview): put a limit on icon sizes
|
2023-10-30 20:27:18 -04:00 |
|
|
0907b2cbe7
|
feat(ags popup): make more modular
|
2023-10-30 19:53:50 -04:00 |
|
|
d55c4ce09e
|
perf(ags): make quick settings less laggy
|
2023-10-30 12:34:45 -04:00 |
|
|
5a0f40a2b2
|
feat(ags workspace bar): improve animation
|
2023-10-29 13:40:37 -04:00 |
|
|
4e0141099c
|
fix(ags workspace bar): make workspace indicators true circles
|
2023-10-29 12:15:08 -04:00 |
|
|
7f06a60027
|
fix(ags closer): close all popup windows
|
2023-10-28 21:43:40 -04:00 |
|
|
dc73f5f384
|
fix(ags overview): properly get rid of timeouts
|
2023-10-28 21:41:20 -04:00 |
|
|
c4fee015d6
|
feat(ags notifs): disable eventbox when sliding away
|
2023-10-28 18:47:39 -04:00 |
|
|
0e4c446438
|
refactor: change hosts to devices and separate hm modules from nix modules
|
2023-10-28 18:20:09 -04:00 |
|