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-08-27
proper visibility update
taiyu
-2
/
+17
2015-08-27
use previous outputs
taiyu
-1
/
+26
2015-08-27
Merge pull request #144 from Luminarys/master
Drew DeVault
-1
/
+36
2015-08-27
Added in default_orientation handling
Luminarys
-1
/
+36
2015-08-27
update visibility for moved workspaces
taiyu
-0
/
+2
2015-08-27
dont swap floating containers
taiyu
-1
/
+2
2015-08-27
Merge pull request #142 from taiyu-len/master
Drew DeVault
-4
/
+21
2015-08-26
move workspace from dead output to other output
taiyu
-4
/
+21
2015-08-26
Merge pull request #139 from Luminarys/master
Drew DeVault
-10
/
+42
2015-08-26
Updated versioning in cmake
Luminarys
-7
/
+23
2015-08-26
Added in better versioning info
Luminarys
-3
/
+19
2015-08-26
slight fix
taiyu
-5
/
+25
2015-08-26
fixed move_container bug, log prints before aborting
taiyu
-5
/
+8
2015-08-26
Merge pull request #137 from minus7/json
Drew DeVault
-73
/
+78
2015-08-27
fixed container_map
minus
-3
/
+2
2015-08-27
converted IPC to use json-c
minus
-70
/
+43
2015-08-27
fixed json-c CMake inclusion
minus
-4
/
+20
2015-08-26
added json-c lib and implemented IPC get_version
minus
-0
/
+17
2015-08-26
some function documentation, fixed gaps on config reload
taiyu
-51
/
+76
2015-08-26
Merge pull request #136 from taiyu-len/master
Drew DeVault
-19
/
+45
2015-08-26
move_container_to fixup
taiyu
-19
/
+45
2015-08-26
Merge pull request #135 from Luminarys/master
Drew DeVault
-1
/
+17
2015-08-26
Minor fixes
Luminarys
-3
/
+1
2015-08-26
Add dependency on PCRE
Drew DeVault
-9
/
+40
2015-08-26
Do not pass modifiers when getting keysyms from wlc
Drew DeVault
-1
/
+2
2015-08-26
Use C 99
Drew DeVault
-0
/
+1
2015-08-25
Added in build version based on git hash
Luminarys
-1
/
+19
2015-08-25
longopt minor fix
taiyu
-0
/
+1
2015-08-25
Merge pull request #133 from minus7/wlc-keyboard-fix
Drew DeVault
-2
/
+2
2015-08-25
Merge pull request #132 from taiyu-len/master
Drew DeVault
-17
/
+24
2015-08-25
fixed keyboard handling
minus
-2
/
+2
2015-08-25
fixed segfault on exit + a little fixup of that floatfocus pr
taiyu
-17
/
+24
2015-08-25
Merge pull request #131 from nicklaswj/master
Drew DeVault
-1
/
+9
2015-08-25
Merge pull request #129 from minus7/workspaces
Drew DeVault
-90
/
+170
2015-08-25
code style clean up
Nicklas Warming Jacobsen
-7
/
+7
2015-08-25
fixed moving to other output and visibility
minus
-1
/
+2
2015-08-25
removed stupid test code
Nicklas Warming Jacobsen
-2
/
+0
2015-08-25
updated manpage
minus
-0
/
+8
2015-08-25
Focus floating window, if any, when the last tiling has been closed
Nicklas Warming Jacobsen
-1
/
+11
2015-08-25
changed view visibility to be bool
minus
-16
/
+14
2015-08-25
added missing util.h/c stuff
minus
-0
/
+7
2015-08-25
changed workspace_{outout_,}{next,prev} to return workspace
minus
-64
/
+74
2015-08-25
added "move container to workspace"
minus
-1
/
+40
2015-08-25
refactored view visibility
minus
-8
/
+27
2015-08-25
refactored workspace_next/prev
minus
-35
/
+33
2015-08-24
Merge pull request #125 from Luminarys/master
Drew DeVault
-0
/
+26
2015-08-24
Added in backtrace printing
Luminarys
-0
/
+26
2015-08-24
add limit to swayc_in_direction
taiyu
-7
/
+47
2015-08-23
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
-1
/
+3
2015-08-23
split_string memory leaks cleanedup
taiyu
-7
/
+11
[next]