26443 Commits (012c64b054a5017a64d24f806fcc9c61e0ee3e5d)
 

Author SHA1 Message Date
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
Yifan Zhu 701f914081 window: fix interactiveMove exit condition 2 years ago
l10n daemon script c1a2355d71 GIT_SILENT Sync po/docbooks with svn 2 years ago
Vlad Zahorodnii 6b1e2f24f4 autotests: Add _NET_WM_MOVERESIZE tests 2 years ago
Vlad Zahorodnii 8892b16626 autotests: Add tests to check unmaximizing X11Window by dragging it 2 years ago
Vlad Zahorodnii bf6727b384 Fix the titlebar visibility check for small windows 2 years ago
Yifan Zhu b6d315705b pointer_input: make edgeBarrier behavior consistent on corners 2 years ago
Vlad Zahorodnii 29135f188f plugins/screencast: Add missing Q_OBJECT 2 years ago
Vlad Zahorodnii fb7dd07076 plugins/screencast: Avoid closing dmabuf fds twice 2 years ago
Xaver Hugl 0897dbff75 clang-format: change the indentation of lambdas 2 years ago
David Edmundson e13a30f00f effects: Do not take ownership of QuickEffect::delegate 2 years ago
David Edmundson b2a48d09e7 xwayland: Allow pushing to the clipboard without focus 2 years ago
Vlad Zahorodnii 22ef6d9ddf autotests: Stabilize X11WindowTest 2 years ago
l10n daemon script 0bc3fc18aa GIT_SILENT Sync po/docbooks with svn 2 years ago
Xaver Hugl 5fd96620ed backends: use explicit sync for reusing graphics buffers with EGL 2 years ago
Xaver Hugl af3bf939c5 platformsupport/scenes/opengl: don't access std::nullopt 2 years ago
Xaver Hugl 2a13a33040 platformsupport/scenes/opengl: advertise formats unnknown to KWin too 2 years ago
l10n daemon script e5805fbd62 GIT_SILENT Sync po/docbooks with svn 2 years ago
Martin Rys 6b25d95f77 Optimize all PNGs losslessly, sans /po, saves 360KB~ 2 years ago
Vlad Zahorodnii 8cae7f7186 Port more stuff away from Cursor::pos() to interactiveMoveResizeAnchor() 2 years ago
Vlad Zahorodnii e8ae03d799 Make some Window::updateInteractiveMoveResize() code less misleading 2 years ago
Vlad Zahorodnii f563bade46 autotests: Add desktop tests in X11WindowTest 2 years ago
l10n daemon script 0780c0d96b GIT_SILENT Sync po/docbooks with svn 2 years ago
Harald Sitter 645db7fc90 keyboard_layout: always expose dbus interface 2 years ago
Vlad Zahorodnii 2663756ebf Move code to initiate interactive move by dragging the decoration outside Window::handleInteractiveMoveResize() 2 years ago
Vlad Zahorodnii 7db47ac2fd autotests: Add a test case for _NET_WM_WINDOW_OPACITY 2 years ago
Vlad Zahorodnii 78e2c123c3 Simplify Window::handleInteractiveMoveResize() 2 years ago
Vlad Zahorodnii 11a5513e78 Avoid moving the window while it's maximized 2 years ago
Vlad Zahorodnii 3e4c2b3ec8 Introduce Window::interactiveMoveResizeAnchor 2 years ago
Vlad Zahorodnii 5d313fdd7b Document Window::interactiveMoveOffset() 2 years ago
Vlad Zahorodnii 2d5a69b1d2 autotests: Add skip switcher/pager/taskbar tests in X11WindowTest 2 years ago
Méven Car aa465efa51 wayland: DrmLeaseDevice, use Q_OBJECT macro 2 years ago
l10n daemon script 1655d6bbc7 GIT_SILENT Sync po/docbooks with svn 2 years ago
Yifan Zhu e68ac506af plugins/shakecursor: reset detector on mouse press 2 years ago