aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config
Commit message (Expand)AuthorAge
* config/output: drop fast path in store_output_config()Libravatar Simon Ser2024-04-13
* config/output: fix NULL derefs in store_output_config()Libravatar Simon Ser2024-04-13
* config/output: Refactor handling of tiered configsLibravatar Kenny Levinsen2024-04-12
* 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
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* 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
* Remove redundant return statementsLibravatar Carl Smedstad2023-01-03
* Add libinput RotationAngleLibravatar Lucas Zampieri2022-12-09
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* Support libinput's 1.21 new dwtp optionLibravatar pudiva chip líquida2022-10-30
* 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
* sway: restore SIGPIPE handler before exec:ing swaybarLibravatar Daniel Eklöf2021-06-05
* config: Fix swaybar pango_markup inconsistencyLibravatar Daniel Otero2021-06-03
* output: Reconfigure xcursor when applying output configLibravatar Tadeo Kondrak2021-02-24
* config/output: correct refresh rate rounding errorLibravatar Ronan Pigott2021-01-15
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* Add support for workspace_min_width bar option.Libravatar Tarmack2020-10-11
* 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