aboutsummaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-30Verify seat fallback settings on reloadBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-03config: do not set $XDG_CONFIG_HOME if unset or emptyIan Fan
2018-12-03config: set $XDG_CONFIG_HOME if emptyIan Fan
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-26Merge pull request #3185 from emersion/remove-xopen-sourceRyan Dwyer
2018-11-25Implement title alignmentBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-15Fix double free of modeRyan Dwyer
2018-11-13More frees.Connor E
2018-11-08Merge pull request #3085 from 7415963987456321/masterDrew DeVault
2018-11-09Remove extra line7415963987456321
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-06Add focus_follows_mouse always. (#3081)Connor E
2018-11-05config: mention that reload message is also printed on validationRouven Czerwinski
2018-10-22config: remove peeked + expanded line log entriesBrian Ashworth
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-10Add mouse_warping containerRouven Czerwinski
2018-10-09config: remove double free of config->swaynag_commandRouven Czerwinski
2018-10-08Merge branch 'master' into popup-during-fullscreenBrian Ashworth
2018-10-08Allow swaynag to be disabledBrian Ashworth
2018-10-08Allow swaybg to be disabledemersion
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-08Reload config using idle eventRyan Dwyer
2018-10-03Add configuration for raising containers on focusJonathan Buch
2018-10-01Handle border options for gapsBrian Ashworth
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-11Introduce tiling_drag directiveRyan Dwyer
2018-09-08Align titles to baselineRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-11Remove container_for_each_descendant_bfsRyan Dwyer
2018-08-03Remove swaynag_clone and use memcpyBrian Ashworth
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-08-03Show swaynag on config errorsBrian Ashworth
2018-07-24Implement floating_modifier <mod> [inverse|normal]Brian Ashworth
2018-07-24Merge pull request #2165 from swaywm/pid-workspacesDrew DeVault
2018-07-23Parse mouse binding optionsfrsfnrrg
2018-07-23Merge branch 'master' into pid-workspacesDrew DeVault
2018-07-20Reset outputs on reloadBrian Ashworth
2018-07-21Implement force_display_urgency_hintRyan Dwyer