aboutsummaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-17Implement strip_workspace_name.Connor E
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-06Add focus_follows_mouse always. (#3081)Connor E
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-14Merge pull request #2808 from RedSoxFan/bar-subcommandsDrew DeVault
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-10Merge branch 'master' into bar-bindsymIan Fan
2018-10-10Add mouse_warping containerRouven Czerwinski
2018-10-09Implement bar bindsymBrian Ashworth
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-30Merge pull request #2726 from RyanDwyer/overhaul-gapsDrew DeVault
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Remove declarations that do no have definitionsArkadiusz Hiler
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-23Implement support for input wildcardBrian Ashworth
2018-09-20swaybar: handle hotpluggingemersion
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-09-04Deny repeating reload by holding keyRyan Dwyer
2018-09-02Rename fowa enum and use switch in view_request_activateRyan Dwyer
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-08Allow a fallback color to be specified for swaybgBrian Ashworth
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-08-03Show swaynag on config errorsBrian Ashworth
2018-08-01ipc: add binding eventIan Fan
2018-07-25Implement setting NumLock and CapsLock statusProgAndy
2018-07-24Implement floating_modifier <mod> [inverse|normal]Brian Ashworth
2018-07-24Merge pull request #2165 from swaywm/pid-workspacesDrew DeVault
2018-07-23Invoke mouse bindingsfrsfnrrg
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
2018-07-20Fix output wildcard handlingBrian Ashworth
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-11add scroll button optionRobert Kubosz