Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

Results 1208 Hyprland issues
Sort by recently updated
recently updated
newest added

* Steps to reproduce: ``` monitor=,3840x2160@60,auto,4 bind=ALT,RETURN,exec,/usr/bin/systemd-run --user --collect --service-type=exec --slice=kitty --setenv=WAYLAND_DISPLAY=$WAYLAND_DISPLAY /usr/bin/kitty --single-instance --instance-group=kitty ``` * Expected outcome kitty pops * Noted outcome ``` Aug 10 10:08:50 asus systemd[852]:...

bug

Kernel: 5.18.6 Distro: Nobara 36 (based on fedora) GPU: Ryzen 3 Cloned and built from source ``` Welcome to Hyprland! Instance Signature: ecce027c02bda91277ae8b9a9d95508c4e93eb73_1660050098 ===== SYSTEM INFO: ===== System name: Linux...

bug

In my Hyprland config, I have the following lines for input settings and changing layouts: ``` input { kb_layout=us,ru kb_variant=workman, kb_model= kb_options=caps:escape kb_rules= follow_mouse=1 force_no_accel=true } bind=SUPER,space,exec,hyprctl keyword input:kb_layout ru...

bug

Hyprland version: hyprland-bin 0.10 from AUR input method: fcitx5 with Chinese pinyin input method. IME works well in kitty, but in foot, IME can't find the position of cursor. After...

bug

The warframe launcher window is drawn yet it doesn't receive any input. For example: if there is Firefox under the floating launcher window, the input is registered by Firefox but...

bug

When number for workspace set as ID, everything is good: right order of workspaces and hyprland's ID to workspace name mapping. But, according to https://github.com/hyprwm/Hyprland/blob/main/src/helpers/Workspace.hpp when workspace created as named,...

enhancement

Only happens in apps that have native wayland support. Using fcitx5 # Reproduction steps Select only Keyboard-US-colemak in config ![image](https://user-images.githubusercontent.com/68589851/183446810-30ab9b58-18bf-4535-876d-09317fbbe37b.png) select the variant colemak then apply. Open a wayland native...

bug

### Steps to reproduce Two options (seems to have to do with dpms): 1. ` systemctl suspend` 2. ` sleep 1 && hyprctl dispatch dpms off` 2a. ` sleep 1...

bug

https://user-images.githubusercontent.com/29136904/183315932-8628ff4f-d4e6-45e3-be1f-8cd74a5e6374.mp4 In the above video I am recording the first monitor and swiping between workspaces on the other. You can also see the active border when in fullscreen bleeds into...

bug

If fullscreen is enabled and movefocus is used to display another window of the workspace in fullscreen, the new focused window is not rescaled sometimes.

bug