Commit graph

164 commits

Author SHA1 Message Date
5a5ea921a7 perf(ags): switch to setTimeouts and delete them properly 2023-10-11 15:45:03 -04:00
36aa50547c fix(ags bar): make bar disappear frl on fullscreen 2023-10-08 00:59:43 -04:00
72df640608 refactor(ags): make a better popuWindow widget 2023-10-08 00:43:35 -04:00
cbcea307b4 fix(ags systray): remove unintentional background 2023-10-07 22:51:05 -04:00
717d53ca9c chore(ags): prepare for next update 2023-10-07 21:02:23 -04:00
a7fdacd252 feat(ags bar): disappear on fullscreen 2023-10-07 20:41:24 -04:00
71b6939bfb fix(ags overview): use get_children instead of overlays array 2023-10-07 20:37:46 -04:00
bb73d4102e feat(bash): add starship prompt 2023-10-07 01:44:29 -04:00
3d99f57043 fix(ags applauncher): remove dotted lines 2023-10-04 14:02:36 -04:00
39ad58ff26 fix(ags notifs): make clear button work again 2023-10-04 13:38:00 -04:00
ffa798f586 fix(systray): use dracula css for systray menus 2023-10-04 13:35:20 -04:00
aebf9772ee feat(ags): add anim to systray items appear and destroy 2023-10-04 12:36:22 -04:00
5eea7b6b28 style(ags): use diff arrow for media toggle 2023-10-03 23:11:12 -04:00
7184e752c2 fix(ags player): fix track title not updating 2023-10-02 17:35:48 -04:00
5f788c81fb fix(ags overlay): remove unintended margin changes on workspaces 2023-10-02 14:17:48 -04:00
9972be9b19 fix(ags overview): set the correct icon size after cancelling dragndrop 2023-10-02 13:04:24 -04:00
36e2709823 feat(ags): remove all ags refs to prepare for next update and fix some bugs 2023-10-02 12:06:35 -04:00
0fb2341372 feat(ags applauncher): improve focusable 2023-09-29 18:21:29 -04:00
fbc6d1c469 feat(ags overview): add anim when new window 2023-09-29 03:45:58 -04:00
e9cc337a9c feat(ags): add app launcher from aylur's dots 2023-09-29 03:36:48 -04:00
cdce2f1525 wip: libinput service to track inputs outside of widgets 2023-09-28 23:16:45 -04:00
7898f408e2 feat(ags overview): add anims to workspace changes 2023-09-28 22:45:23 -04:00
785dbf4bc8 fix(ags overview): get the right ref to mainBox in drag action 2023-09-27 22:20:21 -04:00
4e19e5525a fix(ags): make slider knob work even when at 0 2023-09-27 15:47:16 -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
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
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
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