index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2015-08-27
converted IPC to use json-c
minus
2015-08-26
added json-c lib and implemented IPC get_version
minus
2015-08-26
some function documentation, fixed gaps on config reload
taiyu
2015-08-26
move_container_to fixup
taiyu
2015-08-26
Merge pull request #135 from Luminarys/master
Drew DeVault
2015-08-26
Do not pass modifiers when getting keysyms from wlc
Drew DeVault
2015-08-25
Added in build version based on git hash
Luminarys
2015-08-25
longopt minor fix
taiyu
2015-08-25
Merge pull request #133 from minus7/wlc-keyboard-fix
Drew DeVault
2015-08-25
fixed keyboard handling
minus
2015-08-25
fixed segfault on exit + a little fixup of that floatfocus pr
taiyu
2015-08-25
Merge pull request #131 from nicklaswj/master
Drew DeVault
2015-08-25
code style clean up
Nicklas Warming Jacobsen
2015-08-25
fixed moving to other output and visibility
minus
2015-08-25
removed stupid test code
Nicklas Warming Jacobsen
2015-08-25
Focus floating window, if any, when the last tiling has been closed
Nicklas Warming Jacobsen
2015-08-25
changed view visibility to be bool
minus
2015-08-25
added missing util.h/c stuff
minus
2015-08-25
changed workspace_{outout_,}{next,prev} to return workspace
minus
2015-08-25
added "move container to workspace"
minus
2015-08-25
refactored view visibility
minus
2015-08-25
refactored workspace_next/prev
minus
2015-08-24
Added in backtrace printing
Luminarys
2015-08-24
add limit to swayc_in_direction
taiyu
2015-08-23
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-23
split_string memory leaks cleanedup
taiyu
2015-08-23
Minor fixes to keyboard handling
Drew DeVault
2015-08-23
merge
taiyu
2015-08-23
Refactor keyboard to consider modified keysyms
Drew DeVault
2015-08-23
Merge pull request #123 from Luminarys/master
Drew DeVault
2015-08-23
Minor fix
Luminarys
2015-08-23
Cleanup and minor adjustments to disabling
Luminarys
2015-08-23
Prefix log events from wlc with [wlc]
Drew DeVault
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Do not log with colors unless stdout is a tty
Drew DeVault
2015-08-23
Handle wlc log events
Drew DeVault
2015-08-23
style
taiyu
2015-08-22
slight fix
taiyu
2015-08-22
fixed container resize oddity
taiyu
2015-08-22
dont swap view with workspace...
taiyu
2015-08-22
small change
taiyu
2015-08-22
no mode for fullscreen
taiyu
2015-08-22
mouse tile resize mode done
taiyu
2015-08-22
fixed vanishing floating view
taiyu
2015-08-22
floating/tiling move + floating resize cleaned and fixed
taiyu
2015-08-22
Fix minor bug with output positioning
Drew DeVault
2015-08-22
Implement output positioning
Drew DeVault
2015-08-22
Set x/y positions for output containers
Drew DeVault
2015-08-22
Whoops
Drew DeVault
[next]