niri/niri-ipc
TheAngusMcFire a56e4ff436
Added Commnads to focus windows or Monitors above/below the active window (#497)
* Implement focus-window-up/down-or-monitor calls

* Fixed wrong naming of focus-window-or-monitor commands

* fix copy pase errors for focusing direction

* Fixed wrong behaviour when the current workspace is empty

* Cleanup navigation code to reduce complexity

* Fix wrong comments and add testcases for FocusWindowOrMonitorUp/Down

---------

Co-authored-by: Christian Rieger <christian.rieger@student.tugraz.at>
2024-07-05 04:55:04 +00:00
..
src Added Commnads to focus windows or Monitors above/below the active window (#497) 2024-07-05 04:55:04 +00:00
Cargo.toml niri_ipc::Socket; niri msg version; version checking on IPC (#278) 2024-04-19 13:02:32 +00:00