summaryrefslogtreecommitdiff
path: root/include/config.h
AgeCommit message (Expand)AuthorLines
2016-09-01Reorganize includesDrew DeVault-320/+0
2016-07-30implement solid color rendering for swaybgZandr Martin-1/+1
2016-07-28Initial pass on HiDPI supportDrew DeVault-0/+1
2016-07-17Implement configurable wrapping on bar ws scrollDrew DeVault-0/+1
2016-06-11cleanup + add timeouts for pid_workspace listZandr Martin-0/+5
2016-06-06messy, unfinished versionZandr Martin-0/+8
2016-06-01Clean up not used variablesDenis Doria-1/+0
2016-06-01Included option floating_minimum_sizeDenis Doria-1/+2
2016-05-31Initial work for floating view with sane valuesDenis Doria-0/+6
2016-05-14Support floating_scroll sidewaysMykyta Holubakha-0/+2
2016-05-08Remove FSB_GAPS_INNER and FSB_GAPS_OUTERMykyta Holubakha-9/+2
2016-05-07Implemented configurable floating scroll behaviorMykyta Holubakha-5/+6
2016-05-01Add input cmd for setting pointer accel profile.Jasen Borisov-0/+2
2016-04-24Renamed to pango_markupMykyta Holubakha-1/+1
2016-04-24Added plaintext markup configurationMykyta Holubakha-0/+1
2016-03-31Add cmds new_window and new_floatMikkel Oscar Lyderik-0/+2
2016-03-30New feature: adjust gaps with floating_mod+scrollDrew DeVault-0/+8
2016-03-30Implement bordersMikkel Oscar Lyderik-0/+1
2016-03-30Add border <none|normal|toggle|pixel> configMikkel Oscar Lyderik-0/+2
2016-03-30Implement parsing of hide_edge_bordersMikkel Oscar Lyderik-0/+9
2016-03-30Add default border colorsMikkel Oscar Lyderik-0/+18
2016-03-26Implement include commandMikkel Oscar Lyderik-4/+16
2016-03-20Implement 'smart_gaps' feature from i3-gapsMikkel Oscar Lyderik-0/+1
2016-02-27Free config before exiting sway.Mikkel Oscar Lyderik-0/+4
2016-02-27Improve how swaybars are spawnedMikkel Oscar Lyderik-1/+1
2016-02-27Make sway spawn only one bar per bar configMikkel Oscar Lyderik-2/+2
2016-01-27font: Allow adding font to the config. In prep for border titlescrondog-0/+1
2016-01-19libinputCole Mickens-0/+28
2016-01-09Add support for bincode commandMikkel Oscar Lyderik-0/+1
2016-01-08Add function for duplication a sway_bindingMikkel Oscar Lyderik-0/+1
2016-01-07Implement bindsym --releaseMikkel Oscar Lyderik-0/+1
2016-01-05Only send modifier event once for active modifiersMikkel Oscar Lyderik-0/+6
2015-12-22replace non-standard qsort_r with qsortrobotanarchy-0/+2
2015-12-18Fix default workspace name generationDrew DeVault-0/+1
2015-12-18Merge pull request #359 from mikkeloscar/i3bar-commandDrew DeVault-0/+1
2015-12-19Add bar option: swaybar_command <command>Mikkel Oscar Lyderik-0/+1
2015-12-18Terminate children when freeing output containerMikkel Oscar Lyderik-0/+2
2015-12-18Reload swaybar/swaybg on config reload.Mikkel Oscar Lyderik-0/+2
2015-12-16Implement bar option: separator_symbolMikkel Oscar Lyderik-0/+1
2015-12-15Implement bar option: output <output>Mikkel Oscar Lyderik-0/+1
2015-12-15Add bar height option (Airblader/i3)Mikkel Oscar Lyderik-1/+1
2015-12-15Add rgba support for bar colorsMikkel Oscar Lyderik-18/+18
2015-12-15Implement bar option: colors {}Mikkel Oscar Lyderik-11/+18
2015-12-15Move default bar config to bar creation.Mikkel Oscar Lyderik-1/+5
2015-12-15Added bar_cmd_bindsymYacine Hmito-0/+13
2015-12-14Make mouse key used for drag/resize configurableMikkel Oscar Lyderik-0/+2
2015-12-14Add initial support for custom bar-idMikkel Oscar Lyderik-0/+7
2015-12-14Revert "Make mouse key used for drag/resize configurable"Drew DeVault-2/+0
2015-12-14Implement 'bar { }' block parsingMikkel Oscar Lyderik-0/+3
2015-12-11Make mouse key used for drag/resize configurableMikkel Oscar Lyderik-0/+2