Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
roots_xcursor_theme loads multiple wlr_xcursor_theme at different scales.
|
|
|
|
|
|
|
|
|
|
Also renames view_get_size to view_get_box to be more consistent with wlroots API and make it more obvious that x,y are set (while in roots_view.get_size this isn't the case).
Fixes #407
|
|
|
|
Maximize views in rootston
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #336
|
|
wlr-seat: keyboard redesign
|
|
|
|
Set compositor cursor for move, resize and rotate
|
|
|
|
|
|
|
|
Add server-decoration protocol
|
|
|
|
|
|
|
|
|
|
|
|
|