Commit Graph

32 Commits (ae2055dcf1d389b0acefad4c55cb6030731e9c51)

Author SHA1 Message Date
Ryan Dwyer c6368febc8 Adjust container box 7 years ago
Ryan Dwyer 93ff7879f1 Fix output position issue 7 years ago
Ryan Dwyer acc2628c79 Don't use wlr_output properties 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments 7 years ago
Brian Ashworth 11c1619f30 Stop floaters from snapping on move to new output 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer 8bed4be1f3 Make separate gaps functions per container type 7 years ago
Ryan Dwyer e1d5dc0804 Translate floating containers when a workspace is moved 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ryan Dwyer 04489ff420 Separate root-related code 7 years ago
Ryan Dwyer 27a20a4884 Allow containers to be fullscreen 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Ryan Dwyer be86d3aba6 Remove transaction_add_damage 7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations 7 years ago
Ryan Dwyer 9e96cfd310 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Nate Symer 6a910b9ba5 Implement gaps (PR ) 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
Ryan Dwyer e4e912ea91 Store swayc coordinates as layout-local 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Ryan Dwyer cdbae9a5e9 Fix nested tabs 7 years ago
Ryan Dwyer f6c3682c05 Use constants for titlebar dimensions 7 years ago
Ryan Dwyer 664169fbf1 Implement stacked layout 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 7 years ago
Ryan Dwyer e83e5487be Use scissor to render title texture 7 years ago
Ryan Dwyer b667298a0a Render titles 7 years ago
Ryan Dwyer e67f354333 Implement borders 7 years ago
Ryan Dwyer 312fdf313f Remove arrange_windows() 7 years ago
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows() 7 years ago