aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2018-03-30Handle map/unmap events in xdg-shell-v6emersion
2018-03-30Remove debug, add explicit TODOemersion
2018-03-30Fix white screen due to bad castemersion
2018-03-30Add lite damage trackingemersion
2018-03-30Merge branch 'wlroots' into wlroots-xwayland-mapTony Crisci
2018-03-30Fix workspace deletion edge casesDrew DeVault
2018-03-30Use the new map/unmap events for xwayland viewsemersion
2018-03-30Add xwayland views to focused containerDrew DeVault
2018-03-30Fix segfault on xwayland unmanaged view unmapemersion
2018-03-30Unify initial xwayland view mapping with map handleremersion
2018-03-30Cleanup and remove global renderer referenceemersion
2018-03-30Fix crash when override redirect views closeDrew DeVault
2018-03-30Use output coords for layer surfacesDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Fix oversights from previous pull requestTony Crisci
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Merge pull request #1647 from acrisci/refactor-treeDrew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29Fix failure to rearrange output in some casesDrew DeVault
2018-03-29Do some small cleanupDrew DeVault
2018-03-29Call arrange_windows on layer destroyDrew DeVault
2018-03-29Implement enough IPC for swaybar to workDrew DeVault
2018-03-29Some layer shell fixesDrew DeVault
2018-03-30Clear buffer after beginning rendererScott Anderson
2018-03-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29Maximize xdg shell surfaces on creationDrew DeVault
2018-03-29move tree includes to their own directoryTony Crisci
2018-03-28Address review feedbackDrew DeVault
2018-03-28Render layer surfaces and respect exclusive zoneDrew DeVault
2018-03-28Add initial layer shell skeletonDrew DeVault
2018-03-27Fix lingering xdg shell issuesDrew DeVault
2018-03-27Update API to match latest wlrootsDrew DeVault
2018-03-19Update wlroots APIemersion
2018-03-15Update rendering code for wlroots matrix redesignemersion
2018-03-03xwayland: do not send surface configure when no width/heightDominique Martinet
2018-02-27Utilize wlr_xwayland_surface_is_unmanagedDrew DeVault
2018-02-26Fix wlr_render_with_matrix callDrew DeVault
2018-02-25Revert "Multiple output coords by scale"Drew DeVault
2018-02-25Multiple output coords by scaleDrew DeVault
2018-02-25Send surface enter/leave eventsDrew DeVault
2018-02-25Use focus for new windows xwayland/wl_shellDrew DeVault
2018-02-20use wl_container_of() in output destroy callbackTony Crisci
2018-02-20make handle_output_destroy() staticTony Crisci
2018-02-19bugfix: get right layout box for rendering viewsTony Crisci
2018-02-17fix output rendering issueTony Crisci
2018-02-17use box projection functionTony Crisci
2018-02-17arrange windows after output addTony Crisci
2018-02-14fix build for latest apiTony Crisci