aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
2015-10-16sway/ipc: ipc_user_sockaddr: Use sway_assert instead of assert.S. Christoffer Eliesen
2015-10-16sway/ipc: Fix whitespace.S. Christoffer Eliesen
2015-10-16sway/ipc: Free ipc_sockaddr upon termination.S. Christoffer Eliesen
2015-10-16sway/ipc: Support multiple users.S. Christoffer Eliesen
2015-10-16sway/ipc: Dynamically assign ipc_sockaddr.S. Christoffer Eliesen
2015-10-08#187, let init handle child processestaiyu
2015-10-08Revert "#187 cleanup zombies properly"Drew DeVault
2015-10-07#187 cleanup zombies properly using defaulttaiyu
2015-09-29return after disconnect ipc client and minor checkstaiyu
2015-09-22Merge branch 'master' of https://github.com/taiyu-len/swaytaiyu
merge
2015-09-22#184taiyu
2015-09-20fix config search pathstaiyu
2015-09-18container_move checktaiyu
2015-09-18dont log empty config linestaiyu
2015-09-18merge + no c_extensionstaiyu
2015-09-18minor fixtaiyu
2015-09-18Fix warnings introduced by prior commitDrew DeVault
2015-09-18Fix build for debian stretchDrew DeVault
Fixes #182
2015-09-15style, safer forktaiyu
2015-09-15nomacrotaiyu
2015-09-14multi command keybindstaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983. Fixes #180 cc @taiyu-len
2015-09-12cmd_for_window dummy functiontaiyu
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-08mode supports multi token namestaiyu
2015-09-08remove old thingstaiyu
2015-09-08var replacement changestaiyu
2015-09-08fix missing symbol bugtaiyu
2015-09-08escape check fixtaiyu
2015-09-08set variable changestaiyu
2015-09-08fix outut typoThomas Wouters
2015-09-07prevent views from disappearingtaiyu
2015-09-07strdup + styletaiyu
2015-09-07put strip_whitespace backtaiyu
2015-09-07config modestaiyu
2015-09-07free config stufftaiyu
2015-09-06free config when reloadingtaiyu
2015-09-06config_path cleanuptaiyu
2015-09-06man pagetaiyu
2015-09-05gap resizetaiyu
2015-09-04enum for command typetaiyu
2015-09-04styletaiyu
2015-09-04better handling of commands during configtaiyu
2015-09-04default gap valuetaiyu
2015-09-02properly free cmd_queue, should partially fix #165 from what i tell from its ↵taiyu
log.
2015-09-02fclose /proc/modules when we're done with itDrew DeVault
2015-09-02Add check for nvidia module and warn userDrew DeVault
2015-09-02Do not set FD_CLOEXECDrew DeVault
2015-09-02Log sway version on startupDrew DeVault