Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Even more cleanup and commenting things | Leon Henrik Plickat | 2021-12-13 | 1 | -12/+13 |
| | |||||
* | More cleanup | Leon Henrik Plickat | 2021-12-13 | 1 | -13/+18 |
| | |||||
* | Do not update unrelated layer surface settings on configure event | Leon Henrik Plickat | 2021-12-13 | 1 | -2/+0 |
| | | | | | | | Before this patch, wlclock would always update all layer surface settings on every configure event. This is known to create a feedback loop with faulty compositors (see https://github.com/swaywm/sway/pull/6709). While wlclock did nothing wrong before, not updating these settings is more idiomatic. | ||||
* | Use global context | Leon Henrik Plickat | 2021-11-14 | 1 | -22/+19 |
| | |||||
* | Render on callback | Leon Henrik Plickat | 2020-09-26 | 1 | -7/+9 |
| | |||||
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+169 |