Commit Graph

605 Commits (2f1050796cdef7973c3ede41b39718a3e5e7a679)

Author SHA1 Message Date
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
Brian Ashworth 12876932a9 Allow multiple outputs for workspace output 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
mwenzkowski cd0bae80b6 Fix 7 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 7 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 7 years ago
Drew DeVault e21a23348b
Merge pull request from atomnuker/master 7 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 7 years ago
Rostislav Pehlivanov b0fb2846fe Revert "Respect border settings when rendering lone tabbed/stacked child" 7 years ago
Rostislav Pehlivanov a67e1b5873 Revert "tree/view.c: fix uninitialized variables warning" 7 years ago
Drew DeVault 09f3f7b75f
Merge pull request from Emantor/fix/2922 7 years ago
Rouven Czerwinski e4df675840 output: initialize layers and signal before using functions 7 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 7 years ago
Drew DeVault 5a98dfee02 Revert "Fix #2992" 7 years ago
Cole Mickens 6414b5d288 tree/view.c: fix uninitialized variables warning 7 years ago
Ryan Dwyer 65328ef60c Respect border settings when rendering lone tabbed/stacked child 7 years ago
mwenzkowski 94985146ea Fix 7 years ago
Mihai Coman 5323551a7f Fix re-tiling for floating containers 7 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 7 years ago
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 7 years ago
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad 7 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 7 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 7 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 7 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 7 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 7 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
emersion 75ea19c71b
Merge pull request from RyanDwyer/refactor-input-manager 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 7 years ago
Ryan Dwyer ed771a6a6e Fix crash when view unmaps while no outputs connected 7 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 7 years ago
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 7 years ago
Rouven Czerwinski 1f0aeae335 view: rewarp cursor during view_unmap 7 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Brian Ashworth 02aeb0f0be
Merge branch 'master' into fix_edge_gaps 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Ryan Dwyer 9190735947 Fix crash when view maps while locked 7 years ago
Ryan Dwyer 416bb7a214 Fix floating click events 7 years ago
mwenzkowski fd645a2a88 Fix undesirable height change of floating views 7 years ago
Brian Ashworth 5e9c61ac23 Only consider tiling views for gaps outer 7 years ago
Drew DeVault 4bebee620f
Merge pull request from RyanDwyer/improve-popup-damage 7 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code 7 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer caed15af82 Handle subsurfaces in view_child_damage 7 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 7 years ago