Age | Commit message (Collapse) | Author |
|
|
|
backend/x11: add support for multiple outputs
|
|
|
|
|
|
|
|
|
|
Ref https://github.com/swaywm/sway/pull/1674
|
|
|
|
|
|
xwayland: rename map_notify to map for consistency
|
|
|
|
|
|
|
|
If there were no layer surfaces the usable area of the output would be
an empty box.
|
|
xdg-positioner
|
|
|
|
|
|
|
|
|
|
Use libinput transformed events instead of width_mm/height_mm
|
|
backend/x11: correctly update keyboard modifiers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Redesign wlr_texture
|
|
Prevents FOUC/improves frame perfect rendering goal
|
|
|
|
|
|
|
|
|
|
Also fixes some bugs
|
|
Also fixes an issue which was applying exclusivity to all edges
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[WIP] xdg-shell: damage view when popup is mapped/unmapped
|
|
|
|
|
|
|
|
|