aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
Commit message (Expand)AuthorAge
...
* cmd_xwayland: add force for immediate launchLibravatar Brian Ashworth2019-08-20
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* cmd_bindswitch: add option to execute on reloadLibravatar Brian Ashworth2019-07-09
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* Spawn swaybar as a wayland clientLibravatar Brian Ashworth2019-05-12
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* config: simplify keysym translation fieldsLibravatar Konstantin Pospelov2019-04-26
* Implement bindsym --to-codeLibravatar Konstantin Pospelov2019-04-26
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-24
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-16
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* Cleanup config reading failure error logsLibravatar Brian Ashworth2019-01-29
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
* | bind{code,sym}: utilize mouse button helpersLibravatar Brian Ashworth2019-01-09
* | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Revamp seat configsLibravatar Brian Ashworth2018-12-29
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Rework default output configsLibravatar Brian Ashworth2018-12-13
* | Implement bar gapsLibravatar Brian Ashworth2018-11-28
* | Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* | Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* | Add focus_follows_mouse always. (#3081)Libravatar Connor E2018-11-06
|/
* Remove raise_floating directiveLibravatar Ryan Dwyer2018-10-20
* cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18
* swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14