aboutsummaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
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
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion
2018-07-10Add get_config message type to ipcIan Fan
2018-07-05Implement mode --pango_markupBrian Ashworth
2018-07-01Implement pid->workspace trackingDrew DeVault
2018-06-12Sort binding key listsfrsfnrrg
2018-06-03Refactor cmd_output to use config_subcommandBrian Ashworth
2018-06-02Make command block implementation genericBrian Ashworth
2018-05-27Implement focus_wrappingBrian Ashworth