aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-27Check if command input has at least 2 argumentsThomas Plaçais
2018-06-27Allow views to skip configuresRyan Dwyer
2018-06-27Move unsetting of view->surface into view_unmapRyan Dwyer
2018-06-27Fix memleak in container_get_boxRyan Dwyer
2018-06-27Remove transaction_add_damageRyan Dwyer
2018-06-27Fix nitpicksRyan Dwyer
2018-06-26Merge pull request #2145 from emersion/xwayland-wants-floatDrew DeVault
2018-06-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer
2018-06-26Merge pull request #2162 from martinetd/float_xdg_shellDrew DeVault
2018-06-26Merge branch 'master' into float_xdg_shellemersion
2018-06-26Merge pull request #2164 from ael-code/background_fixesDrew DeVault
2018-06-26cleanup output-background subcommand handlingael-code
2018-06-26fix memleak on background cmd errorael-code
2018-06-26Merge pull request #2163 from martinetd/use-after-freeRyan Dwyer
2018-06-26layer_shell: order destroying before sway_outputDominique Martinet
2018-06-26layer_shell: cleanup output link on output destroyDominique Martinet
2018-06-26Remove incorrect assertion and supporting codeRyan Dwyer
2018-06-26Fix crash when closing output window from outer sessionRyan Dwyer
2018-06-26Fix crash when disconnecting outputRyan Dwyer
2018-06-26Remove timer when transaction destroysRyan Dwyer
2018-06-26Damage output when views toggle fullscreenRyan Dwyer
2018-06-26Rename view's free callback to destroyRyan Dwyer
2018-06-26Damage output when a fullscreen view unmapsRyan Dwyer
2018-06-26xdg_shell: make view floating if a parent has been setDominique Martinet
2018-06-25Rename progress_queue to transaction_progress_queueRyan Dwyer
2018-06-25Fix potential crash when fullscreen view unmapsRyan Dwyer
2018-06-24Merge pull request #2159 from acrisci/focus-dont-follow-keyboard-grabDrew DeVault
2018-06-24dont focus-follow-mouse when keyboard grabTony Crisci
2018-06-25Implement per-configure debug timingsRyan Dwyer
2018-06-25Implement transaction timings debugRyan Dwyer
2018-06-24xwayland: accept configure requests from floating viewsemersion
2018-06-24Fix another crash when moving out of stacks or tabsRyan Dwyer
2018-06-24Implement atomic layout updates for xwayland viewsRyan Dwyer
2018-06-24Fix crash when running move <direction> in an empty workspaceRyan Dwyer
2018-06-24Fix crash when unmapping a view with reapable parentsRyan Dwyer
2018-06-24Fix crash related to stacks and tabsRyan Dwyer
2018-06-24Force transactions to complete in orderRyan Dwyer
2018-06-23Fix crash when deleting last child in a tabbed or stacked containerRyan Dwyer
2018-06-23Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-22Merge pull request #2155 from ael-code/fix_output_command_failureDrew DeVault
2018-06-22bugfix: avoid access after freeael-code
2018-06-22Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...Drew DeVault
2018-06-22Merge pull request #2152 from atomnuker/masteremersion
2018-06-22Init the dmabuf exporting protocol in wlrootsRostislav Pehlivanov
2018-06-19Perform (partial) server initialization before dropping privileges.Tobias Blass
2018-06-18Automatically float xwayland windowsemersion
2018-06-18Preserve buffers during transactionsRyan Dwyer
2018-06-18Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-17Merge pull request #2143 from vilhalmer/mark-pool-buffers-busyDrew DeVault