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

Steps to reproduce: 1. Install evince. 2. Open a document with evince. 3. Open the burger menu. 4. Move the mouse over the burger menu and observe this: ![Strange menu](https://user-images.githubusercontent.com/11485439/215519608-6b8921c8-1253-43d4-b530-8f23c854b658.png)

bug
damage tracking

### Steps to reproduce 1. Enable `no_gaps_when_only` 2. `hyprctl dispatch fullscreen 1` on a floating window 3. Unmaximize it ### Expected behavior The window returns to normal, regaining its borders...

bug

Steps to reproduce: Run `socat - UNIX-CONNECT:/tmp/hypr/$(echo $HYPRLAND_INSTANCE_SIGNATURE)/.socket2.sock | while read line; do echo "Recieved event: \"$line\""; done` in a shell, then switch workspaces a couple of times. Expected output:...

bug

Yes I know this is quite easy to replicate, but it would be more concise and probably more performant if it was built in to the compositor!

enhancement

`hyprctl dispatch movetoworkspace previous` Does nothing when it should be moving the focused window to workspace `previous` version: `Hyprland, built from branch main at commit 94b7b6b58475a0e802e390591f95e04c70aa676ddirty (added binds:focus_preferred_method). flags: (if...

bug

Visual bug right here. Set it up: animations { animation=workspaces,1,3,default,fade } decoration { blur=true blur_xray = true blur_ignore_opacity = 1 } To trigger it, make a floating window on workspace...

bug

It would be cool if each device could have binds specifically for that device. In the config file it would look something like this: ```hyprland device:some-device { bind=SUPER,w,exec,notify-send "pressed w...

enhancement

It would be great if things like the time and maybe even cursor position were available from within the shader.

enhancement

Hello all, this is something that surprised me this morning, but I think I figured out what was going on. I tried to connect to my gaming PC running Hyprland...

bug

After upgrading hyprland (can reproduce in latest commit bd2245d642f700ac736cd8349352917ef5340dbc), lbonn/rofi 1.7.5-wayland1 window squeeze with fixed height disabled. Not sure whether other programs using gtk-layer-shell and adaptive width/height have the same...

bug