aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorLines
2015-12-22swaybar: fix memory leaksprogandy-0/+9
2015-12-22replace non-standard qsort_r with qsortrobotanarchy-8/+2
2015-12-22fix backtrace detection in CMakerobotanarchy-1/+7
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy-1/+5
2015-12-14Move sway/util.c to common/util.cMikkel Oscar Lyderik-0/+16
2015-12-13Subscribe to workspace change events and redrawDrew DeVault-12/+19
2015-12-03remove archive from git, add *.a to gitignoreChristoph Gysin-0/+0
2015-12-03Add swaylock protocol, add resource destructorsDrew DeVault-0/+0
2015-12-02cmake: build common code only onceChristoph Gysin-0/+7
2015-11-29Only strip comments at the start of a lineDrew DeVault-20/+0
2015-11-28Fix incorrect #include on ipc-client.cDrew DeVault-1/+1
2015-11-27Add command line to swaygrabDrew DeVault-10/+11
2015-11-27Move IPC client into common, refactor IPCDrew DeVault-0/+78
2015-11-26Parse command line args for swaymsgDrew DeVault-0/+421
2015-11-24fix list sortingtaiyu-1/+7
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen-2/+2
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen-0/+10
2015-11-13Clean up CMake stuffDrew DeVault-3/+0
2015-11-12common: create a static libraryBen Boeckel-0/+3
2015-11-12Start fleshing out wayland client implementationDrew DeVault-0/+214