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-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
floating/tiling move + floating resize cleaned and fixed
taiyu
2015-08-22
Whoops
Drew DeVault
2015-08-22
Implement output configuration through config
Drew DeVault
2015-08-22
Added in bspwm like view swapping
Luminarys
2015-08-21
Refactored resizing functions into resize.c
Luminarys
2015-08-21
Altered resize command to prevent resizing past min h/w
Luminarys
2015-08-21
More resize fixes
Luminarys
2015-08-21
Fixed resizing
Luminarys
2015-08-21
Remove wlc logging stuff
Drew DeVault
2015-08-21
Merge remote-tracking branch 'taiyu-len/master'
Drew DeVault
2015-08-21
Minor fix to resizing with mouse
Luminarys
2015-08-21
style
taiyu
2015-08-21
comments + fixed leak
taiyu
2015-08-21
swayc_is_fullscreen
taiyu
2015-08-21
check floating mod for resizing windows, and dont send click
taiyu
2015-08-21
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-21
Removed ugly intializer for pointer_state
Luminarys
2015-08-21
Merge pull request #111 from Luminarys/master
Drew DeVault
2015-08-21
Added in proper resize locking
Luminarys
2015-08-21
fixed #108 signed/unsigned comparison
minus
2015-08-21
More minor fixes
Luminarys
2015-08-21
Cleanup and minor fixes
Luminarys
2015-08-21
Fix clang warnings
Drew DeVault
2015-08-21
Merge pull request #105 from Half-Shot/master
Drew DeVault
2015-08-21
Fix compiler warnings (which were really errors)
Drew DeVault
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
2015-08-21
Fixes to resizing and added in resize lock once boundaries are exceeded
Luminarys
2015-08-21
Added in bspwm like mouse resizing
Luminarys
2015-08-20
Rewrite of resize command to make it more sane
Luminarys
2015-08-20
Fixed style errors
Half-Shot
2015-08-20
Reset key buffer on reload
Drew DeVault
2015-08-20
Few stray bits
Half-Shot
2015-08-20
Merge branch 'master' of https://github.com/SirCmpwn/sway
Half-Shot
2015-08-20
Basic left right move command implemented.
Half-Shot
2015-08-20
added IPC messages get_workspaces and get_outputs
minus
2015-08-20
find_parent_by_type
taiyu
2015-08-20
Style fixes
Luminarys
2015-08-20
Altered incorrect comment
Luminarys
2015-08-20
Added in basic resize command
Luminarys
2015-08-20
set I3SOCK for i3-msg compatibility
minus
2015-08-20
fixed formatting
minus
2015-08-20
added sway_terminate to exit cleanly
minus
2015-08-20
set IPC client sockets to close on exec
minus
2015-08-20
properly exit sway
minus
2015-08-20
use env var SWAYSOCK if available
minus
[next]