Commit Graph

627 Commits (3520fd2c192f087dc6f3525b0d7d15c2790103b8)

Author SHA1 Message Date
Tobias Langendorf 4f718e6c75 Fix X11 clients getting stuck minimized 5 years ago
Andri Yngvason ab8ded626b desktop: output: Scale custom output refresh rate 5 years ago
Ronan Pigott 4dd46f06ac xdg_shell: schedule configure on maximize requests 5 years ago
Ronan Pigott 39d677af15 input: implement xdg_toplevel interactive resize hints 5 years ago
Simon Ser 5432f00adf config/output: don't change output state before commit 5 years ago
Isaac Freund 76adcc3fd3 output: simplify loop over layer surfaces 5 years ago
Kenny Levinsen d0f7e0f481 transaction: Mark client resize immediately ready 5 years ago
Simon Ser e19bd1e474 Add support for viewporter 5 years ago
Kalyan Sriram e3e548a648
Save transform during transaction 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
Kenny Levinsen 7670f1a521 transaction: Improve transaction commentary 5 years ago
Kenny Levinsen 645cf76f8a transaction: Account for full size when centering content 5 years ago
Kenny Levinsen fcd0ab8f33 view: Save all buffers associated with view 5 years ago
Tudor Brindus 613abdda6f xwayland: pass focus to previous unmanaged surface on unmap 5 years ago
Damien Tardy-Panis 0cbd26f0da Add views idle inhibition status in get_tree output 5 years ago
Martin Michlmayr 06fc42359b Fix typos in comments 5 years ago
David96 8c62278207 Render layer shell popups over the top layer 5 years ago
Rouven Czerwinski ac0637708f output: remove damage listeners in damage destroy 5 years ago
Simon Ser f03d50f54b Add test-only support to wlr-output-management-unstable-v1 5 years ago
Simon Ser 40e87fa98a Stop checking wlr_output_attach_buffer return value 5 years ago
Leon Plickat dffc184a68 change apply_exclusive() to closer match layer shell protocol 5 years ago
Tadeo Kondrak 91c0ffd6cf Null check sway_layer_surface when checking damage 5 years ago
Simon Ser 9d0aa0cb83 Use wlr_client_buffer 5 years ago
Simon Ser 241684eb1d Drop sway_output.surface_needs_frame 5 years ago
Simon Ser f5ba8006c9 Only schedule a frame if client has requested a frame callback 5 years ago
Simon Ser c0811fcf87 Make handle_destroy and output_repaint_timer_handler static 5 years ago
Simon Ser 5ed01c861a Add support for wlr-output-power-management-unstable-v1 5 years ago
Brian Ashworth e0f8235fbf Revert "Don't apply exclusive zones of unmapped layer-shell surfaces" 5 years ago
Simon Ser e1eda8a09c Don't apply exclusive zones of unmapped layer-shell surfaces 5 years ago
Simon Ser f2a60d2d05 Fix get_int_prop(WINDOW_TYPE) crash 5 years ago
Simon Ser 5e90080468 Call apply_output_config instead of output_enable 5 years ago
Simon Ser 46561fc914 Fix seat_set_focus_layer crash when disabling output 5 years ago
Brian Ashworth 18507e62fd desktop/output: fix mem leak in handle_new_output 5 years ago
Simon Ser 679aa6032d Fix unreliable scaling filter 5 years ago
Brian Ashworth b977c02e35 render: do not render indicator on floating views 5 years ago
Rouven Czerwinski 1e44247baa xwayland: handle size_hints == NULL 5 years ago
Simon Ser ef2332f7a6 Re-add support for wlr_output's atomic API 5 years ago
Brian Ashworth 088b374b1a layer-shell: refocus if keyboard interactive lost 5 years ago
Manuel Stoeckl 1d483c340d desktop/surface: Fix crash when timer is NULL 5 years ago
Brian Ashworth b7f0656fab layer-shell: unfocus output-less layer on unmap 5 years ago
Kenny Levinsen 275af2ad62 output: Restore previous max_render_time behavior 5 years ago
Kenny Levinsen d1eab10266 output: Schedule idle frames if we do not render 5 years ago
Kenny Levinsen 57f615e122 output: Replace block_idle_frame with frame_pending 5 years ago
Ronan Pigott 6968fb3123 add scale_filter output config option 5 years ago
Kenny Levinsen 4b57953628 output: Ensure that frame_done is delayed on max_render_time 5 years ago
Jason 939c7b2d52 Amend typos 5 years ago
Simon Ser 1d3cbe9f27 Use new presentation-time helper 5 years ago
Ivan Molodetskikh 76210c141d output: check wlr_output in repaint handler 5 years ago
Ivan Molodetskikh bd9a53f1a3 view: add max_render_time 5 years ago