Commit Graph

87 Commits (22f52b91ed178cf402fe3fc857bbfd351a753b1d)

Author SHA1 Message Date
Daniel Lockyer 235cfd93b2 common/stringop.c: a premature decrement meant an element of argv was never released 9 years ago
Tomáš Čech bcdeb72189 Explicitly mark static linking in CMake 9 years ago
Tomáš Čech 468ddfb34d Fix missing include paths 9 years ago
Eric Engestrom 3e8081514d Fix spelling mistakes 9 years ago
Dominique Martinet 234932723c CMake: add missing wlc include dir for common and swaygrab 9 years ago
Mikkel Oscar Lyderik 1d010afbf7 Abort when receiving 0 bytes in IPC call 9 years ago
Mikkel Oscar Lyderik 5e253fdd9a Correctly exit sway on errors. 9 years ago
Mikkel Oscar Lyderik bacd40d6db Fix clang warnings 9 years ago
Drew DeVault e5bb08cc18 Print /proc/<pid>/maps on segfault 9 years ago
Mikkel Oscar Lyderik 32ae26e519 Add quotes to multiword arguments. 9 years ago
Mikkel Oscar Lyderik c8cf3f70f9 numlen(0) == 1 9 years ago
Mikkel Oscar Lyderik 2707be7199 use log10 in numlen 9 years ago
Drew DeVault a416715372 Revert "s/numlen/log10/g" 9 years ago
Drew DeVault 038bb8cc7c s/numlen/log10/g 9 years ago
Mikkel Oscar Lyderik dffacea831 Add function for getting list of modifier names. 9 years ago
Mikkel Oscar Lyderik 95e0f44c73 Move modifier name table to common/util.c 9 years ago
Mikkel Oscar Lyderik 7298a9c67a Add type to returned response. 9 years ago
progandy 8fefdb3c64 swaybar: fix memory leaks 9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort 9 years ago
robotanarchy 470e59b291 fix backtrace detection in CMake 9 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection 9 years ago
Mikkel Oscar Lyderik cf56c41c10 Move sway/util.c to common/util.c 9 years ago
Drew DeVault e277d4e094 Subscribe to workspace change events and redraw 9 years ago
Christoph Gysin 76920d2759 remove archive from git, add *.a to gitignore 9 years ago
Drew DeVault 71afa38890 Add swaylock protocol, add resource destructors 9 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once 9 years ago
Drew DeVault 5a369b3132 Only strip comments at the start of a line 9 years ago
Drew DeVault 8b1de6df30 Fix incorrect #include on ipc-client.c 9 years ago
Drew DeVault 062c74b7d0 Add command line to swaygrab 9 years ago
Drew DeVault 27f03c705d Move IPC client into common, refactor IPC 9 years ago
Drew DeVault 9a15371ba3 Parse command line args for swaymsg 9 years ago
taiyu 9d50f88cef fix list sorting 9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. 9 years ago
S. Christoffer Eliesen a33e3badad list: Add list_seq_find. 9 years ago
Drew DeVault fd1a59def3 Clean up CMake stuff 9 years ago
Ben Boeckel ec013d1f1a common: create a static library 9 years ago
Drew DeVault bfcabe48ef Start fleshing out wayland client implementation 9 years ago