aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
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
2018-10-01Fix smart gapsBrian Ashworth
2018-09-30Merge pull request #2726 from RyanDwyer/overhaul-gapsDrew DeVault
2018-09-30Merge pull request #2728 from RedSoxFan/move-sticky-on-evacDrew DeVault
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Fix hotplugging down to zero outputsRyan Dwyer
2018-09-28Move sticky containers in output_evacuateBrian Ashworth
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
2018-09-28Check for NULL output in workspace_valid_on_outputRyan Dwyer
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-28Fix floating views in tabbed/stacked workspaces not getting frame eventsRyan Dwyer
2018-09-27Improve CSD logicRyan Dwyer
2018-09-27Rename view_set_csd_from_client to view_update_csd_from_clientRyan Dwyer
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-26Fix race condition crash when view unmaps + maps quicklyRyan Dwyer
2018-09-25Fix crash when disconnecting outputRyan Dwyer
2018-09-23Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switchemersion
2018-09-23Merge pull request #2686 from RyanDwyer/tab-scrollingemersion
2018-09-23Prevent sticky containers from jumping on workspace switchRyan Dwyer