aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
2016-07-17Do not crash when handling the command 'move position'David Eklov
2016-07-17Implement configurable wrapping on bar ws scrollDrew DeVault
2016-07-16refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...D.B
2016-07-07Fix tabbed/stacked corner case #742D.B
2016-07-03resize command updates (#713)Zandr Martin
2016-07-03match i3 syntax for `resize set`Zandr Martin
2016-06-19Minor fix to warning messagesDrew DeVault
2016-06-11implement resize command for absolute dimensionsZandr Martin
2016-06-11cleanup + add timeouts for pid_workspace listZandr Martin
2016-06-11Merge branch 'master' into assign-commandZandr Martin
2016-06-10trigger bg change on config reloadZandr Martin
2016-06-06messy, unfinished versionZandr Martin
2016-06-05Merge branch 'master' into variables_corner_casesDenis Doria
2016-06-04add documentation for client commandsZandr Martin
2016-06-03Put w to uppercase just to keep consistency between warningsDenis Doria
2016-06-03Includes $ for variables without itDenis Doria
2016-06-03Fix identation issuethuck
2016-06-03Fix output command when varible not setthuck
2016-06-02Including error message when variable do not start with $thuck
2016-06-02Initial implementation for floating_maximum_sizeDenis Doria
2016-06-01Included option floating_minimum_sizeDenis Doria
2016-05-29Remove bar position left:right from docsDrew DeVault
2016-05-28enforce workspace output assignentsZandr Martin
2016-05-28remove alphabetic sorting from sort_workspacesZandr Martin
2016-05-23Concatenate output cmd args, fixes #654Mykyta Holubakha
2016-05-14Support floating_scroll sidewaysMykyta Holubakha
2016-05-09Prevent changing layout when focusing float windowMikkel Oscar Lyderik
2016-05-08Allow to set relative path for wallpapers in configMykyta Holubakha
2016-05-08Remove FSB_GAPS_INNER and FSB_GAPS_OUTERMykyta Holubakha
2016-05-07Implemented configurable floating scroll behaviorMykyta Holubakha
2016-05-02fix a typo (horiziontal -> horizontal)Raman Varabets
2016-05-01sway: fix potential buffer overflowEric Engestrom
2016-05-01Add input cmd for setting pointer accel profile.Jasen Borisov
2016-04-29sway/commands.c: add some free calls to release allocated memoryDaniel Lockyer
2016-04-29Fix oversight in ebdce71Drew DeVault
2016-04-29Fix -Wunused-result problemsDrew DeVault
2016-04-28Fix bindcode by offsetting xkb keycode by 8Mikkel Oscar Lyderik
2016-04-25Add title to nested tabbed/stacked containersMikkel Oscar Lyderik
2016-04-25Add support for nested tabbed/stacked containersMikkel Oscar Lyderik
2016-04-25Reapply prev layout when exiting tabbed/stackedMikkel Oscar Lyderik
2016-04-25Correctly determine default layoutMikkel Oscar Lyderik
2016-04-25Fix problems with floating windowsMikkel Oscar Lyderik
2016-04-25Tabbed and stacked layoutMikkel Oscar Lyderik
2016-04-24Renamed pango_markup config optionsMykyta Holubakha
2016-04-24Renamed to pango_markupMykyta Holubakha
2016-04-24Added plaintext markup configurationMykyta Holubakha
2016-04-03Add border color commandsKevin Hamacher
2016-04-02Fix spelling mistakesEric Engestrom
2016-03-31Add cmds new_window and new_floatMikkel Oscar Lyderik
2016-03-30Make pango: optional for bar fontMikkel Oscar Lyderik