Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Kosarek
b6d1ae752e feature: supporting I3 IPC enough to make waybar's workspaces function (#35)
* Switching workspaces now emits a signal to i3 IPC clients which makes it so that waybar works
* Refactored a lot of workspace code for readability and usability
2024-02-21 18:54:59 -05:00
Matthew Kosarek
b13beb2740 feature: support for default key command overrides in the configuration 2024-01-29 18:10:02 -05:00
Matthew Kosarek
e45492c602 fix: missing libyaml package 2024-01-28 11:39:03 -05:00
Matthew Kosarek
abbae5c8a2 bugfix: fix for snap publish 2024-01-15 11:33:32 -05:00
Matthew Kosarek
d4e7023aae feature: publish snap on push to master 2024-01-15 11:11:38 -05:00
Matthew Kosarek
bc0746c574 feature: unit testing integration + bugfix for starting in fullscreen mode (#13)
* cleanup: node interface

* bugfix: starting in fullscreen no longer breaks us

* feature: unit testing integration

* bad actions
2024-01-15 10:56:41 -05:00
Matthew Kosarek
5b97f7e85e feature: snapcraft yaml 2024-01-06 15:36:54 -05:00
Matthew Kosarek
aee7cc8363 snap support 2023-12-28 13:31:57 -05:00