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
2020-12-24
container: set fullscreen mode before attempting focus
Ronan Pigott
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-12-20
Revert "commands/move: maintain workspace_layout when moving"
Ronan Pigott
2020-12-20
container: don't split single children
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-10-28
In container_split, set a floating container's view to tiled
Dimitris Triantafyllidis
2020-10-24
container: Fix NULL pointer dereference
mwenzkowski
2020-08-05
view: implement foreign toplevel fullscreen indicator
Ronan Pigott
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-07-03
commands/move: maintain workspace_layout when moving
Tudor Brindus
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
2020-05-30
tree/container: refactor `tiling_container_at` to check bounds
Tudor Brindus
2020-04-20
interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
Ian Huang
2020-03-27
Fix hit test for floaters that cross outputs
Josh Shone
2020-02-11
container_at_{tabbed,stacked}: check x-axis bounds
Brian Ashworth
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
2020-01-14
container: add inactive fullscreen to focus stack
Brian Ashworth
2019-08-20
Allow moving a container hidden in scratchpad
lbonn
2019-08-20
Remove xdg-shell v6 support
Simon Ser
2019-08-14
container_replace: copy {width,height}_fraction
Brian Ashworth
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
2019-07-14
Layout tiled using a width/height fraction
Pedro Côrte-Real
2019-06-27
tree: set correct border value before creating floater
random human
2019-06-16
Fix sway crashes for scratchpad layouts
Rouven Czerwinski
2019-04-24
cmd_move: respect workspace layout when inserting
Brian Ashworth
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-03-31
scratchpad: set initial size
Brian Ashworth
2019-03-31
floating: fix size of non-view containers
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-23
fix opening a floating view on the NOOP output
Brian Ashworth
2019-03-10
fullscreen: init floating on disable without size
Brian Ashworth
2019-03-06
Fix container_parent_layout for scratchpad windows
emersion
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-02-23
Fix crash exiting fullscreened floating container
minus
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
2019-02-09
container_at_stacked: skip titles when zero pixels
Brian Ashworth
2019-01-29
Remove bad assertion in container_handle_fullscreen_reparent
Ryan Dwyer
2019-01-28
Check xdg_surface's role before using its toplevel
mwenzkowski
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
commands: allow tiled containers to be stickied
Ian Fan
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2018-12-31
Set font options when computing text width.
John Chen
2018-12-22
Fix wlr_box_intersection args for wlroots 1441
Brian Ashworth
2018-12-09
list.c: rename free_flat_list to list_free_items_and_destroy
Ian Fan
[prev]
[next]