aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-31Merge pull request #3031 from atomnuker/masterDrew DeVault
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-30Revert "Respect border settings when rendering lone tabbed/stacked child"Rostislav Pehlivanov
2018-10-30Revert "tree/view.c: fix uninitialized variables warning"Rostislav Pehlivanov
2018-10-28Merge pull request #3011 from Emantor/fix/2922Drew DeVault
2018-10-28output: initialize layers and signal before using functionsRouven Czerwinski
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-27Revert "Fix #2992"Drew DeVault
2018-10-26tree/view.c: fix uninitialized variables warningCole Mickens
2018-10-27Respect border settings when rendering lone tabbed/stacked childRyan Dwyer
2018-10-26Fix #2992mwenzkowski
2018-10-25Fix re-tiling for floating containersMihai Coman
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-25Merge pull request #2950 from emersion/presentation-timeDrew DeVault
2018-10-25Fix containers not being resized when entering scratchpadRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23Implement the presentation-time protocolemersion
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
2018-10-23Fix crash when resizing container hidden in the scratchpadRyan Dwyer
2018-10-22Fix crash when quitting a QT app on the wayland backend using menuRyan Dwyer
2018-10-21Make workspace back_and_forth seat-specificRyan Dwyer
2018-10-20Merge pull request #2870 from RyanDwyer/refactor-input-manageremersion
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-20Fix crash when view unmaps while no outputs connectedRyan Dwyer
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-17Merge pull request #2820 from Emantor/fix-mouse-warping-containerDrew DeVault
2018-10-16view: rewarp cursor during view_unmapRouven Czerwinski
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski
2018-10-15Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpRyan Dwyer
2018-10-13Merge branch 'master' into fix_edge_gapsBrian Ashworth
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-13Fix crash when view maps while lockedRyan Dwyer
2018-10-10Fix floating click eventsRyan Dwyer
2018-10-09Fix undesirable height change of floating viewsmwenzkowski
2018-10-08Only consider tiling views for gaps outerBrian Ashworth
2018-10-09Merge pull request #2772 from RyanDwyer/improve-popup-damageDrew DeVault
2018-10-08Remove duplicate codeRyan Dwyer
2018-10-08Introduce container_is_transient_forRyan Dwyer
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-07Handle subsurfaces in view_child_damageRyan Dwyer
2018-10-07Only damage popups when popups have damageRyan Dwyer
2018-10-06Move sticky containers when switching workspace via criteriaRyan Dwyer
2018-10-03Merge pull request #2759 from minus7/fix-view-container-nullemersion
2018-10-03Fix crash if view has no containerminus
2018-10-03Reenable popup-handling for determining focusJonathan Buch
2018-10-03Use "raycasting" for determining focus for floating windowsJonathan Buch
2018-10-03Fix focusing topmost floating windowsJonathan Buch
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-01Handle border options for gapsBrian Ashworth