aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-07-01Implement pid->workspace trackingDrew DeVault
2018-06-30xdg_shell: listen to fullscreen request on mapDominique Martinet
2018-06-30sway views: add helpers to get view and layer from wlr_surfaceDominique Martinet
2018-06-30Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-30Fix crash with stacking layout after f42bf0ad4Rostislav Pehlivanov
2018-06-30Fix compile errorRyan Dwyer
2018-06-30container_at_view: don't offset the view by the window geometryRostislav Pehlivanov
2018-06-30Revert "Don't unmaximize floating views"Rostislav Pehlivanov
2018-06-30Fix floating views not receiving frame eventsemersion
2018-06-30Fix flash of background when xwayland views are mappedRyan Dwyer
2018-06-29Render saved buffers with the surface's dimensionsRyan Dwyer
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-29Replace list_empty with a simple alternativeRyan Dwyer
2018-06-29Fix crash when moving last child of a container to workspace or outputRyan Dwyer
2018-06-28fix handling key modifiers if not pressed at firstArmin Preiml
2018-06-27fix accidently removing borders on XCB_CONFIGURE_REQUESTArmin Preiml
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-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer
2018-06-26Merge branch 'master' into float_xdg_shellemersion
2018-06-26cleanup output-background subcommand handlingael-code
2018-06-26fix memleak on background cmd errorael-code
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-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