index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
/
container.c
Age
Commit message (
Expand
)
Author
2018-10-10
Fix floating click events
Ryan Dwyer
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-03
Reenable popup-handling for determining focus
Jonathan Buch
2018-10-03
Use "raycasting" for determining focus for floating windows
Jonathan Buch
2018-10-03
Fix focusing topmost floating windows
Jonathan Buch
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-10-01
Fix smart gaps
Brian Ashworth
2018-09-30
Merge pull request #2726 from RyanDwyer/overhaul-gaps
Drew DeVault
2018-09-30
Merge pull request #2728 from RedSoxFan/move-sticky-on-evac
Drew DeVault
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-09-28
Move sticky containers in output_evacuate
Brian Ashworth
2018-09-29
Make gaps implementation consistent with i3-gaps
Ryan Dwyer
2018-09-27
Improve CSD logic
Ryan Dwyer
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-26
Fix race condition crash when view unmaps + maps quickly
Ryan Dwyer
2018-09-25
Fix crash when disconnecting output
Ryan Dwyer
2018-09-23
Merge pull request #2686 from RyanDwyer/tab-scrolling
emersion
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
2018-09-22
Implement tab cycling using mouse wheel
Ryan Dwyer
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
2018-09-16
Fix crash when unmapping last child of a tabbed workspace
Ryan Dwyer
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
2018-09-11
Fix crash in workspace_wrap_children
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-10
Prevent stacked layout from crashing
William Wold
2018-09-10
Give windows pointer focus immediately when they are switched to
William Wold
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-06
Second attempt at restoring focus when closing a fullscreen view
Ryan Dwyer
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-05
Allow marked containers to be moved out of the scratchpad via move command
Ryan Dwyer
2018-09-05
Fix floating view moving to 0,0 when splitting
Ryan Dwyer
2018-09-05
Remove offset argument to container_add_sibling
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-29
Fix crash when reaping a workspace
Ryan Dwyer
2018-08-28
Fix gaps issues
Ryan Dwyer
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
2018-08-27
Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfaces
Drew DeVault
2018-08-26
ipc: clean-up container_create_notify function
Ian Fan
2018-08-26
ipc: emit window close event earlier, before destroying
Ian Fan
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-22
Fix sending fullscreen event to view
Ryan Dwyer
2018-08-20
Fix crash when adding output
Ryan Dwyer
2018-08-20
Clean up tracked outputs when an output is destroyed
Ryan Dwyer
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
2018-08-19
Allow subsurfaces which overflow the container to be interacted with
Ryan Dwyer
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
[prev]
[next]