aboutsummaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
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-07Reload command now matches i3's implementationGeoffrey Casper
2020-05-21Remove code related to the security featuresÉrico Rolim
2020-04-10Use bitshifts for bitfieldsSimon Ser
2020-04-08Introduce test_output_configSimon Ser
2020-03-30add --no-repeat option for bindingsLinus Heckemann
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
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-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-10-17focus: support focus_wrapping workspacelbonn
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-29Cleanup config reading failure error logsBrian Ashworth
2019-01-18Better handle outputs without CRTCemersion
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault