Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Coredumpctl info: PID: 41051 (Hyprland) UID: 1000 (kyle) GID: 1000 (kyle) Signal: 11 (SEGV) Timestamp: Wed 2022-11-16 22:06:52 CST (2 days ago) Command Line: Hyprland Executable: /usr/bin/Hyprland Control Group: /user.slice/user-1000.slice/session-5.scope...
I have a small feature request: please add an option to reset layouts to as it was by default, for eg if I use something like resizeactive, swapmaster etc, there...
#### Describe your PR, what does it fix/add? Answers different issues brought up in #850 - sets `XDG_BACKEND` and `_JAVA_AWT_WM_NONREPARENTING` to `wayland` and `1` at startup, so that the user...
have only 1 workspace on a monitor. move that workspace to another monitor. the monitor now have no workspace.
Clicking on any module with on-click in waybar or onclick in eww will make the action repeat if you click anything again. If I click an 'onclick' to launch application...
Hey there, coming from wayfire I really miss the background-view plugin. It takes any binary path, and moves it's window into the desktop background layer. I did a lot of...
I want to use Nixos module with flakes to build Hyprland, while got error with `nixpkgs.hostPlatform not set`. **Command I execute**: `sudo nixos-rebuild switch --flake '.#aimi'` **Output**: ``` [sudo] password...
I am totally aware that this is out from the scope of Hyprland. but then also thought to propose. > available login managers :- sddm,ly,gdm sddm: - works but get's...
This is how I'm checking for events `socat - UNIX-CONNECT:/tmp/hypr/$(echo $HYPRLAND_INSTANCE_SIGNATURE)/.socket2.sock` All other events are working but `monitoradded` and `monitorremoved` only get triggered about 10% of the time. Moreover if...