Commit Graph

247 Commits (3b3e0560beb9a44f038736fd4c344052fdfe3f81)

Author SHA1 Message Date
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen 6 years ago
Brian Ashworth 679c058fac scratchpad: set initial size 6 years ago
Brian Ashworth dd28e6a6d6 Fix xwayland configure request scratchpad crash 6 years ago
mliszcz 200833caae Allow for workspace renaming during exec handling 6 years ago
Ryan Dwyer e9a476244d Remove debug tree 6 years ago
Brian Ashworth 017a7c4da1 sway_view_child: add listener for view unmap 6 years ago
Brian Ashworth 430359519c floating_maximum_size: change default behavior 6 years ago
Drew DeVault 487c83f0de Add workspace {prev,next}_on_output --create 6 years ago
emersion 8ab64d3fcc Remove unused header include/sway/tree/output.h 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
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
Ryan Dwyer ed5aafd90b Refactor seat operations to use an interface 6 years ago
emersion b98563d2d7
Fix segfault when destroying unmapped child view 6 years ago
emersion fc79b7c2d2
Handle destroyed subsurfaces 6 years ago
Florent de Lamotte 7555c7efdc Adding commands for configuring titlebar borders and padding 6 years ago
emersion cad851805b
Use #if instead of #ifdef 6 years ago
Ryan Dwyer be9348d25c Move view {x,y,width,height} into container struct 6 years ago
Ryan Dwyer aad2f444f0
Merge pull request from RedSoxFan/side-gaps 6 years ago
Brian Ashworth 9e8aa39530 Implement per side and per direction outer gaps 6 years ago
Brian Ashworth 6a42643784 gaps: remove duplicate inner gaps 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 6 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 6 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 6 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 6 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 6 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 6 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 6 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 6 years ago
Drew DeVault 4bebee620f
Merge pull request from RyanDwyer/improve-popup-damage 6 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 6 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 6 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 6 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 6 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 6 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 6 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 6 years ago
Ryan Dwyer 21ff87d72b Improve CSD logic 6 years ago
Ryan Dwyer 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client 6 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 6 years ago
Ian Fan 81f3fda6fa ipc: add pid information for views in layout tree 7 years ago
Ryan Dwyer 679c7eb08c Minor fixes to tiling drag implementation 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer 9215ca0f01 Align titles to baseline 7 years ago
Ryan Dwyer 06d9693829 Remove offset argument to container_add_sibling 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 29f5cc7508 Implement window_role criteria token 7 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments 7 years ago