index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
tree
/
container.h
Age
Commit message (
Expand
)
Author
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-20
Fix crash when adding output
Ryan Dwyer
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-17
Add using_csd variable to transaction state
Ryan Dwyer
2018-08-15
Simplify transactions
Ryan Dwyer
2018-08-11
Merge pull request #2449 from RyanDwyer/remove-bfs
Drew DeVault
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-11
Remove container_has_child
Ryan Dwyer
2018-08-08
Fix edge cases when moving floating container to new workspace
Ryan Dwyer
2018-08-08
Implement move to workspace on a floating container
Ryan Dwyer
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
2018-08-03
Fix crash when moving cursor over a fullscreen split container
Ryan Dwyer
2018-08-02
Fix pointer events for fullscreen views
emersion
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-07-31
Fix popups
Ryan Dwyer
2018-07-30
Fix title textures on scale change
Brian Ashworth
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-23
Implement scratchpad
Ryan Dwyer
2018-07-22
Implement floating_modifier and mouse operations for floating views
Ryan Dwyer
2018-07-16
Mark containers as urgent in IPC if they have urgent views
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-09
Implement some floating move commands
Ryan Dwyer
2018-06-27
Fix memleak in container_get_box
Ryan Dwyer
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
2018-06-11
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-09
Implement gaps (PR #2047)
Nate Symer
2018-06-09
Make main properties be the pending state
Ryan Dwyer
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
2018-06-01
Remove container_self_or_parent_floating
Ryan Dwyer
2018-06-01
Rename container_set_geometry_from_view
Ryan Dwyer
2018-06-01
Store swayc coordinates as layout-local
Ryan Dwyer
2018-06-01
Fix unfullscreening a floating view
Ryan Dwyer
2018-06-01
Replace is_floating boolean with function
Ryan Dwyer
2018-06-01
Use L_FLOATING instead of reapable boolean
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-06-01
Send frame done to floating views
Drew DeVault
2018-06-01
Implement `floating enable`
Drew DeVault
2018-05-28
Fix ancestor typos
Ryan Dwyer
2018-05-25
Clean up container title functions
Ryan Dwyer
2018-05-22
Replace empty argument with void
Ryan Dwyer
[prev]
[next]