compositor
Here are 57 public repositories matching this topic...
-
Updated
Dec 21, 2021 - C
-
Updated
Nov 6, 2019 - JavaScript
Adding the Shift key while dragging selected layer(s) should constrain the movement to the X, Y, and 45° diagonal axes.
We probably also want the Shift modifier to cause a box selection if the drag's mousedown begins while over an existing shape. So the axis aligned drag should only occur when it is added after a drag has already begun.
-
Updated
Jun 27, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
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 26, 2018 - HTML
-
Updated
Dec 9, 2021 - QML
-
Updated
Jun 3, 2018 - JavaScript
-
Updated
Dec 20, 2021 - C
-
Updated
Apr 1, 2021 - C++
In the Properties panel, the Foldpanelbar arrow icons positioning get messed up somehow. This is especially bad on Linux where they look very non-center.
This is likely an upstream issue with gswidgetkit.
-
Updated
Apr 1, 2018 - JavaScript
-
Updated
Dec 6, 2021 - C
-
Updated
Dec 18, 2021 - C
-
Updated
Oct 6, 2018 - C
-
Updated
Mar 15, 2020 - Rust
-
Updated
Feb 18, 2018 - JavaScript
-
Updated
Dec 6, 2021 - C
-
Updated
May 31, 2017 - Kotlin
-
Updated
Mar 19, 2017 - Rust
-
Updated
Aug 19, 2021 - Rust
-
Updated
Nov 7, 2021 - Python
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.