aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
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
2015-09-02Remove stropts.h from ipc.cDrew DeVault
Apparently it's not required, and for some reason Fedora doesn't have it. Fixes #162
2015-09-01cleaned up leaky prev_workspace_nametaiyu
2015-08-31properly remove children in loopstaiyu
2015-08-30Added in workspace_auto_back_and_forthLuminarys
2015-08-30Removed unnecessary debug lineLuminarys
2015-08-30Added in workspace back_and_forthLuminarys
2015-08-30#154 destroy view handler properly destroys viewstaiyu
2015-08-30#153 add "ctrl" and "alt" to modifiers structtaiyu