Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
### Describe your PR, what does it fix/add? Aims to enable functionality described in #10147 . From commit message: - `suppressvrr` is a type of `windowrule` - whenever a matching...
I remade the "lockdead.png" file, saw the screen earlier today, and I thought i'd give remaking it a go. I'm not sure if the original lockdead.png is intentional or not,...
Rechecks the position of floating windows after monitor layout changes. Fixes #10030
#### Describe your PR, what does it fix/add? Attempt to remove dependency on glaze by making `hyprctl plugins list` output a 'terse' format. see #8812 #8899 I was originally trying...
#### Describe your PR, what does it fix/add? To make it possible to save and restore dwindle workspace layouts via hyprctl. To be able to "restore" layouts it adds an...
#### Describe your PR, what does it fix/add? TO BE MERGED AFTER #9930 Add `defaultSettings` option in the NixOS module. Can be disabled by setting it to `{}`. Default settings...
#### Describe your PR, what does it fix/add? closes #8949 adds a rule for spawnWithRule called global #### Is there anything you want to mention? (unchecked code, possible bugs, found...
clears keyboard focus if found surface can't be keyboard focused fixes active window not being set to null after closing a special workspace if cursor is above layer that's not...
#### Describe your PR, what does it fix/add? - When using the workspace swipe gestures, the movement was too fast for my liking. - So I added a config option...
### Discussion link https://github.com/hyprwm/Hyprland/discussions/10656 ## Description Allow marking a submap for exit after any bind hits.