index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
layout.c
Age
Commit message (
Collapse
)
Author
2015-08-20
Change gap behaviour to more closely match i3-gaps
KoffeinFlummi
Previously, when only using inner gaps, the gap between a window at the edge of the output was only half the size of the gaps between views. Additionally, the gaps between the actual windows was twice as wide as it was on i3-gaps.
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
2015-08-18
Fixes to make floating windows work better
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
Patched for wlc updates
Luminarys
2015-08-18
restored fullscreen/focus behavior
taiyu
2015-08-18
Coding style enforcement
Drew DeVault
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
2015-08-18
fixed floating window crashing bug
taiyu
2015-08-18
more changes
taiyu
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-17
Fix segfault from focus_view
Drew DeVault
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-17
Added in basic floating toggling
Luminarys
2015-08-16
fix
taiyu
2015-08-16
sends hidden views to back, visible view to front
taiyu
2015-08-16
handle_view_state_request
taiyu
2015-08-16
Fix movement between outputs
Drew DeVault
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Fixed reloading and arrange_windows
Luminarys
2015-08-15
Fixed workspace switching in multimonitor layouts
Luminarys
2015-08-15
Added layout debugger back in and fixed mutlimonitor layout issues
Luminarys
2015-08-15
fixed focus
taiyu
2015-08-15
fixed focus
taiyu
2015-08-14
style
Taiyu
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc ↵
Taiyu
related things into handlers
2015-08-10
Slightly better multihead support
Drew DeVault
2015-08-10
Prevent passing WM keys, improve multihead support
Drew DeVault
2015-08-10
destroys empty workspace + minor bugfixes
Taiyu
2015-08-10
Set view->visible to true when created
Drew DeVault
2015-08-10
Basic workspace functionality
Jose Diez
2015-08-10
Focus unmanaged windows when created
Drew DeVault
2015-08-10
Fix issue with untitled windows
Drew DeVault
2015-08-09
Finish up fullscreen command
Drew DeVault
2015-08-09
Flesh out fullscreen support a bit
Drew DeVault
2015-08-09
fullscreen: partially working
jdiez17
2015-08-09
Keep track of window names
Drew DeVault
2015-08-10
log: add newline
jdiez17
2015-08-09
Add movement support
Drew DeVault
2015-08-09
Destroy containers when all views are removed
Drew DeVault
2015-08-09
Implement splith/splitv
Drew DeVault
Ref #2
2015-08-09
Fix up some issues with focus
Drew DeVault
2015-08-09
Implement focus_follows_mouse
Drew DeVault
2015-08-09
Handle unmanaged windows appropriately
Drew DeVault
[prev]
[next]