compositor
Here are 42 public repositories matching this topic...
-
Updated
Jun 13, 2020 - C
This is a feature request for the antialiased rounded corners on the compositor level. They should have radius setting and window exclude/include rules like it's already done for shadows and blur. They should be able to override the alpha channel of window by multiplying it with 0 on transparent areas and also they should be able to round the top corners of WM-powered window decoration (like decor
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jun 25, 2020 - JavaScript
Use case:
If there is an error while importing a component, lab shows the error message that React throws. This was the error message that I saw:
Invariant Violation: Minified React error #130;
visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=object&args[]=
for the full message or use the non-minified dev environment for full errors and additional hel
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
Jun 17, 2020 - QML
-
Updated
Jun 3, 2018 - JavaScript
-
Updated
Jun 26, 2020 - Zig
When we search for files to render, we should recursively check the given directory. Currently we only search the given directory.
docs/
components/
a.md
b.md
overview/
installation.md
-
Updated
Oct 6, 2018 - C
-
Updated
Mar 15, 2020 - Rust
-
Updated
Feb 18, 2018 - JavaScript
-
Updated
May 31, 2017 - Kotlin
-
Updated
Jun 21, 2020 - C++
-
Updated
Mar 19, 2017 - Rust
-
Updated
Sep 8, 2018 - Go
-
Updated
Jan 31, 2019 - C++
-
Updated
Jun 26, 2020 - C
-
Updated
Apr 28, 2018 - C
There should be a an image on the screen that rotates and can be manipulated. Help much appreciated.
WARNING: Experimental compiler backend enabled. Here be dragons! Incorrect rendering, GPU hangs and/or resets are likely
-
Updated
Dec 13, 2019 - C
-
Updated
Nov 10, 2017 - C++
-
Updated
Jun 17, 2020 - C++
Improve this page
Add a description, image, and links to the compositor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compositor 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.