160 Commits (5e18ed3cf03eee9e83909fede46dd98dff652647)

Author SHA1 Message Date
Aleksei Bavshin d19810eba8 xdg-activation: distinguish activation and urgency requests
9 months ago
Kirill Primak 7a2ff7ba81 view: drop ext_foreign_destroy
10 months ago
Alexander Orzechowski 1846944f04 xdg_shell: Extract struct for popup descriptor
10 months ago
Merlin Lex 1b5515400d ext-foreign-toplevel-list: Implement protocol
10 months ago
Alexander Orzechowski 9da295c11f scene_graph: Implement toplevel clipping
10 months ago
Alexander Orzechowski 1e018e72b4 Delete old damage tracking code
10 months ago
Alexander Orzechowski 06ad734e70 scene_graph: Port view saved buffers
10 months ago
Alexander Orzechowski 6e5fc4c2aa scene_graph: Port xwayland
10 months ago
Alexander Orzechowski b38ed8b479 scene_graph: Port xdg_shell
10 months ago
Alexander Orzechowski 1eb16d1367 scene_graph: Maintain `wlr_scene_node`s for the sway tree.
10 months ago
Alexander Orzechowski dbd2fbf430 view: init function should return a success bool
10 months ago
Kirill Primak 47e6a1164c xdg-shell: chase events update
1 year ago
Kirill Primak c9e1dab318 chore: chase wlroots map logic unification
2 years ago
Ronan Pigott 842609da64 view: make request_activate take a seat
2 years ago
Carl Smedstad 9540591105 Add missing includes & remove duplicates
2 years ago
Ronan Pigott 28fda4c0d3 launcher: export X startup ids and use them for workspace matching
2 years ago
Ronan Pigott 864b3a9a18 view: associate launch contexts with views
2 years ago
Kirill Primak 6a59e38aeb xdg-shell: schedule a configure on maximize request
3 years ago
Simon Ser 9a6687ee04 xdg-shell: use wlr_xdg_popup in sway_xdg_popup
3 years ago
Simon Ser f795aa1c95 xdg-shell: use wlr_xdg_toplevel in sway_view
3 years ago
Tuomas Yrjölä 69b430201c xwayland: listen to `request_activate` event
3 years ago
Simon Ser d6f8820a8b Upgrade for wlroots surface refactoring
3 years ago
Kirill Primak b7b96399e1 xdg-shell: remove unused request_maximize listener
3 years ago
Kirill Primak e76e13ef85 view: fix child position calc
3 years ago
Simon Ser 7a15e715b7 Document view_map
3 years ago
Simon Zeni 6ffa4b1f70 view: remove reference to wlr_wl_shell_surface
3 years ago
Kenny Levinsen 63a6635163 view: Read geometry directly in view_update_size
4 years ago
Kenny Levinsen 50205ade9d transaction: Move centering to view_center_surface
4 years ago
Simon Ser 5438cc158a Switch to wlr_xdg_surface_for_each_popup_surface
4 years ago
Tudor Brindus 181798c2fe xwayland: listen to `set_geometry` event
4 years ago
Tobias Langendorf 657587964e xwayland: support views that change override-redirect status
4 years ago
Ronan Pigott b7f28cd6b7 view: remove foreign toplevel listeners on destroy
4 years ago
Ronan Pigott f478f4cc66 view: implement foreign toplevel fullscreen request
4 years ago
Tobias Langendorf 4f718e6c75 Fix X11 clients getting stuck minimized
4 years ago
Ronan Pigott 39d677af15 input: implement xdg_toplevel interactive resize hints
4 years ago
Drew DeVault 8d5e627bc9 Implement wlr-foreign-toplevel-management-v1
4 years ago
Simon Ser e19bd1e474 Add support for viewporter
5 years ago
Tudor Brindus ed08f2f20c tree/view: fix smart gaps when ancestor container is tabbed or stacked
5 years ago
Kalyan Sriram e3e548a648
Save transform during transaction
5 years ago
Kenny Levinsen fcd0ab8f33 view: Save all buffers associated with view
5 years ago
Damien Tardy-Panis 0cbd26f0da Add views idle inhibition status in get_tree output
5 years ago
Michael Weiser 0f11aa037a commands: Add per-view shortcuts_inhibitor command
5 years ago
Simon Ser 9d0aa0cb83 Use wlr_client_buffer
5 years ago
Ivan Molodetskikh bd9a53f1a3 view: add max_render_time
5 years ago
Simon Ser 7488d33d42 Remove xdg-shell v6 support
5 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes
5 years ago
Kenny Levinsen 4925882920 Use parent get_root_coords in subsurfaces
6 years ago
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen
6 years ago
Brian Ashworth 017a7c4da1 sway_view_child: add listener for view unmap
6 years ago
emersion b98563d2d7
Fix segfault when destroying unmapped child view
6 years ago