Hyprland
Hyprland copied to clipboard
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
### System Info and Version System/Version info ```sh Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0). Date: Sat May 4 15:42:32 2024 Tag: v0.40.0, commits: 4606...
### Description ## The issue The official Xwayland scaling solution `xwayland:force_zero_scaling` does not support multi-monitor with different scale factors. Specifically, when having two monitors of scale factors 2 and 1,...
### System Info and Version System/Version info ```sh Hyprland, built from branch main at commit fefa55d406e38eda481ce75178cef3e43298762d (build: fix non-pch build (6337)). Date: Wed Jun 5 04:42:44 2024 Tag: v0.40.0-157-gfefa55d4, commits:...
### System Info and Version System/Version info ```sh Hyprland, built from branch at commit dirty (). Date: Tag: , commits: flags: (if any) System Information: System name: Linux Node name:...
### System Info and Version System/Version info ```sh Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0). Date: Sat May 4 15:42:32 2024 Tag: v0.40.0, commits: 4606...
### System Info and Version ``` Hyprland, built from branch at commit c31d9ef4172452f6f219f91d9b87a24d91f0cf3a (). Date: 2024-06-07 Tag: , commits: flags: (if any) System Information: System name: Linux Node name: alynix...
### Bug or Regression? Regression ### System Info and Version System/Version info ```sh Hyprland, built from branch at commit ea2501d4556f84d3de86a4ae2f4b22a474555b9f (props: bump version to 0.41.0). Date: Mon Jun 10 16:23:06...
### Already reported ? * - [x] I have searched the existing open and closed issues. ### Regression? I don't know, I started using Hyprland only recently ### System Info...
reading nvidia docs they say this. ``` All relevant GL state should be initialized during application initialization and not in the main render loop. For instance, occasionally glClearDepthf, glColorMask, or...
#### Describe your PR, what does it fix/add? fixes https://github.com/hyprwm/Hyprland/issues/10654 #### Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.) n/a #### Is...