Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | container: Don't track outputs | Alexander Orzechowski | |
The scene graph abstraction does this for us | |||
2024-01-18 | renderer: Render scene_graph | Alexander Orzechowski | |
2023-02-20 | Update surface fractional scale on output change | Simon Ser | |
Closes: https://github.com/swaywm/sway/issues/7464 | |||
2023-02-10 | Introduce surface_{enter,leave}_output() | Simon Ser | |
We can centralize all output-related surface events from there. | |||
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser | |
See [1] for details. [1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3412 | |||
2019-11-17 | view: add max_render_time | Ivan Molodetskikh | |
2019-11-17 | Add sway_surface | Ivan Molodetskikh | |
For extending wlr_surface with additional things. |