Ivan Molodetskikh
|
e3406ac255
|
Signal fractional scale to clients
Doesn't do anything yet because we don't bind the fractional scale
manager and don't allow fractional scales.
|
2024-06-10 18:08:00 +03:00 |
|
Ivan Molodetskikh
|
f4cdde1f4f
|
Fix no outputs case handling in a few places
|
2024-05-20 15:36:08 +04:00 |
|
Kirill Chibisov
|
c2d03d82ce
|
Use PopupKind instead of PopupSurface
|
2024-04-23 00:09:42 -07:00 |
|
Ivan Molodetskikh
|
f3f02aca20
|
Lift output clones from queue_redraw()
|
2024-03-23 15:45:44 +04:00 |
|
Ivan Molodetskikh
|
e259061cbc
|
Implement popup unconstraining
Using my new Smithay implementation.
|
2023-12-19 20:56:00 +04:00 |
|
Kirill Chibisov
|
0a2052945e
|
Add support for wl_compositor@v6
|
2023-10-29 13:58:48 +04:00 |
|
Ivan Molodetskikh
|
6fcdb41922
|
Refactor layout for configurability, add preset-column-widths option
layout.rs finally gets a struct actually named Layout.
|
2023-10-05 09:25:07 +04:00 |
|
Ivan Molodetskikh
|
953d1064c2
|
Add layer shell exclusive zone support
|
2023-09-26 20:12:04 +04:00 |
|
Ivan Molodetskikh
|
03a9fd8af3
|
Move all traits one layer up
|
2023-09-03 14:10:02 +04:00 |
|
Ivan Molodetskikh
|
37cbed890f
|
Add initial layer-shell implementation
Those surfaces never receive mouse focus and always keyboard focus,
which may not be always good, but it'll do for now.
|
2023-08-15 12:49:26 +04:00 |
|