mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
floating_modifier is currently triggered when the modifier is pressed, and when a mouse's left or right button is pressed even if there is an existing shortcuts_inhibitor. This changes the default behavior to only change the current seatop when there is no active shortcuts_inhibitor. I've added an additional optional `--inhibited` option to the `floating_modifier` command. When `--inhibited` is passed, the seatop is changed regardless of if there is an active shortcuts_inhibitor. |
||
|---|---|---|
| .. | ||
| desktop | ||
| input | ||
| tree | ||
| commands.h | ||
| config.h | ||
| criteria.h | ||
| decoration.h | ||
| ipc-json.h | ||
| ipc-server.h | ||
| layers.h | ||
| output.h | ||
| scene_descriptor.h | ||
| server.h | ||
| sway_text_node.h | ||
| swaynag.h | ||
| xdg_decoration.h | ||
| xwayland.h | ||