aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config/output.c
Commit message (Expand)AuthorAge
* config/output: drop fast path in store_output_config()Libravatar Simon Ser13 days
* config/output: fix NULL derefs in store_output_config()Libravatar Simon Ser13 days
* config/output: Refactor handling of tiered configsLibravatar Kenny Levinsen13 days
* output/config: Remove unused test_output_configLibravatar Kenny Levinsen2024-03-28
* config/output: Make merge_output_config staticLibravatar Kenny Levinsen2024-03-28
* output/config: Remove reset_outputs and co.Libravatar Kenny Levinsen2024-03-28
* config/output: Remove apply_output_configLibravatar Kenny Levinsen2024-03-28
* output/config: Add apply_all_output_configsLibravatar Kenny Levinsen2024-03-28
* config/output: Introduce apply_output_configsLibravatar Kenny Levinsen2024-03-28
* config/output: Split apply_output_configLibravatar Kenny Levinsen2024-03-28
* config/output: drop enabling flagLibravatar Simon Ser2024-03-08
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* sway/output: Improve logging of swaybg execvp failure and more checksLibravatar Tamino Bauknecht2024-01-29
* scene_graph: Port opacity and filter modesLibravatar Alexander Orzechowski2024-01-18
* Delete old damage tracking codeLibravatar Alexander Orzechowski2024-01-18
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* config/output: Allow approximation of output refresh rateLibravatar Tamino Bauknecht2023-10-23
* output: drop current_modeLibravatar Simon Ser2023-07-31
* Use format_str() throughoutLibravatar Simon Ser2023-04-14
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* Use all_output_by_name_or_id() in merge_id_on_name()Libravatar Simon Ser2023-04-14
* Adjust scale for fractional-scale-v1Libravatar Simon Ser2023-02-22
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* config/output: test adaptive syncLibravatar Simon Ser2022-08-30
* Remove internal references to DPMSLibravatar Simon Ser2022-07-04
* config/output: use wlr_output_commit_stateLibravatar Simon Ser2022-06-10
* Handle NULL output make/model/serialLibravatar Simon Ser2022-05-26
* chore: chase wlr_output_layout_get_box() updateLibravatar Kirill Primak2022-01-31
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* Add 'output render_bit_depth [8|10]' commandLibravatar Manuel Stoeckl2021-11-23
* Bump RLIMIT_NOFILELibravatar Simon Ser2021-10-30
* Add support for DRM panel orientationLibravatar Simon Ser2021-09-28
* Add `output modeline` commandLibravatar David Rosca2021-08-31
* Fallback to other output modes if preferred mode failsLibravatar Simon Ser2021-08-12
* output: Reconfigure xcursor when applying output configLibravatar Tadeo Kondrak2021-02-24
* config/output: correct refresh rate rounding errorLibravatar Ronan Pigott2021-01-15
* config/output: don't change output state before commitLibravatar Simon Ser2020-07-10
* input: disable events for map_to_output devices when output not presentLibravatar Tudor Brindus2020-06-19
* Use new wlroots API for clearing keyboard/pointer focus during grabsLibravatar Thomas Hebb2020-06-05
* config/output: reconfigure input devices after full output initLibravatar Tudor Brindus2020-04-26
* config/output: reconfigure input devices on new outputLibravatar Tudor Brindus2020-04-24
* Don't add disabled outputs back to output layoutLibravatar Simon Ser2020-04-09
* Fix initial modesetLibravatar Simon Ser2020-04-09
* Introduce test_output_configLibravatar Simon Ser2020-04-08
* Add an adaptive_sync output commandLibravatar Simon Ser2020-03-07
* output: fix updating output manager configLibravatar Brian Ashworth2020-02-16
* Fix crash: use wlr_output->name instead of possibly missing oc->nameLibravatar Yorick van Pelt2020-02-13
* Apply the output scale filter after the output commitLibravatar Simon Ser2020-02-11
* Stop calling apply_output_config from output_enableLibravatar Simon Ser2020-02-11