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
/
include
/
container.h
Age
Commit message (
Expand
)
Author
2016-07-07
Fix tabbed/stacked corner case #742
D.B
2016-05-31
Initial work for floating view with sane values
Denis Doria
2016-04-25
Remove unused function
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
Fix problems with floating windows
Mikkel Oscar Lyderik
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Add border <none|normal|toggle|pixel> config
Mikkel Oscar Lyderik
2016-03-30
Implement some more on borders
Drew DeVault
2016-02-27
Make sway spawn only one bar per bar config
Mikkel Oscar Lyderik
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
2015-12-16
Bring unmanaged windows to front on output arrange
Drew DeVault
2015-12-13
Track the fullscreen view on a workspace swayc_t
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-16
output: Support multiple adjacent outputs.
S. Christoffer Eliesen
2015-11-08
Add some documentation comments
Drew DeVault
2015-10-29
container.h: Remove unused.
S. Christoffer Eliesen
2015-10-29
container: Move container_under_pointer here from handlers.
S. Christoffer Eliesen
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
visible values
taiyu
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-27
update visibility + container info functions
taiyu
2015-08-27
use previous outputs
taiyu
2015-08-26
move_container_to fixup
taiyu
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-21
bugfixes, renames
taiyu
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-20
Rewrite of resize command to make it more sane
Luminarys
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
taiyu
2015-08-20
setup for resizable windows, drop weight
taiyu
2015-08-18
header update
Luminarys
2015-08-18
Add support for gaps option
KoffeinFlummi
2015-08-18
Coding style enforcement
Drew DeVault
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-17
Style and other minor fixes
Luminarys
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
Move headers to include/
Drew DeVault