Commit Graph

175 Commits (f67ed6772c27d7ba163e8caa3c9eb8481712a716)

Author SHA1 Message Date
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 5 years ago
Tobias Langendorf 4f718e6c75 Fix X11 clients getting stuck minimized 5 years ago
Kenny Levinsen d0f7e0f481 transaction: Mark client resize immediately ready 5 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 6 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
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Ryan Dwyer ed5aafd90b Refactor seat operations to use an interface 6 years ago
Ryan Dwyer be9348d25c Move view {x,y,width,height} into container struct 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 6 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 6 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 6 years ago
Ryan Dwyer 16ef702645 Fix xwayland wants_floating logic 6 years ago
Christian 989bddc765 Parse missing i3 window types 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 6 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code 6 years ago
Ryan Dwyer b8002fc0c4 Look for any ancestor when checking for fullscreen exit 6 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 6 years ago
Ryan Dwyer 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Ryan Dwyer d4e80cf301 Rename OP_MOVE to OP_MOVE_FLOATING 7 years ago
Ryan Dwyer cf32d5d776 Float views when min == max on either dimension 7 years ago