Commit Graph

189 Commits (85584734ce4bb6a1955f446c294fdf041a20e610)

Author SHA1 Message Date
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
emersion d88f1d2196 Fix output_has_opaque_lockscreen 7 years ago
emersion 63b4bf5000
Update for 7 years ago
emersion f9625d1d56
Split renderer 7 years ago
Ryan Dwyer 0046eed969 Fix titles when container titles contain UTF-8 characters 7 years ago
Ryan Dwyer 464d4d5889 Translate surface by its geo when doing opaque box check 7 years ago
Ryan Dwyer 9480781229 Don't clear when using opaque lockscreen 7 years ago
Ryan Dwyer 3b842f4eed Detect opaque lockscreen when using a solid color 7 years ago
Ryan Dwyer f1fadef923 Use pixman_region32_contains_rectangle 7 years ago
Ryan Dwyer 839c3a5500 Use opaque region to determine if frame done should be sent 7 years ago
Ryan Dwyer 58befcf2cd Don't send frame done to surfaces behind lockscreen 7 years ago
emersion 51b215ad5c
Use wlr_surface.buffer_damage 7 years ago
Drew DeVault d43500831a
Updates per wlroots#1076 7 years ago
Dominique Martinet 9ea4cc13a0 sway views: add helpers to get view and layer from wlr_surface 7 years ago
Ryan Dwyer e396af853b Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Rostislav Pehlivanov 0cc24dd9c8 Fix crash with stacking layout after f42bf0ad4 7 years ago
Rostislav Pehlivanov e0d0e8f840 Revert "Don't unmaximize floating views" 7 years ago
Ryan Dwyer 3a6ed5110c Render saved buffers with the surface's dimensions 7 years ago
Ryan Dwyer a2fbb20a61 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Dominique Martinet 6856866a61 layer_shell: order destroying before sway_output 7 years ago
Ryan Dwyer 834805f5e2 Fix crash when disconnecting output 7 years ago
Ryan Dwyer 33e03cb277 Fix crash related to stacks and tabs 7 years ago
Ryan Dwyer 32b865e610 Fix crash when deleting last child in a tabbed or stacked container 7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations 7 years ago
Ryan Dwyer 1c89f32533 Preserve buffers during transactions 7 years ago
Ryan Dwyer 645bf446fa Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
emersion 088cae45c8 Update for 7 years ago
Ryan Dwyer 9e96cfd310 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
emersion cfd02918c0
Render drag icons 7 years ago
emersion 88cd7616db
Fix compilation errors related to disabled outputs 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Ryan Dwyer f9e6d703d2 Make main properties be the pending state 7 years ago
Ryan Dwyer 59c9488701 WIP: Atomic layout updates ground work 7 years ago
Brian Ashworth e072fbc6d9 Switch output storing from list_t to wl_list 7 years ago
Brian Ashworth a0bbe67076 Address emersions comments on output re-enabling 7 years ago
Brian Ashworth a1b5b93d29 Store sway_outputs so that they can be reenabled 7 years ago
emersion 0f71547032
Merge pull request from emersion/fullscreen-damage-only-visible 7 years ago
emersion 55b855d867
Add SWAY_DAMAGE_DEBUG 7 years ago
emersion 34bdf25bb5
Only send frame to visible surfaces when fullscreened 7 years ago
emersion 51eee3aecc
Schedule a frame even if damage is empty 7 years ago
emersion 65845be802
Only send frame done to visible views 7 years ago
Ryan Dwyer 02d385e06f Use swayc rather than wlr_output when rendering 7 years ago
Ryan Dwyer 3281574fa3 Remove check for if floating view intersects output 7 years ago
Ryan Dwyer 7d2b33a458 Render floating views before top layer and unmanaged 7 years ago
Ryan Dwyer e4e912ea91 Store swayc coordinates as layout-local 7 years ago
Ryan Dwyer dc83b158e1 Fix issues with sticky containers and workspaces 7 years ago
Ryan Dwyer 754cb7944c Respect view's border config for floating containers 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 34f35f0bad Use L_FLOATING instead of reapable boolean 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago