-
Hi,
When a GTK application, e.g. GIMP, launches multiple pop-up windows, the "first" (larger) pop-up window always obscures the second (smaller) pop-up. For example, to reproduce:
1. Open an image…
-
According to [a recent discussion on dri-devel](https://lists.freedesktop.org/archives/dri-devel/2019-May/217588.html), userspace should provide a way to force a full reprobe of the DRM connectors:
…
-
Not really an issue I guess but currently testing wayland, I find myself cruelly missing xcape !!
Since I have absolutely no idea how the same could be achieved in wayland, I try asking here...
Chee…
-
### What happened?
Running sway, updated arch (new install). AMD 6750XT
Not sure when it started but recently my previously-working config only shows a blank window. I saw a link on google sayi…
-
### NVIDIA Open GPU Kernel Modules Version
525.60.11
### Does this happen with the proprietary driver (of the same version) as well?
Yes
### Operating System and Version
Arch Linux
#…
-
I can't provide a video because obs is currently broken.
Basically, as soon as I enable this plugin, certain animations break.
Easiest one to spot would be a window moving away when opening a new wi…
-
I compiled wterm on Arch/sway. After running it, a segmentation fault occurs.
Here's the error in gdb:
Program received signal SIGSEGV, Segmentation fault.
0x0041223c in wld_set_target_buffer (re…
-
We may get y-inverted data from the compositor. We can avoid the memptr copy by using a negative stride, if the consumer supports it.
-
-
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…