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
Age
Commit message (
Expand
)
Author
Lines
2015-10-22
Switch to adjacent output when hitting output edge.
S. Christoffer Eliesen
-0
/
+58
2015-10-21
Merge pull request #197 from sce/configure_outputs_during_reload_
Drew DeVault
-30
/
+51
2015-10-22
commands: Allow changing resolution outside config load.
S. Christoffer Eliesen
-1
/
+0
2015-10-21
config: Don't try to apply bad output resolution.
S. Christoffer Eliesen
-1
/
+1
2015-10-21
config: Apply output config also during config reload.
S. Christoffer Eliesen
-27
/
+49
2015-10-21
commands,container: Tweak debug output to better reflect reality.
S. Christoffer Eliesen
-2
/
+2
2015-10-19
Merge pull request #196 from sce/catch_empty_command
Drew DeVault
-0
/
+5
2015-10-19
commands: Gracefully handle empty commands.
S. Christoffer Eliesen
-0
/
+5
2015-10-18
Merge pull request #195 from sce/get_socketpath
Drew DeVault
-2
/
+7
2015-10-18
Merge pull request #194 from sce/ignore_no_startup_id
Drew DeVault
-1
/
+14
2015-10-18
main: Implement --get-socketpath switch.
S. Christoffer Eliesen
-2
/
+7
2015-10-18
commands: Catch empty exec with --no-startup-id cases.
S. Christoffer Eliesen
-0
/
+5
2015-10-17
commands: Ignore exec switch "--no-startup-id".
S. Christoffer Eliesen
-1
/
+9
2015-10-16
Merge pull request #193 from sce/multi_user
Drew DeVault
-9
/
+33
2015-10-16
sway/ipc: Use sway_abort instead of returning NULL.
S. Christoffer Eliesen
-4
/
+4
2015-10-16
sway/ipc: ipc_user_sockaddr: Use sway_assert instead of assert.
S. Christoffer Eliesen
-2
/
+8
2015-10-16
sway/ipc: Fix whitespace.
S. Christoffer Eliesen
-7
/
+7
2015-10-16
sway/ipc: Free ipc_sockaddr upon termination.
S. Christoffer Eliesen
-0
/
+4
2015-10-16
sway/ipc: Support multiple users.
S. Christoffer Eliesen
-1
/
+5
2015-10-16
sway/ipc: Dynamically assign ipc_sockaddr.
S. Christoffer Eliesen
-9
/
+19
2015-10-15
Merge pull request #192 from sleep-walker/master
Drew DeVault
-0
/
+1
2015-10-15
tell where openSUSE packages lives as well
Tomáš Čech
-0
/
+1
2015-10-15
Merge pull request #191 from zetok/readme
Drew DeVault
-1
/
+2
2015-10-15
README.md: Add link to unofficial ebuild for Gentoo
Zetok Zalbavar
-1
/
+2
2015-10-08
Merge pull request #190 from taiyu-len/master
Drew DeVault
-13
/
+12
2015-10-08
#187, let init handle child processes
taiyu
-13
/
+12
2015-10-08
Merge pull request #189 from SirCmpwn/revert-188-master
Drew DeVault
-2
/
+9
2015-10-08
Revert "#187 cleanup zombies properly"
Drew DeVault
-2
/
+9
2015-10-07
Merge pull request #188 from taiyu-len/master
Drew DeVault
-9
/
+2
2015-10-07
#187 cleanup zombies properly using default
taiyu
-9
/
+2
2015-09-30
Merge pull request #185 from sleep-walker/master
Drew DeVault
-2
/
+3
2015-09-30
Use location of XKBcommon headers, don't expect build in source directory
Tomáš Čech
-2
/
+3
2015-09-29
return after disconnect ipc client and minor checks
taiyu
-3
/
+3
2015-09-29
Merge pull request #181 from taiyu-len/master
Drew DeVault
-171
/
+342
2015-09-22
Merge branch 'master' of https://github.com/taiyu-len/sway
taiyu
-153
/
+317
2015-09-22
#184
taiyu
-18
/
+25
2015-09-20
Merge pull request #183 from mikkeloscar/wlc-dep
Drew DeVault
-0
/
+1
2015-09-21
Add missing wlc dependency
Mikkel Oscar Lyderik
-0
/
+1
2015-09-20
fix config search paths
taiyu
-19
/
+21
2015-09-18
container_move check
taiyu
-1
/
+2
2015-09-18
dont log empty config lines
taiyu
-4
/
+3
2015-09-18
merge + no c_extensions
taiyu
-13
/
+37
2015-09-18
minor fix
taiyu
-2
/
+2
2015-09-18
Fix warnings introduced by prior commit
Drew DeVault
-3
/
+19
2015-09-18
Fix build for debian stretch
Drew DeVault
-0
/
+3
2015-09-15
style, safer fork
taiyu
-28
/
+23
2015-09-15
nomacro
taiyu
-16
/
+7
2015-09-14
multi command keybinds
taiyu
-109
/
+280
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
-581
/
+370
2015-09-12
Merge pull request #179 from taiyu-len/master
Drew DeVault
-370
/
+581
[next]