kwin-effects-yaml:Plasma/5.20

Last commit made on 2021-02-04
Get this branch:
git clone -b Plasma/5.20 https://git.launchpad.net/kwin-effects-yaml

Branch merges

Branch information

Name:
Plasma/5.20
Repository:
lp:kwin-effects-yaml

Recent commits

7f547a8... by Vlad Zahorodnii <email address hidden>

Copy Findepoxy.cmake from ECM

cc #36

76c0664... by Felipe Kinoshita <email address hidden>

Update fedora dependencies on README, Closes #31

1e38dd1... by Vlad Zahorodnii <email address hidden>

Make current opengl context before allocating offscreen textures

When the windowMinimized() signal or the windowUnminimized() signal
is emitted, it s not guaranteed that we have a current OpenGL context
at that time.

fixes #24

7d3323e... by Vlad Zahorodnii <email address hidden>

cmake: Rework FindKWinEffects

015ea5a... by Vlad Zahorodnii <email address hidden>

Revert "Drop no longer needed TimeLine hack"

This reverts commit aa71dccba6264c24e5c674b857a3c897ee9d5f4d.

Fixes #25

d4e66b6... by Vlad Zahorodnii <email address hidden>

Cleanup cmake stuff

aa71dcc... by Vlad Zahorodnii <email address hidden>

Drop no longer needed TimeLine hack

9900683... by Vlad Zahorodnii <email address hidden>

Drop utils.cc

68db9e4... by Vlad Zahorodnii <email address hidden>

Rework style in WindowMeshRenderer

b2b397c... by Vlad Zahorodnii <email address hidden>

Rework the OffscreenRenderer class