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-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
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
[next]