aboutsummaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
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
2018-03-29move tree includes to their own directoryTony Crisci
2018-01-22Merge pull request #1574 from acrisci/config-refactoremersion
2018-01-20basic command criteriaTony Crisci
2018-01-20add kill commandTony Crisci
2018-01-20seat config handler contextTony Crisci
2018-01-20input config handler contextTony Crisci
2018-01-17copy config references for input and seatTony Crisci
2018-01-05config: add 'set' commandDominique Martinet
2018-01-04Merge pull request #1539 from acrisci/bindingsDrew DeVault
2018-01-04Merge branch 'wlroots' into bindingsTony Crisci