Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
I tried to mirror my laptop's screen: `monitor=,preferred,auto,1,mirror,eDP-1`, but when I connected another monitor Hyprland showed like it was in between two workspaces, then it completely crashed. If I connect...
I would really like to see a windowrule option to set the border color for specific windows (i.e. xwayland windows border color being red or Spotify with green border...etc.). With...
A config option to force all apps on workspace to go fullscreen inside the window. Then the user will decided which app their want to really fullscreen. I only see...
Installed from AUR hyprland-git I'm using eww as example. I have seen this behaviour with other transparent layer shells too. ### Steps to reproduce: 1. Set blurls=gtk-layer-shell to blur eww...
## How to reproduce * Set `col.active_border` to `0x66ee1111` or any transparent color * Open a window in tiling mode * Close the window ## Expected behavior The border should...
Distro: Arch Linux Hyprland Version: AUR (-git | commit 670d6ce8f476cbdced7aa62e7d8c16a48bccf0d5) Config: ``` monitor=HDMI-A-3,1920x1080@60,0x0,1,mirror,eDP-1 monitor=,preferred,auto,1 ``` Log: [hyprland.log](https://github.com/hyprwm/Hyprland/files/9786555/hyprland.log) ## Steps to reproduce 1. Use the config I used 2. Start hyprland...
How to reproduce: - Version: `hyprland-0.14.0beta-1` - Use a laptop and a connected monitor via HDMI - Start hyprland - Config: see below - Open terminal and type `hyprctl keyword...
When moving a floating window to the special workspace it floats above other clients and doesn't tile. This could be fixed by switching the window to tiling somewhere through the...
Feature: ----------- As a user coming from bspwm I would really like to see split-direction preselection support in Hyperland. Currently Hyperland decides whether to split horizontally or vertically based on...
Latest sddm offers wayland and x11 as optional display server. Currently sddm can run on weston and kwin_wayland compositor like this: CompositorCommand=weston --shell=fullscreen-shell.so CompositorCommand=kwin_wayland --no-lockscreen I wonder if hyprland can...