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
(fork) i3-compatible Wayland compositor
Furkan Sahin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Lines
2015-12-22
swaybar: fix memory leaks
Furkan Sahin
-0
/
+9
2015-12-22
replace non-standard qsort_r with qsort
Furkan Sahin
-8
/
+2
2015-12-22
fix backtrace detection in CMake
Furkan Sahin
-1
/
+7
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
Furkan Sahin
-1
/
+5
2015-12-14
Move sway/util.c to common/util.c
Furkan Sahin
-0
/
+16
2015-12-13
Subscribe to workspace change events and redraw
Furkan Sahin
-12
/
+19
2015-12-03
remove archive from git, add *.a to gitignore
Furkan Sahin
-0
/
+0
2015-12-03
Add swaylock protocol, add resource destructors
Furkan Sahin
-0
/
+0
2015-12-02
cmake: build common code only once
Furkan Sahin
-0
/
+7
2015-11-29
Only strip comments at the start of a line
Furkan Sahin
-20
/
+0
2015-11-28
Fix incorrect #include on ipc-client.c
Furkan Sahin
-1
/
+1
2015-11-27
Add command line to swaygrab
Furkan Sahin
-10
/
+11
2015-11-27
Move IPC client into common, refactor IPC
Furkan Sahin
-0
/
+78
2015-11-26
Parse command line args for swaymsg
Furkan Sahin
-0
/
+421
2015-11-24
fix list sorting
Furkan Sahin
-1
/
+7
2015-11-19
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
Furkan Sahin
-2
/
+2
2015-11-18
list: Add list_seq_find.
Furkan Sahin
-0
/
+10
2015-11-13
Clean up CMake stuff
Furkan Sahin
-3
/
+0
2015-11-12
common: create a static library
Furkan Sahin
-0
/
+3
2015-11-12
Start fleshing out wayland client implementation
Furkan Sahin
-0
/
+214