Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

Results 1275 Hyprland issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, there's relative sourcing file from this: https://github.com/hyprwm/Hyprland/issues/314, but I can't seem to get the same result using `exec` and `exec-once`. Can we also have this here? EDIT: Another thing,...

enhancement

useful for rotated monitors, master is not useful for standing monitors

enhancement

In a workspace ,if the mouse doesn't point any window , hyprland should focus the first window that it can find. This case will happen in a workspace which only...

enhancement

Windows that are opened by Firefox extensions cannot be affected by `windowrules`. I have an extension called Tree Style Tabs that opens a window (that should be a modal) to...

bug

I love the special workspace which I can popup on any workspace to do some quick task or see if there are any important message. Unfortunately, there is only one...

enhancement

If the special workspace is active, switching to not empty workspaces will switch workspaces 'behind' the special workspace, keeping that special workspace visible. But if the newly chosen workspace is...

bug

I manage my configuration in composable sets of configuration files. My dotfiles management solution includes symlinking the "enabled" configurations to a specific directory and then wildcard including it. It would...

enhancement

While almost all of the animations are a real treat, the animation of the somewhat new moveFocus is not really. I think it would make sense to use either the...

enhancement

I have `follow_mouse = 2`, where keyboard focus stays with the focused window but mouse focus moves with the mouse. The only reason I want this is so that my...

enhancement

In SDL, running `SDL_SetRelativeMouseMode(SDL_TRUE)` under the Wayland backend should hide the mouse cursor and lock it to that window, to be used in camera controls in games for example. In...