hyprland-plugins/xtra-dispatchers
2024-12-21 22:45:23 +02:00
..
CMakeLists.txt xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
default.nix xtra-dispatchers: add nix 2024-12-21 22:45:23 +02:00
globals.hpp xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
main.cpp xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
Makefile xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
meson.build xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
README.md xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00

xtra-dispatchers

Adds some additional dispatchers to Hyprland.

Dispatchers

name description params
moveorexec moves window to the current workspace, or executes if it's not found. WINDOW cannot contain commas WINDOW,CMD
throwunfocused throws all unfocused windows on the current workspace to the given workspace WORKSPACE
bringallfrom kinda inverse of throwunfocused. Bring all windows from a given workspace to the current one. WORKSPACE