wayland
Here are 357 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
Ref swaywm/wlroots#3171 for a list of things to do.
clock supports pango markup.
network and battery don’t, but I really want to use <b> on network for formatting like <b>IP:</b> {ipaddr}.
I haven’t confirmed with any others.
-
Updated
Sep 7, 2021 - Rust
-
Updated
Sep 5, 2021 - C
Describe the bug
It seems that the alpha channel is for the decoration plugin does not work as it should
To Reproduce
Steps to reproduce the behavior:
- For example, set the color to #FFFFFF00
- And observe how the decoration color is not transparent.
Expected behavior
The behavior should be consistent with other apps - an alpha value of 00 should always be transparent, 80
-
Updated
Sep 6, 2021 - C++
-
Updated
Sep 7, 2021 - Zig
-
Updated
Sep 5, 2021 - C
-
Updated
Aug 3, 2019 - Python
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
Sep 6, 2021 - Rust
-
Updated
Aug 31, 2021 - Shell
-
Updated
Jul 1, 2021 - C
-
Updated
Aug 23, 2021
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
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."
See swaywm/sway#5299 (comment)