Commit Graph

131 Commits (d6150b6bb05ff9f59c0162fc2bab1709545fae7f)

Author SHA1 Message Date
Tamino Bauknecht c8676fad54 sway/output: Improve logging of swaybg execvp failure and more checks 1 year ago
Alexander Orzechowski 09e11dabb2 scene_graph: Port opacity and filter modes 1 year ago
Alexander Orzechowski 1e018e72b4 Delete old damage tracking code 1 year ago
Simon Ser 7036769bea Only reconfigure input mappings on output change 1 year ago
Tamino Bauknecht 0dfaf7ea63 config/output: Allow approximation of output refresh rate 1 year ago
Simon Ser f8ddd97e0e output: drop current_mode 2 years ago
Simon Ser 08c1946d71 Use format_str() throughout 2 years ago
Simon Ser fcec581748 Use output_match_name_or_id() in apply_output_config_to_outputs() 2 years ago
Simon Ser 04904ab9a5 Use all_output_by_name_or_id() in merge_id_on_name() 2 years ago
Simon Ser 423459723b Adjust scale for fractional-scale-v1 2 years ago
Carl Smedstad 9425ce2fba Replace math functions that promote float to double 2 years ago
Simon Ser e795ea6a0c Make DRM backend optional 2 years ago
Simon Ser 07bfeb2abc config/output: test adaptive sync 3 years ago
Simon Ser b69d637f7a Remove internal references to DPMS 3 years ago
Simon Ser 1c69d0e72f config/output: use wlr_output_commit_state 3 years ago
Simon Ser d0b9bf94a5 Handle NULL output make/model/serial 3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update 3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output 3 years ago
Manuel Stoeckl a23cdbbea1 Add 'output render_bit_depth [8|10]' command 3 years ago
Simon Ser 38020d157d Bump RLIMIT_NOFILE 3 years ago
Simon Ser 1bd8e3b469 Add support for DRM panel orientation 4 years ago
David Rosca 57d6f6f19e Add `output modeline` command 4 years ago
Simon Ser 4cdc4ac63a Fallback to other output modes if preferred mode fails 4 years ago
Tadeo Kondrak bb41b7b814 output: Reconfigure xcursor when applying output config 4 years ago
Ronan Pigott 915ba01ff1 config/output: correct refresh rate rounding error 4 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
Thomas Hebb 84ec8f92a6 Use new wlroots API for clearing keyboard/pointer focus during grabs 5 years ago
Tudor Brindus c3c9737e8b config/output: reconfigure input devices after full output init 5 years ago
Tudor Brindus 3de1a3958e config/output: reconfigure input devices on new output 5 years ago
Simon Ser 34dccd4224 Don't add disabled outputs back to output layout 5 years ago
Simon Ser 97a6524a5a Fix initial modeset 5 years ago
Simon Ser 0cdcf66bbc Introduce test_output_config 5 years ago
Simon Ser 5d692b0581 Add an adaptive_sync output command 5 years ago
Brian Ashworth 8b593677d2 output: fix updating output manager config 5 years ago
Yorick van Pelt 447967ad3a Fix crash: use wlr_output->name instead of possibly missing oc->name 5 years ago
Simon Ser 47763c99f9 Apply the output scale filter after the output commit 5 years ago
Simon Ser f5fa0c7124 Stop calling apply_output_config from output_enable 5 years ago
Simon Ser 555b0d4087 Fix output scale auto-detection 5 years ago
Brian Ashworth 9d827ef493 output: apply oc to outputs using wl_for_each_safe 5 years ago
Paul Riou 2b5e75032b Fix sway_log using non initialised output_config pointer 5 years ago
Simon Ser ef2332f7a6 Re-add support for wlr_output's atomic API 5 years ago
Ronan Pigott bd42415b5d config/output: apply scale_filter even when scale has not changed 5 years ago
Simon Ser 2f84d6e349 Auto-detect output scale 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 f576bcdb8c Use wlr_output_preferred_mode instead of the last mode 5 years ago
Simon Ser 01b5350bdc Fix segfault in set_mode 5 years ago
Ronan Pigott f33dcd4c60 Prefer higher refresh rate default modes 5 years ago
Simon Ser 38b37247ff Add --custom to `output mode` command 5 years ago