aboutsummaryrefslogtreecommitdiff
path: root/sway/config
AgeCommit message (Expand)Author
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
2020-01-16output: apply oc to outputs using wl_for_each_safeBrian Ashworth
2019-12-31Fix sway_log using non initialised output_config pointerPaul Riou
2019-12-30Re-add support for wlr_output's atomic APISimon Ser
2019-12-27config/output: apply scale_filter even when scale has not changedRonan Pigott
2019-12-14config/input: set type for new identifier configsBrian Ashworth
2019-12-12Auto-detect output scaleSimon Ser
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-11-05Use wlr_output_preferred_mode instead of the last modeSimon Ser
2019-11-05Fix segfault in set_modeSimon Ser
2019-11-05Prefer higher refresh rate default modesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser