aboutsummaryrefslogtreecommitdiff
path: root/sway/tree/view.c
AgeCommit message (Expand)Author
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-15Do not damage view child when container is NULLBrian Ashworth
2019-01-07seat: unhide the cursor if it is warped to focusRouven Czerwinski
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-12Fix criteria execution in view_mapmwenzkowski
2018-11-28Fix segfault when destroying unmapped child viewemersion
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-27Damage view child when destroyedemersion
2018-11-27Handle destroyed subsurfacesemersion
2018-11-25Fix pango title escapingemersion
2018-11-24fixes pango_markup support with title_formatArthur Gautier
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-08Merge pull request #3087 from RedSoxFan/side-gapsRyan Dwyer
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-07gaps: remove duplicate inner gapsBrian Ashworth
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-31Move view border properties to container structRyan 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-26tree/view.c: fix uninitialized variables warningCole Mickens
2018-10-27Respect border settings when rendering lone tabbed/stacked childRyan Dwyer
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
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-20Minor refactor of input managerRyan 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-13Fix crash when view maps while lockedRyan Dwyer
2018-10-09Fix undesirable height change of floating viewsmwenzkowski
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-03Fix crash if view has no containerminus
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-01Handle border options for gapsBrian Ashworth
2018-10-01Fix smart gapsBrian Ashworth
2018-09-28Fix floating views in tabbed/stacked workspaces not getting frame eventsRyan Dwyer
2018-09-27Improve CSD logicRyan Dwyer