Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
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: 
### 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...
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:...
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!
`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...
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...
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...
It would be great if things like the time and maybe even cursor position were available from within the shader.
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...
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...