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
/
tree
/
container.c
Age
Commit message (
Expand
)
Author
2018-12-09
list.c: Remove list_foreach
Ian Fan
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-07
gaps: remove duplicate inner gaps
Brian Ashworth
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-31
Move view border properties to container struct
Ryan Dwyer
2018-10-25
Fix re-tiling for floating containers
Mihai Coman
2018-10-23
Fix crash when resizing container hidden in the scratchpad
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-15
Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
Ryan Dwyer
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
[prev]
[next]