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
/
layout.c
Age
Commit message (
Expand
)
Author
2015-08-29
#151 fix
taiyu
2015-08-29
Fixed move scratchpad and added in scratchpad show
Luminarys
2015-08-28
Added in scratchpad adding
Luminarys
2015-08-28
move v3
taiyu
2015-08-28
style
taiyu
2015-08-28
layout fix for a certain case
taiyu
2015-08-28
dont move floating contaienrs
taiyu
2015-08-28
move function redone
taiyu
2015-08-27
update visibility + container info functions
taiyu
2015-08-26
slight fix
taiyu
2015-08-26
fixed move_container bug, log prints before aborting
taiyu
2015-08-26
some function documentation, fixed gaps on config reload
taiyu
2015-08-26
move_container_to fixup
taiyu
2015-08-25
fixed segfault on exit + a little fixup of that floatfocus pr
taiyu
2015-08-25
added "move container to workspace"
minus
2015-08-24
add limit to swayc_in_direction
taiyu
2015-08-23
merge
taiyu
2015-08-22
fixed container resize oddity
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-21
Refactored resizing functions into resize.c
Luminarys
2015-08-21
swayc_is_fullscreen
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-21
fixed #108 signed/unsigned comparison
minus
2015-08-21
Merge pull request #105 from Half-Shot/master
Drew DeVault
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
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
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
find_parent_by_type
taiyu
2015-08-20
Style fixes
Luminarys
2015-08-20
Added in basic resize command
Luminarys
2015-08-20
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-20
Merge pull request #97 from taiyu-len/master
Drew DeVault
2015-08-20
style
taiyu
2015-08-20
small fix, default width/height 0
taiyu
2015-08-20
unnessesary log
taiyu
2015-08-20
setup for resizable windows, drop weight
taiyu
2015-08-20
Merge pull request #94 from taiyu-len/master
Drew DeVault
2015-08-20
Change gap behaviour to more closely match i3-gaps
KoffeinFlummi
2015-08-19
remove debug message
taiyu
2015-08-19
input state, find_container_in_direction
taiyu
2015-08-19
fixed default active_workspace, and more use of set_focused_container_for(...)
taiyu
2015-08-19
fixed focus key handler
taiyu
2015-08-18
focus to only child
taiyu
[next]