aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/Renderer.cpp
AgeCommit message (Expand)Author
2022-08-27code cleanupviewporter-implvaxerski
2022-08-27remove unimportant var initvaxerski
2022-08-27reset uv after window drawingvaxerski
2022-08-27fix popup damage issues on LSvaxerski
2022-08-27fix popup positioning in rendervaxerski
2022-08-27fix popupsvaxerski
2022-08-27fixed oversized, viewported subsurface UVsvaxerski
2022-08-27Major fixes to UV mapping, consider viewport for all surfacesvaxerski
2022-08-27initial viewporter implementationvaxerski
2022-08-23don't round popupsvaxerski
2022-08-23move monitor damage to separate funcsvaxerski
2022-08-20fix a minor border issuevaxerski
2022-08-18Animate workspaces with fullscreen windowsRoger Roger
2022-08-18Don't draw fullscreen windows on other monitorsRoger Roger
2022-08-17Fix workspace animation showing on other monitorsRoger Roger
2022-08-16fix borders on no_gaps_when_onlyvaxerski
2022-08-10don't damage in unsafe statevaxerski
2022-08-10multiply by scale in roundingvaxerski
2022-08-10adjust curve size for scaledvaxerski
2022-08-07log more in output cfgvaxerski
2022-08-05support zwp_input_method_v2 popupsvaxerski
2022-08-04add position auto for mon configvaxerski
2022-08-03fix recursion bombvaxerski
2022-08-03remove incorrect border thickness calcvaxerski
2022-08-02fix preferred modev0.9.1betavaxerski
2022-08-01fix preWindowPass with floating as firstvaxerski
2022-08-01mark blur dirty on monitor damagevaxerski
2022-08-01added master:no_gaps_when_onlyvaxerski
2022-08-01added dwindle:no_gaps_when_onlyvaxerski
2022-08-01fixes to the new blur systemvaxerski
2022-07-31dont account for scale in border thickvaxerski
2022-07-31account for scale in downroundingvaxerski
2022-07-31account for border in roundingvaxerski
2022-07-30added preferred to monitor cfgvaxerski
2022-07-29even more damage scaled fixesvaxerski
2022-07-29hide only XWayland on incorrect sizevaxerski
2022-07-28more scaled surface damage fixesvaxerski
2022-07-28fixes to surface damaging on scaled 3vaxerski
2022-07-28surface damage fixes 2vaxerski
2022-07-28surface damage fixes 2vaxerski
2022-07-28surface damage fixesvaxerski
2022-07-28fix alpha with xwl opacityvaxerski
2022-07-28fix crash oopsievaxerski
2022-07-28minor fullscreen anim fixesvaxerski
2022-07-28fix fullscreen workspace slide animsvaxerski
2022-07-28Added toggleopaque dispatchervaxerski
2022-07-27render ls popups correctlyvaxerski
2022-07-27optimize xwayland has_alpha blurvaxerski
2022-07-27added DPMSvaxerski
2022-07-23make layerSurfaces into RAIIvaxerski