index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Lines
2016-01-28
Print /proc/<pid>/maps on segfault
Drew DeVault
-1
/
+46
2016-01-25
Add quotes to multiword arguments.
Mikkel Oscar Lyderik
-0
/
+26
2016-01-24
numlen(0) == 1
Mikkel Oscar Lyderik
-1
/
+1
2016-01-24
use log10 in numlen
Mikkel Oscar Lyderik
-7
/
+6
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
-0
/
+10
2016-01-23
s/numlen/log10/g
Drew DeVault
-10
/
+0
2016-01-08
Add function for getting list of modifier names.
Mikkel Oscar Lyderik
-0
/
+14
2016-01-05
Move modifier name table to common/util.c
Mikkel Oscar Lyderik
-0
/
+38
2016-01-03
Add type to returned response.
Mikkel Oscar Lyderik
-7
/
+21
2015-12-22
swaybar: fix memory leaks
progandy
-0
/
+9
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
-8
/
+2
2015-12-22
fix backtrace detection in CMake
robotanarchy
-1
/
+7
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
-1
/
+5
2015-12-14
Move sway/util.c to common/util.c
Mikkel Oscar Lyderik
-0
/
+16
2015-12-13
Subscribe to workspace change events and redraw
Drew DeVault
-12
/
+19
2015-12-03
remove archive from git, add *.a to gitignore
Christoph Gysin
-0
/
+0
2015-12-03
Add swaylock protocol, add resource destructors
Drew DeVault
-0
/
+0
2015-12-02
cmake: build common code only once
Christoph Gysin
-0
/
+7
2015-11-29
Only strip comments at the start of a line
Drew DeVault
-20
/
+0
2015-11-28
Fix incorrect #include on ipc-client.c
Drew DeVault
-1
/
+1
2015-11-27
Add command line to swaygrab
Drew DeVault
-10
/
+11
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
-0
/
+78
2015-11-26
Parse command line args for swaymsg
Drew DeVault
-0
/
+421
2015-11-24
fix list sorting
taiyu
-1
/
+7
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
-2
/
+2
2015-11-21
list: Add list_seq_find.
S. Christoffer Eliesen
-0
/
+10
2015-11-13
Clean up CMake stuff
Drew DeVault
-3
/
+0
2015-11-12
common: create a static library
Ben Boeckel
-0
/
+3
2015-11-12
Start fleshing out wayland client implementation
Drew DeVault
-0
/
+214