
KZDKM/Hyprspace: Workspace overview plugin for Hyprland - GitHub
A plugin for Hyprland that implements a workspace overview feature similar to that of KDE Plasma, GNOME and macOS, aimed to provide a efficient way of workspace and window …
Touchpad swipe to navigate thru workspaces? : r/swaywm - Reddit
In Hyprland, you can navigate thru workspaces by a 3 fingers swipe on the touchpad. I can't manage/find how to do the same on Sway. Any idea? Then you can use something like: If you …
Customizing Hyprland to Your Liking - It's FOSS
Setting cool animations for window opening, workspace switching is another way to make your Hyprland setup look cool. To set animations, you need to get Bezier curve values.
The workspace swipe gesture allows you to create a workspace ...
If you use swipe workspace gesture on named workspace on first monitor, you can create new workspace even if workspace rules bind it to second monitor. From second monitor you can …
Infinite workspaces switching with touchpad gestures? : r ...
send me from the last workspace to the first and from the first to the last respectively. But switching with gestures stucks on the first and the last. Is there a way to fix it? My gestures …
GitHub - horriblename/hyprgrass: hyprland plugin for touch ...
# emulates touchpad swipes when swiping in a direction that does not trigger workspace swipe. # ONLY triggers when finger count is equal to workspace_swipe_fingers.
Can't switch to workspace back and forth : r/hyprland - Reddit
Yet, I pull some updates and now it seems I can't switch back from a workspace using left gesture, I can only switch to right gesture. I assume this setting would do the work.
Basic Config · hyprwm/Hyprland Wiki · GitHub
workspace_swipe_cancel_ratio=float - (0.0 - 1.0) how much the swipe has to proceed in order to commence it. (0.7 -> if > 0.7 * distance, switch, if less, revert)
Fix for touchpad gestures · Issue #1618 · hyprwm/Hyprland
according to the wiki this should enable gestures; workspace_swipe = true. #workspace_swipe_invert = true. #workspace_swipe_min_speed_to_force=5. i also have …
Waybar persistent workspaces and 3 finger swipe : r/hyprland
There is a way to keep workspaces persistent, with workspace rules. “persistent: [b] Keep this workspace alive even if empty and inactive, bool”. This is in the hyprland wiki, it may allow you …