Commit Graph

90 Commits (785a459a55d8b55b4bed1fdc55b04c32be5b450c)

Author SHA1 Message Date
Kenny Levinsen 4fe054c6db tree/output: Avoid duplicate input mapping configure 6 months ago
Kenny Levinsen 6045ad9a02 tree/output: Rely on modeset arranging root 6 months ago
Manuel Stoeckl 40ca4150b2 sway/commands/output: Add command to set color profile 9 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally 1 year ago
Alexander Orzechowski 5f0801b6f2 container: Don't track outputs 1 year ago
Alexander Orzechowski 188811f808 scene_graph: Port layer_shell 1 year ago
Alexander Orzechowski 9a57966606 scene_graph: Port ext_session_v1 1 year ago
Alexander Orzechowski 1eb16d1367 scene_graph: Maintain `wlr_scene_node`s for the sway tree. 1 year ago
Alexander Orzechowski b4d7e84d38 desktop: Rename layers to shell_layers 1 year ago
Simon Ser 7036769bea Only reconfigure input mappings on output change 1 year ago
Simon Ser f8ddd97e0e output: drop current_mode 2 years ago
Kirill Primak 7862fa670e
Use wlr_damage_ring 2 years ago
Simon Ser dcd2076f38 Use wl_signal_emit_mutable() 2 years ago
Alex Maese c015db4a9f sway: Add non-desktop-output type 3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update 3 years ago
Ronan Pigott 9ecbfe3665 output: emit node::destroy event 3 years ago
Ronan Pigott ebfe432ec3 output: change output::destroy to output::disable 3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output 3 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct 4 years ago
Ronan Pigott ece6a1d408 Change workspace_layout to match i3 behavior 4 years ago
mwenzkowski 4799cb0960 output: Revert implementation of evacuate_sticky() 4 years ago
mwenzkowski 32788a93f2 output: evacuate sticky containers only if new output has a workspace 4 years ago
Simon Ser 9bb70283e9 Assert output is found before removing from list 5 years ago
Simon Ser 5432f00adf config/output: don't change output state before commit 5 years ago
Tudor Brindus b3f08597cd input: disable events for map_to_output devices when output not present 5 years ago
Brian Ashworth 8b593677d2 output: fix updating output manager config 5 years ago
Simon Ser f5fa0c7124 Stop calling apply_output_config from output_enable 5 years ago
Ronan Pigott 6968fb3123 add scale_filter output config option 5 years ago
Ivan Molodetskikh 022df2542b output: add max_render_time 5 years ago
Simon Ser ec14a00e8c Fix segfault in wlr_output_manager_v1_set_configuration 5 years ago
Simon Ser 58a40ce07b Fix apply_output_config return value when enabling output 5 years ago
Brian Ashworth 75e7bd24cc swaybg: one instance for all outputs 6 years ago
Brian Ashworth dd28e6a6d6 Fix xwayland configure request scratchpad crash 6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs. 6 years ago
Brian Ashworth cd8b4ace92 fix opening a floating view on the NOOP output 6 years ago
Brian Ashworth 3106ef23a7 Fix output config retrieval for new outputs 6 years ago
emersion 076257a978 Stop using wlr_output->{lx,ly} 6 years ago
Brian Ashworth d3d7956576 Handle NULL from output_get_active_workspace 6 years ago
Brian Ashworth 546b976baa output_evacuate: call workspace_consider_destroy 6 years ago
emersion 7baaa3a0f8 Disconnect swaybg instead of killing it 6 years ago
emersion 8ab64d3fcc Remove unused header include/sway/tree/output.h 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/ 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
emersion 6ff54d0640
Fix segfault in output_enable 6 years ago
emersion a737d7ecc4
Better handle outputs without CRTC 6 years ago
emersion dc1eac0cf1 output: remove output_add_listeners 6 years ago
Brian Ashworth 8fd3f32c79 Fix segfaults on output destruction 6 years ago
Brian Ashworth 477bca5e28 Terminate swaybg in output_disable 6 years ago
Brian Ashworth 71ae08530a Fix default_orientation auto 6 years ago