-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch …
-
### Steps To Reproduce
Ubuntu 24.04, Wayland, HiDPI, fractional scaling 150%
1. fresh installed `sudo snap install bitwarden` (v2024.9.0r120)
2. open the app from Apps menu
### Expected Result
UI…
-
### Description
Well I spent a couple hours creating a project to demonstrate the fx_create memory leak and then found its already been reported but not addressed yet...
Maybe this will help as …
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
<
Hyprland 0.44.0 buil…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland, built fr…
-
I use a UniformBlur handler with a variable, so I want to be able to disable blur by setting the radius to 0. Instead of continuing with blur disabled, the handler stops working and I get no output.
…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch …
-
I am a new user of Tabby alpha 169. when I use neovim to open C++ source code, I found the font rendering is strange if making comparison with Windows Terminal.
Configuration of Tabby(As same as wi…
-
Need a UI in the editor to handle variables ( #554 ):
In the MoreInfoBox we'd add a Variables item with a button to edit them:
![image](https://user-images.githubusercontent.com/73479/73754853-0…
-
### Use 1-2 instead of true-false boolean values
The project uses alot of boolean values as checks on functions, but at the start of blurexchange.sol open ==1 and closed ==2 are used, which are much…