Hyprland/src/config
scorpion-26 826dc61e5c
Add "next on monitor or empty" workspace parameter (#2198)
* Add "next on monitor or empty" workspace parameter

Implements the following workspace parameter:
r+x/r-x (i.e. r+1): Behaves similar to the "m" parameter, but can also
select empty workspaces and it doesn't wrap around

* Improve code comments

* Implementation V2 for 'r' workspace param

* Rebase to upstream

Should fix CI

* Always set outName

* Include named workspaces

Currently only considers open/active named workspaces
2023-05-08 14:37:59 +01:00
..
ConfigDataValues.hpp feat: border angle animations (#1469) 2023-02-01 21:06:01 +00:00
ConfigManager.cpp Add "next on monitor or empty" workspace parameter (#2198) 2023-05-08 14:37:59 +01:00
ConfigManager.hpp Add "next on monitor or empty" workspace parameter (#2198) 2023-05-08 14:37:59 +01:00
defaultConfig.hpp config: make default config use hyphenated dev names 2023-03-18 01:06:03 +00:00