Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
### Hyprland Version System/Version info ```sh Hyprland, built from branch main at commit 7e033e48ace5406a9bc442f7d403f9ce3af193f3 dirty (make: unbreak with non-GNU ln(1) after 78f9ba9fdd7e). ``` ### Bug or Regression? Bug ### Description...
### Hyprland Version System/Version info ```sh Hyprland, built from branch main at commit d7d333d162da2d3fc852b2c7a3faa2709440cefa dirty (opengl: apply box rot to projections). Date: Sun Jan 7 18:51:08 2024 Tag: v0.34.0-31-gd7d333d1 flags:...
#### Describe your PR, what does it fix/add? I had the problem when using `movewindoworgroup`, that if I want to move the current window(that is not inside a group) onto...
#### Describe your PR, what does it fix/add? adding 5-6 ms of delay can fix render lag on mouse movement events in some weird combo `mouse + 60hz display` should...
### Hyprland Version System/Version info ```sh Hyprland, built from branch main at commit c51b3fb06f48657bcf66a92eca3de04066a9c8ef dirty (events: ignore sending mouse enter to focused if a constraint is active). Date: Tue Jan...
### Hyprland Version v0.33.0-3-g37d7a8c6 ### Bug or Regression? Bug ### Description After a lot of usage, Hyprland seems to accumulate a lot of bugged windows that show up in `hyprctl...
#### Describe your PR, what does it fix/add? fix wrong workspace name when focus on a named special workspace,see the issue #### Is there anything you want to mention? (unchecked...
#### Describe your PR, what does it fix/add? currently windows go into tile mode after a window closes or moves to another workspace (https://github.com/hyprwm/Hyprland/issues/3093). In this PR the first window...
focuswindow dispatch will also bring to focus a window that is behind an active maximized window.
#### Describe your PR, what does it fix/add? This PR opens a possibility to define a radius for each window's corner separately. This can come as a new way for...