196 Commits (6576b99c243e2b66d077db0a99ec9683747e3fe9)

Author SHA1 Message Date
Alexander Orzechowski 951a22c244 xwayland: Let scene restack
4 months ago
Kirill Primak 9bb45a4037 xwayland: chase wlr_xwayland_surface_set_maximized() change
4 months ago
Simon Ser 7e74a49142 desktop/xwayland: don't restack when marking window as inactive
4 months ago
Bill Li fc2796aee8 Chase wlroots!2434
4 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Alexander Orzechowski 9da295c11f scene_graph: Implement toplevel clipping
10 months ago
Alexander Orzechowski 06ad734e70 scene_graph: Port view saved buffers
10 months ago
Alexander Orzechowski ed2724bd6c xwayland: Cleanup geometry handling on commit
10 months ago
Alexander Orzechowski 6e5fc4c2aa scene_graph: Port xwayland
10 months ago
Alexander Orzechowski dbd2fbf430 view: init function should return a success bool
10 months ago
Simon Ser bf2b79b284 desktop/xwayland: correctly handle association on o-r change
12 months ago
Kirill Primak b5cb49bce9 xwayland: fix mapped state check in OR handlers
1 year ago
Kirill Primak c9e1dab318 chore: chase wlroots map logic unification
1 year ago
Kirill Primak 72881b5d12 xwayland: don't rely on event source being data
1 year ago
Ronan Pigott 842609da64 view: make request_activate take a seat
2 years ago
Ronan Pigott 28fda4c0d3 launcher: export X startup ids and use them for workspace matching
2 years ago
kraftwerk28 acdb48a59c Chase wlroots X11 hints update
3 years ago
Thomas Hebb 0ee54a5243 Don't enter seatop_move_floating when fullscreen
3 years ago
Tuomas Yrjölä 69b430201c xwayland: listen to `request_activate` event
3 years ago
David Rosca 215787e8b2 xwayland: Clear wlr_xwayland_surface in handle_destroy
3 years ago
Tudor Brindus daaec72ac0 desktop/xwayland: restack surface upon activation
3 years ago
Simon Ser 585abdb357 xwayland: simplify override-redirect focus restoration
4 years ago
Kenny Levinsen 95901d906a shells: Update comment about size change on commit
4 years ago
Kenny Levinsen 35b9a41720 transaction: Note if instructions are server requests
4 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct
4 years ago
Kenny Levinsen 63a6635163 view: Read geometry directly in view_update_size
4 years ago
Kenny Levinsen 82b1019658 shells: Align geometry change commit handling
4 years ago
Kenny Levinsen 90fa6953ea shells: Only center tiled views on size change
4 years ago
Simon Ser 661cdac2d6
desktop/xwayland: use index constants for atom array
4 years ago
Tudor Brindus 8355884fbd transaction: validate X transaction completions by geometry, not size
4 years ago
Tudor Brindus 181798c2fe xwayland: listen to `set_geometry` event
4 years ago
Tobias Langendorf 657587964e xwayland: support views that change override-redirect status
4 years ago
John Mako 4537c8b3d4 check parent surface before it is destroyed
4 years ago
BrassyPanache 7ca9ef12f8 Re-focus on parent surface if it is available
4 years ago
Tobias Langendorf 4f718e6c75 Fix X11 clients getting stuck minimized
4 years ago
Kenny Levinsen d0f7e0f481 transaction: Mark client resize immediately ready
4 years ago
Kenny Levinsen f8dd7df1f5 shells: Resize on commit if geometry x/y changes
5 years ago
Kenny Levinsen 5a4a7bc0da container: Remove useless surface dimensions
5 years ago
Tudor Brindus 613abdda6f xwayland: pass focus to previous unmanaged surface on unmap
5 years ago
Martin Michlmayr 06fc42359b Fix typos in comments
5 years ago
Simon Ser f2a60d2d05 Fix get_int_prop(WINDOW_TYPE) crash
5 years ago
Rouven Czerwinski 1e44247baa xwayland: handle size_hints == NULL
5 years ago
Rouven Czerwinski df1a046875 xwayland: get_constraints using size hints
5 years ago
A. M. Joseph 74c0e7921a xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.
5 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes
5 years ago
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen
6 years ago
Brian Ashworth dd28e6a6d6 Fix xwayland configure request scratchpad crash
6 years ago
Ryan Dwyer 7b9ae42331 Introduce default seatop
6 years ago
Brian Ashworth acdb4ed7a3 xwayland: handle floating configure request size
6 years ago
Ryan Dwyer 0a9ff774ad Center surface inside container when it's too small
6 years ago