aboutsummaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2017-10-06Security config: skip hidden fileslbonn
2017-10-05Clean up output commandCalvin Lee
2017-06-07Implement Tray IconsCalvin Lee
2017-06-06FreeBSD fixesjohalun
2017-04-26Implement no_focusDrew DeVault
2017-04-19explicitly ignore unused return valueTomáš Čech
2017-04-18Prevent sway from duplicating on a failed forkCalvin Lee
2017-04-03Impliment i3-style marksCalvin Lee
2017-03-16Allow also 444 for security file modeJaanus Torp
2017-03-10UnGNUify the codebaseDrew DeVault
2017-03-10Further indentation correctionsDrew DeVault
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault
2017-02-20Add initial support code for new IPC securityDrew DeVault
2017-01-08Fix format errorDrew DeVault
2016-12-23Update default swaybar commandDrew DeVault
2016-12-17Change how security config is loadedDrew DeVault
2016-12-15Handle calloc failuresDrew DeVault
2016-12-15Handle config-related allocation failuresDrew DeVault
2016-12-15Handle malloc failures from read_lineDrew DeVault
2016-12-02Add IPC security policy command handlersDrew DeVault
2016-12-02Add IPC policy to configDrew DeVault
2016-12-02Add support for command policies in config fileDrew DeVault
2016-12-01Add config related code and initial headersDrew DeVault
2016-11-03swap unnecessary function for strndupD.B
2016-11-02change bar colors from char[10] to *charD.B
2016-11-02use urgent_ws color in swaybar if binding_mode is undefinedD.B
2016-10-25Add left_handed support for input devicesMichał Winiarski
2016-10-20config: set pango_markup default to falseMykyta Holubakha
2016-09-17Fix swaybar when running on named outputs.Ryan Dwyer
2016-09-01Reorganize includesDrew DeVault
2016-08-20Avoid dereferencing null configurationJames Murphy
2016-08-10Handle output disabling during runtimeD.B
2016-08-02fixed uninitialized bar.wrap_scrollminus
2016-07-28Update hidpi support to latest wlc APIDrew DeVault
2016-07-28Initial pass on HiDPI supportDrew DeVault
2016-07-18clean up apply_input_configminus
2016-07-17Turn swaybg into a shell surfaceDrew DeVault
2016-06-11couple small fixesZandr Martin
2016-06-11cleanup + add timeouts for pid_workspace listZandr Martin
2016-06-11Merge branch 'master' into assign-commandZandr Martin
2016-06-06Fix segfault when using include with *thuck
2016-06-06messy, unfinished versionZandr Martin
2016-06-02Initial implementation for floating_maximum_sizeDenis Doria
2016-06-01Clean up not used variablesDenis Doria
2016-06-01Included option floating_minimum_sizeDenis Doria
2016-05-31Initial work for floating view with sane valuesDenis Doria
2016-05-14Support floating_scroll sidewaysMykyta Holubakha
2016-05-08Remove FSB_GAPS_INNER and FSB_GAPS_OUTERMykyta Holubakha
2016-05-07Implemented configurable floating scroll behaviorMykyta Holubakha
2016-05-05sway/config.c: fix double free issue as we need to store path in listDaniel Lockyer