aboutsummaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
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
2018-05-27Implement bindsym/bindcode --lockedfrsfnrrg
2018-05-15Change unmark implemention to match i3'sRyan Dwyer
2018-05-13Idle handling for dpms/lockscreen et alMattias Eriksson
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-05-06Implement pango supportRyan Dwyer
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer
2018-05-03Convert border_colors.text to float[4]Drew DeVault
2018-05-03Change comment formatRyan Dwyer
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-26Add map_from_region commandemersion
2018-04-18Make key repeat configurableRyan Dwyer
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault
2018-04-02remove unused attachment configTony Crisci
2018-03-31Implement focus_follows_mouseDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Spawn swaybars when outputs are addedDrew DeVault
2018-03-29Add swaybg_commandDrew DeVault
2018-03-29Move bar config into its own fileDrew DeVault
2018-03-29Implement enough IPC for swaybar to workDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
2018-03-29rename container functionsTony Crisci
2018-03-29remove swayc_t typedefTony Crisci