aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-06-11Merge branch 'master' into assign-commandZandr Martin
2016-06-10semi-working (only non-client/server wayland apps)Zandr Martin
2016-06-06Common: Readline: Ignore newline on '\' escaped line ends.Roosembert Palacios
2016-06-02implement stable sort for listsZandr Martin
2016-05-02common: refactor sway_log()Eric Engestrom
2016-05-02common: fix double-close in error_handler()Eric Engestrom
2016-05-02Fix off-by-one bug in log functionsEric Engestrom
2016-05-01common: fix potential buffer overflowEric Engestrom
2016-04-29common/stringop.c: a premature decrement meant an element of argv was never r...Daniel Lockyer
2016-04-28Explicitly mark static linking in CMakeTomáš Čech
2016-04-28Fix missing include pathsTomáš Čech
2016-04-02Fix spelling mistakesEric Engestrom
2016-03-24CMake: add missing wlc include dir for common and swaygrabDominique Martinet
2016-03-22Abort when receiving 0 bytes in IPC callMikkel Oscar Lyderik
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-02-08Fix clang warningsMikkel Oscar Lyderik
2016-01-28Print /proc/<pid>/maps on segfaultDrew DeVault
2016-01-25Add quotes to multiword arguments.Mikkel Oscar Lyderik
2016-01-24numlen(0) == 1Mikkel Oscar Lyderik
2016-01-24use log10 in numlenMikkel Oscar Lyderik
2016-01-23Revert "s/numlen/log10/g"Drew DeVault
2016-01-23s/numlen/log10/gDrew DeVault
2016-01-08Add function for getting list of modifier names.Mikkel Oscar Lyderik
2016-01-05Move modifier name table to common/util.cMikkel Oscar Lyderik
2016-01-03Add type to returned response.Mikkel Oscar Lyderik
2015-12-22swaybar: fix memory leaksprogandy
2015-12-22replace non-standard qsort_r with qsortrobotanarchy
2015-12-22fix backtrace detection in CMakerobotanarchy
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy
2015-12-14Move sway/util.c to common/util.cMikkel Oscar Lyderik
2015-12-13Subscribe to workspace change events and redrawDrew DeVault
2015-12-03remove archive from git, add *.a to gitignoreChristoph Gysin
2015-12-03Add swaylock protocol, add resource destructorsDrew DeVault
2015-12-02cmake: build common code only onceChristoph Gysin
2015-11-29Only strip comments at the start of a lineDrew DeVault
2015-11-28Fix incorrect #include on ipc-client.cDrew DeVault
2015-11-27Add command line to swaygrabDrew DeVault
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault
2015-11-24fix list sortingtaiyu
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen
2015-11-13Clean up CMake stuffDrew DeVault
2015-11-12common: create a static libraryBen Boeckel
2015-11-12Start fleshing out wayland client implementationDrew DeVault