wayland
Here are 415 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
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
Dec 23, 2021 - Rust
-
Updated
Dec 25, 2021 - Zig
Instead of having * scale all over the place, we can just use cairo_scale to set the scale factor.
Same as swaywm/sway#6486
Describe the bug
All switchers will stuck if a single key is used to trigger task switch.
To Reproduce
Steps to reproduce the behavior:
- Enable plugin switcher or fast switcher
- Set the switch key to a single key (like
<F3>) - Use the switcher, the switcher will stuck and Wayfire have to be killed
Expected behavior
Not stuck
Screenshots or stacktrace
I don't
-
Updated
Dec 24, 2021 - C++
-
Updated
Dec 23, 2021 - C
-
Updated
Nov 30, 2021 - C
-
Updated
Dec 19, 2021
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
Aug 3, 2019 - Python
-
Updated
Oct 14, 2021 - Rust
-
Updated
Dec 25, 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
Oct 7, 2021 - C
-
Updated
Dec 19, 2021 - Rust
-
Updated
Dec 23, 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."
sway version 1.2-rc2 (Aug 23 2019, Arch Linux)
When status command initially immediately outputs multiple lines, they all are shown on the swaybar. When after that the command outputs more lines, only the last line is shown.
Swaybar should always display only the last status line.