aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
Commit message (Expand)AuthorAge
...
* Merge pull request #2808 from RedSoxFan/bar-subcommandsLibravatar Drew DeVault2018-10-14
|\
| * Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* | fix_edge_gaps: Allow negative values for outer gaps.Libravatar Tarmack2018-10-13
|/
* Merge branch 'master' into bar-bindsymLibravatar Ian Fan2018-10-10
|\
| * Add mouse_warping containerLibravatar Rouven Czerwinski2018-10-10
* | Implement bar bindsymLibravatar Brian Ashworth2018-10-09
|/
* Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
* Reload config using idle eventLibravatar Ryan Dwyer2018-10-08
* Add configuration for raising containers on focusLibravatar Jonathan Buch2018-10-03
* Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* Merge pull request #2726 from RyanDwyer/overhaul-gapsLibravatar Drew DeVault2018-09-30
|\
| * Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* | Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\ \
| * | add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
| |/
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | Remove declarations that do no have definitionsLibravatar Arkadiusz Hiler2018-09-30
|/
* Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* swaybar: handle hotpluggingLibravatar emersion2018-09-20
* Introduce tiling_drag directiveLibravatar Ryan Dwyer2018-09-11
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Deny repeating reload by holding keyLibravatar Ryan Dwyer2018-09-04
* Rename fowa enum and use switch in view_request_activateLibravatar Ryan Dwyer2018-09-02
* Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-08-08
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03
* Show swaynag on config errorsLibravatar Brian Ashworth2018-08-03
* ipc: add binding eventLibravatar Ian Fan2018-08-01
* Implement setting NumLock and CapsLock statusLibravatar ProgAndy2018-07-25
* Implement floating_modifier <mod> [inverse|normal]Libravatar Brian Ashworth2018-07-24
* Merge pull request #2165 from swaywm/pid-workspacesLibravatar Drew DeVault2018-07-24
|\
| * Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
| |\
| * | Implement pid->workspace trackingLibravatar Drew DeVault2018-07-01
* | | Invoke mouse bindingsLibravatar frsfnrrg2018-07-23
* | | Parse mouse binding optionsLibravatar frsfnrrg2018-07-23
| |/ |/|
* | Reset outputs on reloadLibravatar Brian Ashworth2018-07-20
* | Implement force_display_urgency_hintLibravatar Ryan Dwyer2018-07-21
* | Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* | Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* | add scroll button optionLibravatar Robert Kubosz2018-07-11
* | Remove `clipboard` command and `get_clipboard` messageLibravatar emersion2018-07-10
* | Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* | Implement mode --pango_markupLibravatar Brian Ashworth2018-07-05
|/
* Sort binding key listsLibravatar frsfnrrg2018-06-12
* Refactor cmd_output to use config_subcommandLibravatar Brian Ashworth2018-06-03
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Implement focus_wrappingLibravatar Brian Ashworth2018-05-27
* Implement bindsym/bindcode --lockedLibravatar frsfnrrg2018-05-27