-
allow set_exclusive_edge
https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/commit/2b8d43325b7012cc3f9b55c08d26e50e42beac7d
-
**Is your feature request related to a problem? Please describe.**
When a custom command is specified in the config it runs it with `bash -c ""`. I'd like this shell to be interactive to be able to r…
-
Rofi has a `fixed-height: false` option to make the height adaptive, which means when typing to search something, the height of the window gets smaller as candidates shrink, leaving no blank space bet…
-
I would find it really helpful if winit provided a friendly interface for creating [layer shells](https://wayland.app/protocols/wlr-layer-shell-unstable-v1) in Wayland, perhaps as an extension of Wind…
-
Trying to build a an application using https://github.com/subgraph/gtk-layer-shell-rs
If you're not familiar with, it's basically a library to allow GTK to use a Wayland protocol known as layer she…
-
As described, ssdm ignores cursor setting in `/etc/sddm.conf.d/kde_settings.conf` in my case which has this:
```
[Theme]
...
CursorTheme=DMZ-White
```
sddm runs in kwin Wayland mode with suc…
-
https://wayland.app/protocols/wlr-layer-shell-unstable-v1#zwlr_layer_shell_v1
By supporting wlr-layer-shell, `vukan-shadertoy-launcher` could be a wallpaper replacement for users of wlroots-based w…
-
#### Description :octocat:
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as…
-
Excerpt from my main_application.cc:
```cpp
gtk_layer_init_for_window(window);
gtk_layer_set_namespace(window, "fdls");
gtk_layer_set_keyboard_mode(window, GTK_LAYER_SHELL_KEYBOARD_MODE_NO…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…