aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop/output.c
AgeCommit message (Expand)Author
2018-04-06Damage all surfaces when damaging whole containeremersion
2018-04-06Don't damage the whole outputemersion
2018-04-06Refactor rendering codeemersion
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-05Handle unmanaged surfaces motionemersion
2018-04-05Fix desktop_damage_whole_surfaceemersion
2018-04-05Add container_damage_wholeemersion
2018-04-05Add damage tracking for xwayland unmanaged surfacesemersion
2018-04-04Use new wlr_*_surface_at functionsemersion
2018-04-04Remove unused SWAY_VIEW_TYPESemersion
2018-04-04Implement opacity commandTony Crisci
2018-04-04Merge branch 'wlroots' into split-containers2Tony Crisci
2018-04-03move workspace create to workspace.cTony Crisci
2018-04-03Fix rendering with multiple outputsemersion
2018-04-03address feedbackTony Crisci
2018-04-03move output code out of the treeTony Crisci
2018-04-03unify container destroy functionsTony Crisci
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Xwayland unmanaged views aren't views anymoreemersion
2018-04-02Merge branch 'wlroots' into seat-fixesTony Crisci
2018-04-02Partially implement move commandDrew DeVault
2018-04-02rename input-manager functionsTony Crisci
2018-04-02rename seat functionsTony Crisci
2018-03-31Introduce common functions to create, map, unmap, destroy viewsemersion
2018-03-31Fix xwayland configure in set_sizeemersion
2018-03-31Fix unmanaged views rendering on all outputsemersion
2018-03-30Remove debug, add explicit TODOemersion
2018-03-30Fix white screen due to bad castemersion
2018-03-30Add lite damage trackingemersion
2018-03-30Cleanup and remove global renderer referenceemersion
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-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-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-27Update API to match latest wlrootsDrew DeVault
2018-03-19Update wlroots APIemersion
2018-03-15Update rendering code for wlroots matrix redesignemersion
2018-02-26Fix wlr_render_with_matrix callDrew DeVault
2018-02-25Revert "Multiple output coords by scale"Drew DeVault