compositor
Here are 57 public repositories matching this topic...
-
Updated
Nov 2, 2021 - C
-
Updated
Nov 6, 2019 - JavaScript
The NumberInput widget should support more common ways of modifying numerical widgets, namely:
- Holding down the mouse button on the arrow to change it multiple times. This should probably work like key repeat, with an initial delay and a constant rate of repetition.
- Clicking and dragging on the clickable region of the widget to change the value. The change should either be proporti
-
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
Oct 10, 2021 - QML
-
Updated
Jun 3, 2018 - JavaScript
-
Updated
Apr 1, 2021 - C++
-
Updated
Oct 8, 2021 - C
-
Updated
Apr 1, 2018 - JavaScript
-
Updated
Oct 17, 2021 - C
-
Updated
Oct 30, 2021 - C
Add ability to mute nodes. In the core this means adding a "bypass" method so that the input image is just passed along to the next node. This is also useful so that node authors can specify that if certain values are reached (e.g: 0 or 100) that the node is "unused" and thus use the bypass to avoid extra (needless) rendering.
-
Updated
Oct 6, 2018 - C
-
Updated
Mar 15, 2020 - Rust
-
Updated
Feb 18, 2018 - JavaScript
-
Updated
May 31, 2017 - Kotlin
-
Updated
Jul 22, 2021 - C
-
Updated
Mar 19, 2017 - Rust
-
Updated
Aug 19, 2021 - Rust
-
Updated
Sep 7, 2021 - 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."
See swaywm/sway#5299 (comment)