aboutsummaryrefslogtreecommitdiff
path: root/sway/config
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-29sway/output: Improve logging of swaybg execvp failure and more checksTamino Bauknecht
2024-01-18scene_graph: Port opacity and filter modesAlexander Orzechowski
2024-01-18Delete old damage tracking codeAlexander Orzechowski
2023-11-16Only reconfigure input mappings on output changeSimon Ser
2023-10-23config/output: Allow approximation of output refresh rateTamino Bauknecht
2023-07-31output: drop current_modeSimon Ser
2023-06-16input/libinput: add scroll_button_lock methodCezary Drożak
2023-04-14Use format_str() throughoutSimon Ser
2023-04-14Use output_match_name_or_id() in apply_output_config_to_outputs()Simon Ser
2023-04-14Use all_output_by_name_or_id() in merge_id_on_name()Simon Ser
2023-02-22Adjust scale for fractional-scale-v1Simon Ser
2023-01-03Replace math functions that promote float to doubleCarl Smedstad
2023-01-03Remove redundant return statementsCarl Smedstad
2022-12-09Add libinput RotationAngleLucas Zampieri
2022-11-28Make DRM backend optionalSimon Ser
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2022-08-30config/output: test adaptive syncSimon Ser
2022-07-04Remove internal references to DPMSSimon Ser
2022-06-10config/output: use wlr_output_commit_stateSimon Ser
2022-05-26Handle NULL output make/model/serialSimon Ser
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-09-28Add support for DRM panel orientationSimon Ser
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-12Fallback to other output modes if preferred mode failsSimon Ser
2021-06-05sway: restore SIGPIPE handler before exec:ing swaybarDaniel Eklöf
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-02-24output: Reconfigure xcursor when applying output configTadeo Kondrak
2021-01-15config/output: correct refresh rate rounding errorRonan Pigott
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-07-10config/output: don't change output state before commitSimon Ser
2020-06-19input: disable events for map_to_output devices when output not presentTudor Brindus
2020-06-05Use new wlroots API for clearing keyboard/pointer focus during grabsThomas Hebb
2020-04-26config/output: reconfigure input devices after full output initTudor Brindus
2020-04-24config/output: reconfigure input devices on new outputTudor Brindus
2020-04-09Don't add disabled outputs back to output layoutSimon Ser
2020-04-09Fix initial modesetSimon Ser
2020-04-08Introduce test_output_configSimon Ser
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-13Fix crash: use wlr_output->name instead of possibly missing oc->nameYorick van Pelt
2020-02-11Apply the output scale filter after the output commitSimon Ser
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2020-02-11Fix output scale auto-detectionSimon Ser