David Heinemeier Hansson
70d15921b9
Add Super + Shift + Alt + Left/Right to move workspaces between monitors
...
Closes #1373 , #3010
Co-authored-by: @jheuing
2025-11-09 11:37:43 +01:00
David Heinemeier Hansson
283a41c494
Add Super + Alt + PageUp/Down for tiling groups to mimic browser
...
More ergonomic to press than tab, but we will keep tab so not to confuse
folks who already adopted that.
2025-11-09 11:36:41 +01:00
Adam
26d37ca2e0
Fix: hard-coded binding for changegroupactive ( #3233 )
...
Changed default bindings for switching to a window in a group. The original values did not respect different keyboard layouts.
2025-11-09 08:02:35 +01:00
David Heinemeier Hansson
0f64a11f4e
Follow naming convention from other hyprland scripts
2025-11-02 20:36:42 +01:00
Ryan Robitaille
b738c77acf
Feature (hypr): add “Pop window” (float+pin) on SUPER+O ( #2954 )
...
* Feature (hypr): add “Pop window” (float+pin) on SUPER+L
* fix: changed default keybinding to SUPER+O
2025-11-02 20:36:28 +01:00
Fredrik Storm
79267da5f2
Add bindings for scratchpad support ( #2669 )
...
* Add bindings for scratchpad support
This is great for hiding windows temporarily and bringing them up when
needed in an overlay, I'm using it to hide away my webcam control in
meetings. ;)
* Change shortcut to move window to scratchpad
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-27 09:00:35 +01:00
David Heinemeier Hansson
de2b32d77f
Sort keybindings on SUPER + K
...
Easier to learn when presented in order
2025-10-24 06:06:34 -07:00
David Heinemeier Hansson
e9c40445dd
Give hyprland commands their own namespace
2025-10-21 17:06:02 -07:00
Demis Bellot
61e0fa27e2
Add mouse scroll bindings for window group navigation ( #2653 )
...
Added mouse scroll bindings for navigating grouped windows.
2025-10-21 07:14:03 -07:00
David Heinemeier Hansson
d70d84af71
Fix changing workspace with mousescroll
...
Fixes #2586
2025-10-20 06:53:14 -07:00
Brian Blakely
d11d30ac31
Add binding for tiled full screen toggle ( #2598 )
...
This seems niche, but you might like it. Binds Super + Ctrl + F to force-tile a fullscreen app. It works nice for things including running games in a tile or watching YouTube in a pip tile without needing to configure these apps specifically to do so.
2025-10-20 05:27:49 -07:00
David Heinemeier Hansson
e4d24ca637
Use SUPER + G for grouping
2025-10-14 22:43:29 +03:00
David Heinemeier Hansson
fcae2e9809
Switch to new hotkeys
...
Make room for unified super + c/v and put all app launches on super +
shift + [letter]
2025-10-14 22:26:48 +03:00