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
2016-07-07
Fix tabbed/stacked corner case #742
D.B
2016-07-04
implement `get_tree` command
Zandr Martin
2016-06-18
Added a null check in tabbed_stacked_parent
Hummer12007
2016-06-02
Initial implementation for floating_maximum_size
Denis Doria
2016-05-31
Initial work for floating view with sane values
Denis Doria
2016-05-28
enforce workspace output assignents
Zandr Martin
2016-05-27
Implement sort_workspaces() function for outputs.
Zandr Martin
2016-05-14
Revert "sway/container.c: fix segfault where view is assigned prematurely"
Drew DeVault
2016-05-09
sway/container.c: fix segfault where view is assigned prematurely
Daniel Lockyer
2016-04-25
Remove unused function
Mikkel Oscar Lyderik
2016-04-25
Don't send invisble view to back
Mikkel Oscar Lyderik
2016-04-25
Disable inner gaps when in tabbed/stacked mode
Mikkel Oscar Lyderik
2016-04-25
Add support for nested tabbed/stacked containers
Mikkel Oscar Lyderik
2016-04-25
Reapply prev layout when exiting tabbed/stacked
Mikkel Oscar Lyderik
2016-04-25
Correctly determine default layout
Mikkel Oscar Lyderik
2016-04-25
Fix problems with floating windows
Mikkel Oscar Lyderik
2016-04-25
Tabbed and stacked layout
Mikkel Oscar Lyderik
2016-04-17
Use correct format string for x86_64 and i686
Mikkel Oscar Lyderik
2016-04-12
Plug two memory leaks
Chang Liu
2016-04-09
Don't init desired width/height on new_view
Mikkel Oscar Lyderik
2016-04-02
Fix spelling mistakes
Eric Engestrom
2016-03-31
Fix pointer related crash when stacked/tabbed
Mikkel Oscar Lyderik
2016-03-31
Add cmds new_window and new_float
Mikkel Oscar Lyderik
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Implement some more on borders
Drew DeVault
2016-03-20
Implement 'smart_gaps' feature from i3-gaps
Mikkel Oscar Lyderik
2016-03-04
Fix assigning workspaces to outputs
Mikkel Oscar Lyderik
2016-02-27
Make sway spawn only one bar per bar config
Mikkel Oscar Lyderik
2016-02-25
Send workspace ICP event on ws destroy/empty.
Mikkel Oscar Lyderik
2016-02-12
Prefer named output config over wildcard config.
Mikkel Oscar Lyderik
2016-01-21
Fix rendering of view when moving to new workspace
Mikkel Oscar Lyderik
2016-01-05
Fix whitespace issues.
Mikkel Oscar Lyderik
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
2015-12-20
container: Fix inner gaps against screen edge.
S. Christoffer Eliesen
2015-12-18
Terminate children when freeing output container
Mikkel Oscar Lyderik
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
2015-12-18
sway: insert numbered workspaces in order
progandy
2015-12-16
Bring unmanaged windows to front on output arrange
Drew DeVault
2015-12-13
Make destroy_workspace behave as expected
Kevin Hamacher
2015-12-02
Fix using last output config if none matched
Christoph Gysin
2015-11-28
Allow output config for output named *
Drew DeVault
2015-11-27
workspace: Learn sticky.
S. Christoffer Eliesen
2015-11-24
container: Store app_id attribute for views.
S. Christoffer Eliesen
2015-11-24
container: Store class attribute for views.
S. Christoffer Eliesen
2015-11-14
We wlc_point now
Drew DeVault
2015-10-29
input_state: Remove mouse_origin (x&y). Query wlc instead.
S. Christoffer Eliesen
2015-10-29
container: Move container_under_pointer here from handlers.
S. Christoffer Eliesen
2015-10-21
config: Apply output config also during config reload.
S. Christoffer Eliesen
2015-10-21
commands,container: Tweak debug output to better reflect reality.
S. Christoffer Eliesen
2015-09-18
merge + no c_extensions
taiyu
[next]