Ian Douglas Scott
|
2de366939b
|
Correctly restrict modifiers in screencopy
Fixes issues for workspace capture in multi-gpu systems. Though I wonder
if the modifiers requested here match the render device...
|
2024-07-18 13:28:56 -07:00 |
|
Ian Douglas Scott
|
07f7b8f5bd
|
Fix toplevel activation
`new_seat()` is only called when a seat is added after creation of
`SeatState`.
|
2024-05-01 10:12:00 -07:00 |
|
Ian Douglas Scott
|
bf6acc3f5f
|
Destroy image_source after using it
|
2024-04-26 15:38:20 -07:00 |
|
Ian Douglas Scott
|
7997d58ce7
|
Fix clippy lints
|
2024-04-24 13:51:20 -07:00 |
|
Ian Douglas Scott
|
3dd5a28e28
|
backend/mock: fill buffer more efficiently
|
2024-04-24 13:04:23 -07:00 |
|
Ian Douglas Scott
|
ee1d54a12b
|
Format imports
|
2024-04-24 13:00:40 -07:00 |
|
Ian Douglas Scott
|
ef12588615
|
mock: Use Format::Argb8888
Allows running on KDE, to compare how another compositor implementation.
|
2024-04-23 17:25:15 -07:00 |
|
Ian Douglas Scott
|
c75a48535a
|
Add a mock backend for testing (including on other compositors)
Should help determine which issues are cosmic-comp bugs.
|
2024-04-23 13:44:59 -07:00 |
|