kwin/plugins/qpa
Vlad Zahorodnii b4b0b93188 qpa: Don't delete platform screens manually
According to the documentation, deleting a platform screen manually can
lead to a crash due to a call to a pure virtual method.
2020-08-18 16:12:43 +03:00
..
abstractplatformcontext.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
abstractplatformcontext.h Prettify license headers 2020-08-07 19:57:56 +00:00
backingstore.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
backingstore.h Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt Properly include private Qt5 targets 2020-05-15 12:24:23 +02:00
eglhelpers.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
eglhelpers.h Prettify license headers 2020-08-07 19:57:56 +00:00
integration.cpp qpa: Don't delete platform screens manually 2020-08-18 16:12:43 +03:00
integration.h Prettify license headers 2020-08-07 19:57:56 +00:00
kwin.json
main.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
offscreensurface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
offscreensurface.h Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.h Prettify license headers 2020-08-07 19:57:56 +00:00
screen.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screen.h Prettify license headers 2020-08-07 19:57:56 +00:00
sharingplatformcontext.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
sharingplatformcontext.h Prettify license headers 2020-08-07 19:57:56 +00:00
window.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
window.h Don't double-delete Window::handle 2020-08-14 16:51:46 +02:00