wayland
Here are 301 public repositories matching this topic...
Would it be possible to have Peek automatically start the render after capture, saving it using the default filepath it already uses?
Add an output flag
-
Updated
Dec 19, 2019 - C
-
Updated
Feb 20, 2021 - C
Scale has a few options which are not documented, scale-title-filter isn't documented on the wiki either.
-
Updated
Feb 21, 2021 - C++
-
Updated
Jan 23, 2021 - C
-
Updated
Aug 3, 2019 - Python
-
Updated
Jan 9, 2018 - Rust
Waybar keeps crashing when clicking the idle inhibitor module. On sway it seems to work so that leads me to believe it is a problem with river not implementing the idle inhibit protocol.
I'm fine if you decide to not support the protocol, but could there be a little note about
Clean up on signals
When wl-copy is sent a signal to terminate it, it should clean up the temp buffer files instead of leaving them around.
-
Updated
Feb 19, 2021 - Shell
This is a very simple shell protocol only allowing for fullscreen surfaces. You can find a very basic implementation here: https://github.com/swaywm/wlroots/blob/master/examples/fullscreen-shell.c
-
Updated
Jan 21, 2021 - Shell
-
Updated
Nov 30, 2020 - C
-
Updated
Feb 20, 2021 - TypeScript
Improve this page
Add a description, image, and links to the wayland topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wayland topic, visit your repo's landing page and select "manage topics."
Outputs can be toggled without DPMS, but only
onandoffare provided for DPMS. Strangely, Sway does respond tooutput dpms togglebut it seems to just do the same thing asoutput dpms off.