aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config.c
Commit message (Expand)AuthorAge
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-25
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-18
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* load_main_config: use given path, store realpathLibravatar Brian Ashworth2019-02-11
* load_main_config: add realpath to config_chainLibravatar Brian Ashworth2019-02-11
* load_include_configs: fix wordexp fail conditionLibravatar Brian Ashworth2019-02-11
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-11
* Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Libravatar Brian Ashworth2019-02-11
* Cleanup config reading failure error logsLibravatar Brian Ashworth2019-01-29
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Remove 'input' field of IPC command return jsonLibravatar M Stoeckl2019-01-14
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadLibravatar Drew DeVault2019-01-13
|\ \
| * | reload: reset input configsLibravatar Brian Ashworth2019-01-09
* | | config: fix line number with continued linesLibravatar Brian Ashworth2019-01-11
* | | config: do not reset pos when braces foundLibravatar Brian Ashworth2019-01-11
* | | Merge pull request #3400 from ianyfan/config-braceLibravatar emersion2019-01-10
|\ \ \ | |/ / |/| |
| * | config.c: fix brace detection at end of fileLibravatar Ian Fan2019-01-10
* | | Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
|/ /
* | reload: apply seat cfgs after reading entire cfgLibravatar Brian Ashworth2019-01-09
* | Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\ \
| * | fixup! config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | Remove readline.cLibravatar Ian Fan2019-01-01
| * | stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* | | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
|/ /
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Rework default output configsLibravatar Brian Ashworth2018-12-13
* | list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* | Cleanup list codeLibravatar Ian Fan2018-12-09
* | list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* | config: do not set $XDG_CONFIG_HOME if unset or emptyLibravatar Ian Fan2018-12-03
* | config: set $XDG_CONFIG_HOME if emptyLibravatar Ian Fan2018-12-03
* | Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* | Merge pull request #3185 from emersion/remove-xopen-sourceLibravatar Ryan Dwyer2018-11-26
|\ \
| * | Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* | | Implement title alignmentLibravatar Brian Ashworth2018-11-25
|/ /
* / Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
|/
* Fix double free of modeLibravatar Ryan Dwyer2018-11-15
* More frees.Libravatar Connor E2018-11-13
* Merge pull request #3085 from 7415963987456321/masterLibravatar Drew DeVault2018-11-08
|\
| * Remove extra lineLibravatar 74159639874563212018-11-09
* | Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
|/
* Add focus_follows_mouse always. (#3081)Libravatar Connor E2018-11-06
* config: mention that reload message is also printed on validationLibravatar Rouven Czerwinski2018-11-05
* config: remove peeked + expanded line log entriesLibravatar Brian Ashworth2018-10-22
* Remove raise_floating directiveLibravatar Ryan Dwyer2018-10-20