Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Kosarek
f6e54482bd
feature: implementation if the i3 'split' command (#142) 2024-05-30 19:19:55 -04:00
Matthew Kosarek
889ac8c51c
feature: support for i3 'exec' command (#140) 2024-05-30 11:38:22 -04:00
Matthew Kosarek
dd89df3214
feature: supporting the i3 focus command (#116)
- Added support for the i3 focus command: https://i3wm.org/docs/userguide.html#_focusing_moving_containers
- Laid down a lot of the foundation of i3 commands in general, including parsing
- CI now builds against the latest version of Mir's libraries
- Snap builds are now disabled while we wait to update to core24
2024-05-02 10:14:16 -04:00