Commit Graph

269 Commits (bd9a53f1a3e7dba247aab0a4e4268724acc12c38)

Author SHA1 Message Date
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 6 years ago
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 6 years ago
Rouven Czerwinski 1f0aeae335 view: rewarp cursor during view_unmap 6 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 6 years ago
Ryan Dwyer 9190735947 Fix crash when view maps while locked 6 years ago
mwenzkowski fd645a2a88 Fix undesirable height change of floating views 6 years ago
Drew DeVault 4bebee620f
Merge pull request from RyanDwyer/improve-popup-damage 6 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code 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 caed15af82 Handle subsurfaces in view_child_damage 6 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 6 years ago
minus 95d7d5f4ee Fix crash if view has no container 6 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 6 years ago
Brian Ashworth bb25194844 Handle border options for gaps 6 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 6 years ago
Ryan Dwyer 22412f57b0 Fix floating views in tabbed/stacked workspaces not getting frame events 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
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 6 years ago
Ryan Dwyer 10ef118e09 Fix pango escaping and refactor escape_markup_text 6 years ago
Ian Fan 81f3fda6fa ipc: add pid information for views in layout tree 6 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 6 years ago
Ian Fan 25ba80057d Remove redundant container creation in view initialization 6 years ago
Drew DeVault d8a96c9e4d
Merge pull request from emersion/fix-unmap-segfault 6 years ago
emersion 8b263429cf Don't use handler_context in view_unmap 6 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 6 years ago
William Wold 097ed03647 Minor fix 6 years ago
William Wold 22c5dd8a02 Minor fix 6 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 6 years ago
Ryan Dwyer 9215ca0f01 Align titles to baseline 6 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 6 years ago
Ryan Dwyer c6368febc8 Adjust container box 6 years ago
Ryan Dwyer dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command 6 years ago
Ryan Dwyer 3cc7de3fb4 Fix crash when view in scratchpad becomes urgent 6 years ago
Ryan Dwyer 4e0452fce3 Fix scratchpad related crashes 6 years ago
Ryan Dwyer 06d9693829 Remove offset argument to container_add_sibling 6 years ago
Ryan Dwyer acc2628c79 Don't use wlr_output properties 6 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 6 years ago
Ryan Dwyer 6fb03817c9 Rename fowa enum and use switch in view_request_activate 6 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 6 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer b6058703fa Refactor destroy functions and save workspaces when there's no outputs 7 years ago
Ryan Dwyer 771ad7bffa Fix jumping views 7 years ago
Ryan Dwyer e1955c5c08 Fix crash when adding output 7 years ago
Ryan Dwyer 0f6d212629 Send output enter/leave events correctly 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ryan Dwyer 7f22fab389
Merge branch 'master' into commands 7 years ago
Drew DeVault d0a24465d7
Merge pull request from RyanDwyer/geometry 7 years ago
Ian Fan 23601a8771 commands: complete assign command 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer b0a5f3a25f Store geometry in the view and handle any floating view resizing 7 years ago
emersion b3ee9af0c8 Add view_get_geometry 7 years ago
Brian Ashworth 3c26536267
Merge branch 'master' into master 7 years ago
Ian Fan f7c21451df commands: fix workspace edge cases 7 years ago
Ian Fan 69e1a421fc commands: complete move implementation 7 years ago
Mariusz Bialonczyk 776b9b7e1f Fix segv when sway is terminating 7 years ago
Ryan Dwyer 30e7e0f7c7 Move workspace pid code to root.c 7 years ago
Ryan Dwyer 854c5fbec8 Fix crash when fullscreen view closes on inactive workspace 7 years ago
Ryan Dwyer 8392eae40f Revert "Revert "Fix popups"" 7 years ago
Drew DeVault 9aa258d33a Revert "Fix popups" 7 years ago
Ryan Dwyer 9339026a31 Fix focus related crashes 7 years ago
emersion 47bf4ed0cb
Merge branch 'master' into fix-resize-wiggle 7 years ago
Drew DeVault 9564c73c0d
Merge pull request from RyanDwyer/fix-popups-v2 7 years ago
Ian Fan 317217f2c8 ipc: add window::mark event 7 years ago
Ian Fan 4f8f363dda ipc: add window::title event 7 years ago
Ryan Dwyer d10ccc1eb1 Correctly track saved surfaces during multiple transactions 7 years ago
Ryan Dwyer 7a59508da4 Close popups when changing focus 7 years ago
Ryan Dwyer de86d65627 Fix popups 7 years ago
Ryan Dwyer 902a1402ba Fix crash when a child of a floating container is in the scratchpad 7 years ago
Ryan Dwyer 08cfba2192 Allow containers to float 7 years ago
Ryan Dwyer 6ceb1d33fd Fix assign to workspace 7 years ago
Ryan Dwyer a90f2dbde9 Refactor view_map 7 years ago
Ryan Dwyer 27a20a4884 Allow containers to be fullscreen 7 years ago
Pascal Pascher 384c55c0b4 more style fixes, reorder config.h include 7 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build 7 years ago
Pascal Pascher 79a45d4a40 more style fixes, included "sway/config.h" where needed 7 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false 7 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support 7 years ago
Drew DeVault f4b882475e Merge branch 'master' into pid-workspaces 7 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad 7 years ago
Ryan Dwyer 011d1ebfa4 Consider view's min/max sizes when resizing 7 years ago
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views 7 years ago
Ryan Dwyer 54b00d351e Implement assign to output 7 years ago
frsfnrrg b3014f7b16 Fix uninitialized pointer in view_unmap 7 years ago
Brian Ashworth 10fc7a5b49
Merge branch 'master' into default-floating-border 7 years ago
Ryan Dwyer 9cbff272cb Remove superfluous IPC urgent events 7 years ago
Ryan Dwyer 75c699db62 Implement default_floating_border command and adjust CSD behaviour 7 years ago
Drew DeVault d6bd314dff
Merge pull request from RyanDwyer/urgency 7 years ago
Ryan Dwyer e2f28c023c Focus view before running criteria when mapping 7 years ago
Ryan Dwyer fc2484095a Implement no_focus command 7 years ago
Ryan Dwyer 5f0a4bb6a4 Update workspace urgent state when views close or move workspaces 7 years ago
Ryan Dwyer f86087d78f Fix urgency IPC events 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
emersion 9b16227ec3 Don't disable borders for xwayland floating views 7 years ago