Commit Graph

288 Commits (b20d52f71d6567b26199050ac0a2735eefd5a985)

Author SHA1 Message Date
Ronan Pigott 3520fd2c19 view: display scratchpad hidden containers when activated by ftm 5 years ago
Simon Ser b5a35c484f tree/view: fix segfault in view_update_title 5 years ago
Johan Bjäreholt 1f8dbb320a tree/view: Make foreign-toplevel app_id fallback to class 5 years ago
Tudor Brindus bb85b9070d tree/view: fix smart borders with tabbed/stacked ancestor 5 years ago
Drew DeVault 8d5e627bc9 Implement wlr-foreign-toplevel-management-v1 5 years ago
Simon Ser e19bd1e474 Add support for viewporter 5 years ago
Simon Ser f9361ae36c Remove view child surface_{map,unmap} listeners on destroy 5 years ago
Ronan Pigott 90d936d4ad view: fix surface_new_subsurface use-after-free 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 5a4a7bc0da container: Remove useless surface dimensions 5 years ago
Kenny Levinsen 4edd429053 view: update_size should only update pending size 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 3a5d9b3b32 Update for new wlr_buffer API 5 years ago
Simon Ser 9d0aa0cb83 Use wlr_client_buffer 5 years ago
Brian Ashworth 0c23525d47 tree/view: do not attempt enter on hidden child 5 years ago
Brian Ashworth c99d423ad9 view: remove workspace pid mapping for assigns 5 years ago
Ronan Pigott 3975ca28c2 smart_borders: separate smartness from edge types 5 years ago
Ronan Pigott ec66bb987a view: create container before selecting workspace 6 years ago
Brian Ashworth da0ad4c39e view: always populate pid 6 years ago
Simon Ser 7488d33d42 Remove xdg-shell v6 support 6 years ago
Antonin Décimo 0570eb19e5 view_update_size: fix surface_width/height mismatch 6 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes 6 years ago
Pedro Côrte-Real d0233af3b3 Rework gaps code to be simpler and correct 6 years ago
random human 0ba959f1ce tree: set correct border value before creating floater 6 years ago
Kenny Levinsen 4925882920 Use parent get_root_coords in subsurfaces 6 years ago
mwenzkowski 9ac2342a67 Don't apply hide_edge_borders to floating windows 6 years ago
mwenzkowski e9e1fbc501 view.c: refactor view_autoconfigure() 6 years ago
Brian Ashworth 69a1a0ff99 Fix scratchpad fullscreen behavior and crash 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
db 2510e3df38 add --i3 flag to hide_edge_borders 6 years ago
Brian Ashworth d168d65f2c subsurface_get_root_coords: break on NULL 6 years ago
Brian Ashworth 418c19fe52 view: remove pointer constraints on unmap 6 years ago
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden 6 years ago
Ryan Dwyer 0a9ff774ad Center surface inside container when it's too small 6 years ago
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Brian Ashworth a68bc5f449 Do not damage view child when container is NULL 6 years ago
Rouven Czerwinski cc858e605a seat: unhide the cursor if it is warped to focus 6 years ago
Rouven Czerwinski 0b18560952 view: use seat_consider_warp_to_focus in view_unmap 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
mwenzkowski 01420193ef Fix criteria execution in view_map 6 years ago
emersion b98563d2d7
Fix segfault when destroying unmapped child view 6 years ago
Ryan Dwyer f737854e30
Merge pull request from emersion/handle-subsurface-destroy 6 years ago
Brian Ashworth 5c6f3d7266 Change execute_command to return a list of results 6 years ago