Commit graph

1418 commits

Author SHA1 Message Date
4e19e5525a fix(ags): make slider knob work even when at 0 2023-09-27 15:47:16 -04:00
3bc5c9ce97 feat(coloryou): add flags to dynamically set tone percent 2023-09-27 15:30:35 -04:00
1f4914e659 feat(ags player): add circles indicating how many players there are 2023-09-27 13:32:53 -04:00
61fadfce61 fix(ags player): get rid of already disposed errors 2023-09-26 14:17:13 -04:00
b9807c29cf perf(ags): replace exec with execAsync 2023-09-26 13:33:30 -04:00
f14f45ca72 feat(ags): use upower for battery service 2023-09-26 13:32:24 -04:00
5b29c3b199 fix(ags): make icon button work for discord and switch to async 2023-09-26 12:36:54 -04:00
c97ddec619 fix(ags quick-settings): switch to async execs and fix bluetooth toggle 2023-09-26 11:46:03 -04:00
812c1b7a52 fix(ags media-player): wrap in Box to have correct margin 2023-09-26 10:47:36 -04:00
28881bd2dd feat(media-player): add full dragging gesture 2023-09-26 10:43:37 -04:00
53275e6372 refactor(ags): remove useless print 2023-09-26 08:59:48 -04:00
931376fb67 feat(ags): hide systray when no items 2023-09-26 08:57:32 -04:00
c431df1215 refactor: use ags hm module to clear up config 2023-09-25 23:08:37 -04:00
a6257e82ee chore: update virt-manager pkg name 2023-09-25 23:07:55 -04:00
f6588caae3 refactor(ags closer): make array of windows not to close to clarify code 2023-09-25 12:43:36 -04:00
0b4c525cf3 fix(ags): make revealers work on first try 2023-09-25 12:30:32 -04:00
5a609dc463 refactor(ags): clean up code 2023-09-24 16:30:48 -04:00
cb7507eedb fix(ags overview): make special workspace with plus sign create new workspace every time 2023-09-24 16:29:56 -04:00
113bd1ae88 fix(ags overview): turn off special workspace when clicking on other window 2023-09-24 13:17:52 -04:00
26e04f9626 feat(ags player): make player into stack and add anim 2023-09-24 01:40:41 -04:00
897fbc3afb feat(ags overview): fix visibility of plus sign 2023-09-23 22:08:29 -04:00
7306b39e3a feat(ags overview): implement special workspaces better and fix some bugs 2023-09-23 21:34:49 -04:00
e6848e2184 refactor(ags): separate overview in multiple files 2023-09-23 18:41:05 -04:00
db735af50b refactor(ags): separate drag n drop code from main.js 2023-09-23 17:06:16 -04:00
471e9e5730 feat(ags overview): add drag and drop 2023-09-23 14:53:25 -04:00
8cd7e3aa6a chore: update kde settings for file chooser 2023-09-23 14:52:53 -04:00
461a77d9f0 feat(ags overview): add buttons on windows to focus 2023-09-22 22:39:43 -04:00
b81bb90dcd feat(ags overview): put workspaces on separate rows 2023-09-22 20:18:44 -04:00
ae8c4c9ce6 feat(nvim): add bind to remove highlight of search 2023-09-22 14:48:03 -04:00
b103634807 style(ags): change some css 2023-09-22 14:47:37 -04:00
b2ac299f05 feat(ags): open players by default if there's at least one at launch 2023-09-22 12:24:20 -04:00
d82b3cb765 feat(ags): implement overview into shell 2023-09-22 01:34:36 -04:00
f2bdcffe3f fix(ags): fix box already destroyed issue 2023-09-21 23:54:31 -04:00
91de0cf5b5 feat(ags): make my own popup widget and switch windows to it 2023-09-21 20:01:14 -04:00
4f99d3bb96 feat(ags): add button equivalent to cursorbox 2023-09-21 19:50:30 -04:00
ac0b6fa5c0 feat: add waydroid back without lxd 2023-09-21 17:10:55 -04:00
f5427c7aea feat: add OBS with wayland support 2023-09-21 17:10:25 -04:00
d510bf7419 fix(ags notif): get rid of child is null error 2023-09-21 00:40:16 -04:00
8298e0bf97 feat(ags notifs): separate height and slide anims for cleaner anims of notifs 2023-09-21 00:27:58 -04:00
c129c6779c feat(ags): add anim when adding new workspaces on overview 2023-09-20 22:17:33 -04:00
e971902e77 feat(ags): highlight current workspace 2023-09-20 21:52:04 -04:00
c057ebd15b feat(ags): make workspace logic dynamic 2023-09-20 20:25:52 -04:00
ecd161ba8b refactor(ags): use tooltipText prop for workspaces 2023-09-20 16:07:17 -04:00
ed1b9272a1 fix(ags): order workspaces correctly in overview 2023-09-20 16:02:04 -04:00
5eb5f5478e refactor(ags): move transition to css file for overview 2023-09-20 14:46:39 -04:00
bf5f236938 feat(ags): don't remake apps in overview every time, refactor and anims 2023-09-20 14:20:05 -04:00
d276afa56a fix(ags): try to fix workspace alignment 2023-09-19 23:36:17 -04:00
f7efd5ee7a fix(ags): set correct position for special ws 2023-09-19 23:35:25 -04:00
0075d58b25 feat(ags): start making overview widget 2023-09-19 23:24:46 -04:00
a33f0d7cd9 feat: setup gradle with nvim 2023-09-19 23:23:19 -04:00