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
/
view.c
Age
Commit message (
Expand
)
Author
2021-02-09
shells: Only center tiled views on size change
Kenny Levinsen
2021-02-09
transaction: Move centering to view_center_surface
Kenny Levinsen
2021-02-09
view: Save surface x and y on saved buffers
Kenny Levinsen
2021-01-25
Implement foreign toplevel fullscreen output hints
fwsmit
2021-01-20
Adhere to ICCCM focus specification
BrassyPanache
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-10-25
Smart borders fix: always show borders for floating containers
Dimitris Triantafyllidis
2020-08-05
view: remove foreign toplevel listeners on destroy
Ronan Pigott
2020-08-05
view: implement foreign toplevel fullscreen request
Ronan Pigott
2020-07-25
view: display scratchpad hidden containers when activated by ftm
Ronan Pigott
2020-07-03
tree/view: fix segfault in view_update_title
Simon Ser
2020-07-01
tree/view: Make foreign-toplevel app_id fallback to class
Johan Bjäreholt
2020-06-27
tree/view: fix smart borders with tabbed/stacked ancestor
Tudor Brindus
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
2020-06-17
Add support for viewporter
Simon Ser
2020-06-12
Remove view child surface_{map,unmap} listeners on destroy
Simon Ser
2020-06-13
view: fix surface_new_subsurface use-after-free
Ronan Pigott
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
2020-06-05
Save transform during transaction
Kalyan Sriram
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-06-03
view: update_size should only update pending size
Kenny Levinsen
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-04-02
Update for new wlr_buffer API
Simon Ser
2020-03-06
Use wlr_client_buffer
Simon Ser
2020-02-18
tree/view: do not attempt enter on hidden child
Brian Ashworth
2020-01-09
view: remove workspace pid mapping for assigns
Brian Ashworth
2019-11-04
smart_borders: separate smartness from edge types
Ronan Pigott
2019-09-22
view: create container before selecting workspace
Ronan Pigott
2019-09-20
view: always populate pid
Brian Ashworth
2019-08-20
Remove xdg-shell v6 support
Simon Ser
2019-08-12
view_update_size: fix surface_width/height mismatch
Antonin Décimo
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-06-27
tree: set correct border value before creating floater
random human
2019-05-30
Use parent get_root_coords in subsurfaces
Kenny Levinsen
2019-04-16
Don't apply hide_edge_borders to floating windows
mwenzkowski
2019-04-16
view.c: refactor view_autoconfigure()
mwenzkowski
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-04-11
Honor output for xdg_toplevel_set_fullscreen
Brian Ashworth
2019-03-11
sway_view_child: add listener for view unmap
Brian Ashworth
2019-02-24
add --i3 flag to hide_edge_borders
db
2019-02-13
subsurface_get_root_coords: break on NULL
Brian Ashworth
2019-02-10
view: remove pointer constraints on unmap
Brian Ashworth
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
[prev]
[next]