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
/
container.c
Age
Commit message (
Expand
)
Author
2015-09-18
merge + no c_extensions
taiyu
2015-09-18
minor fix
taiyu
2015-09-18
Fix warnings introduced by prior commit
Drew DeVault
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-05
gap resize
taiyu
2015-09-04
default gap value
taiyu
2015-08-31
properly remove children in loops
taiyu
2015-08-27
forgot visibility of floating containers
taiyu
2015-08-27
update visibility + container info functions
taiyu
2015-08-27
proper visibility update
taiyu
2015-08-27
use previous outputs
taiyu
2015-08-27
Added in default_orientation handling
Luminarys
2015-08-27
update visibility for moved workspaces
taiyu
2015-08-26
move workspace from dead output to other output
taiyu
2015-08-26
slight fix
taiyu
2015-08-27
fixed container_map
minus
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
fixed moving to other output and visibility
minus
2015-08-25
changed view visibility to be bool
minus
2015-08-25
refactored view visibility
minus
2015-08-24
add limit to swayc_in_direction
taiyu
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-22
fixed vanishing floating view
taiyu
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
2015-08-22
Implement output configuration through config
Drew DeVault
2015-08-21
style
taiyu
2015-08-21
comments + fixed leak
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-20
find_parent_by_type
taiyu
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
setup for resizable windows, drop weight
taiyu
2015-08-20
Change gap behaviour to more closely match i3-gaps
KoffeinFlummi
2015-08-19
Fix error with workspace/output name matching
Drew DeVault
2015-08-19
fixed default active_workspace, and more use of set_focused_container_for(...)
taiyu
2015-08-19
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
taiyu
2015-08-18
fixed floating_modifier related things
taiyu
2015-08-18
Removed debugging, added in proper gap resets for config reloads
Luminarys
2015-08-18
Improvements to gaps
Drew DeVault
2015-08-19
Merge remote-tracking branch 'upstream/master' into gaps
KoffeinFlummi
2015-08-18
Add support for gaps option
KoffeinFlummi
2015-08-18
restored fullscreen/focus behavior
taiyu
[next]