Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
### Hyprland Version v0.33.1 ### Bug or Regression? Bug ### Description If in master layout and you switch focus using the `swapnext` and `swapprev` bindings to a different window, the...
### Hyprland Version Hyprland, built from branch main at commit 62a8d0be5c1959ade8410f8f964e362288f22175 dirty (keybinds: check for null last monitor in changeworkspace (4077)). Tag: v0.33.1-3-g62a8d0be flags: (if any) debug ### Bug or...
### Description There is currently no way for making a keybind for remotes/controller/touch/pen, as all events triggered only look for keyboard and or mouse events. I'd like to suggest expanding...
### Hyprland Version 8f3848788422822c2cb36c57b4f3929eec1cc42c ### Bug or Regression? Regression ### Description When a window is full-screen and i press my movefocus binds it cycles the windows ### How to reproduce...
### Hyprland Version System/Version info ```sh Hyprland, built from branch HEAD at commit 84ab8d11e8951a6551d1e1bf87796a8589da6d47 (props: bump ver to 0.35.0). Date: Mon Feb 5 01:59:02 2024 Tag: v0.35.0 flags: (if any)...
#### Describe your PR, what does it fix/add? Fixes #1817 Adds option to fullscreen dispatcher so you can fullscreen an application to cover your entire screen without telling the application,...
#### Describe your PR, what does it fix/add? Fixes https://github.com/hyprwm/Hyprland/issues/4219 Use ~/.cache/hyprland instead of ~/.hyprland #### Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking...
### Description ```bash hyprctl source ~/.config/path/to/some/file.conf ``` This will make it easier to source some stuff and less translation of everything to hyprctl when working in scripts. Also, hyprctl source...
### Hyprland Version System/Version info ```sh Hyprland, built from branch at commit dcd7a92b01a360bbe7afa7299604c4040abb4c62 (). Date: 2024-01-15 Tag: flags: (if any) System Information: System name: Linux Node name: scythe Release: 6.1.72...
### Description Hi! I would like to set some window to always float. Of course, I can add a window rule to a config, but I do not want to...