26476 Commits (d1fdb69946f5b5ef604a73f308c7a97bce17129d)
 

Author SHA1 Message Date
Vlad Zahorodnii d1fdb69946 plugins/screencast: Drop "stream" in ScreenCastStream::streamReady 2 years ago
Vlad Zahorodnii cd2a4de82f plugins/screencast: Rename ScreenCastStream::stop() to close() 2 years ago
Vlad Zahorodnii 7894db7504 plugins/screencast: Pause/resume source when stream is paused/resumed 2 years ago
Vlad Zahorodnii 9d3e87bd9d tiles: Evacuate windows in CustomTile::remove() 2 years ago
Vlad Zahorodnii ea9691a2f5 tiles: Use deleteLater() in CustomTile::remove() 2 years ago
Kevin Ottens 0bcb9a0ddd plugins/screencast: Indicate which stream is considered in debug logs 2 years ago
Kevin Ottens 399a955eb2 plugins/screencast: Add more debug about the format negociation with PW 2 years ago
Kevin Ottens c310ba782a utils: drop the prefix param from drmFormatName 2 years ago
Xaver Hugl d59451adcf effects/quickeffect: render qtquick scenes in the normal render pass 2 years ago
Xaver Hugl 5101579eb8 opengl: introduce makeCurrent and doneCurrent in OpenGlContext 2 years ago
l10n daemon script 8c8c5b9b0e GIT_SILENT Sync po/docbooks with svn 2 years ago
Vlad Zahorodnii 8428b4603c plugins/screencast: Neutralize stopped streams 2 years ago
Xaver Hugl c6c99c1740 backends/wayland: don't clear the format map on tranche_done 2 years ago
Xaver Hugl 686ea6374b backends/x11/standalone: port the egl backend away from AbstractEglBackend 2 years ago
l10n daemon script 866afcb94b GIT_SILENT Sync po/docbooks with svn 2 years ago
Bart Ribbers d71243aa07 Add missing include on sys/types.h to fix build on Musl libc 2 years ago
Nate Graham a2cccf0d75 Port to Kirigami version of ContextualHelpButton 2 years ago
l10n daemon script 9b5ee76683 GIT_SILENT Sync po/docbooks with svn 2 years ago
Nicolas Fella 0fef229587 kcms/decoration: Fix crash when preview cannot be generated 2 years ago
Xaver Hugl 6a4a68dea4 backends: expose the DrmDevice instead of an allocator 2 years ago
Xaver Hugl 221c6aaf2b backends/virtual: use DrmDevice 2 years ago
Xaver Hugl 08439957d0 backends/x11/windowed: use DrmDevice 2 years ago
Xaver Hugl fb19774730 backends/wayland: use DrmDevice 2 years ago
Xaver Hugl d0b69f3503 backends/drm: use DrmDevice 2 years ago
Xaver Hugl 3c82d5a919 core: introduce DrmDevice 2 years ago
Vlad Zahorodnii 831ca28f93 plugins/screencast: Prefer allocating 3 buffers per stream by default 2 years ago
l10n daemon script 5777b3c257 GIT_SILENT Sync po/docbooks with svn 2 years ago
Vlad Zahorodnii 8bf1f9203b plugins/screenshot: Fix a crash in ScreenShotSource2::marshal() 2 years ago
Vlad Zahorodnii 489cd31ee9 Disable placeholder output when removing it 2 years ago
David Edmundson 4f322e24d3 xwayland: Sync X11 keyboard tracking options between kcfg file and code 2 years ago
l10n daemon script 232984ebd5 GIT_SILENT Sync po/docbooks with svn 2 years ago
Yifan Zhu 111657ad04 x11window: round border size to integral XNative units 2 years ago
Yifan Zhu 5c16cdd4ed globalshortcuts: send mouse events to kglobalacceld 2 years ago
Vlad Zahorodnii 012c64b054 Fix warning about nullptr sender in QObject::connect() 2 years ago
Vlad Zahorodnii 236baa63df backends/drm: Handle failing to reopen drm node 2 years ago
Vlad Zahorodnii 8934a31dad Add more guards for closed windows 2 years ago
Vlad Zahorodnii 442648edc0 wayland: Remove zombie ClientConnection from Display later 2 years ago
Vlad Zahorodnii 44b72823c2 Don't trigger screen edge if the pointer is constrained 2 years ago
Vlad Zahorodnii 6412fd2c34 autotests: Add WM_TRANSIENT_FOR tests 2 years ago
l10n daemon script b4b9a28b6f GIT_SILENT Sync po/docbooks with svn 2 years ago
Vlad Zahorodnii a7e7923d6b plugins/screencast: Enqueue buffers immediately 2 years ago
Xaver Hugl 630ba5fab4 pointer input: handle warp events differently from absolute motion events 2 years ago
Kristen McWilliam 246824aa61 autotests: add test for global keyboard shortcut 2 years ago
Vlad Zahorodnii 60d36c0753 Move X11Window::findModal() to Window and remove boolean trap 2 years ago
Vlad Zahorodnii fb6ce3707a autotests: Add _NET_WM_STATE_MODAL tests 2 years ago
Vlad Zahorodnii 3ebe34bc3f plugins/screencast: Improve code readability 2 years ago
Vlad Zahorodnii 75f94c7cd0 plugins/screencast: Guard against having no dmabuf data for particular buffer 2 years ago
Vlad Zahorodnii afbb878fca plugins/screencast: Properly mark pw buffers as corrupted 2 years ago
Vlad Zahorodnii 01fa6c0af0 plugins/screencast: Clean up how pw_buffer is initialized 2 years ago
Vlad Zahorodnii 7bfb4a93e2 plugins/kpackage: Fix mainscript for declarative effects 2 years ago