1202 Commits (7bc83a86536b0d36b389ec02fbe0f696ca4fcd1c)

Author SHA1 Message Date
Vlad Zahorodnii ffcbe24e2b Rename Client to X11Client 7 years ago
Vlad Zahorodnii c3772f4c81 Delete pointless nullptr checks 7 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy bebe81209c Port QPA away from Wayland 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Vlad Zahorodnii bccbb8f3a5 Pass area by const reference to placeFoo methods 7 years ago
Frederik Gladhorn b64e67ce7c Remove disabled TabGroup feature 7 years ago
Vlad Zagorodniy 45c93c6cae Destroy ShellClient before Workspace is gone 7 years ago
Vlad Zagorodniy 96ac6a506b Drop redundant Compositor::hasScene() 7 years ago
Vlad Zagorodniy 76e57ab5d0 Make checkForOverlayWindow X11Compositor only 7 years ago
Vlad Zagorodniy 7a3722b4f5 Switch to Q_ASSERT 7 years ago
Vlad Zagorodniy d2bbd2a124 [x11] Fix crash during tear down 7 years ago
Roman Gilg 1db84a2ba7 Split Compositor class in Wayland and X11 child classes 7 years ago
Vlad Zagorodniy e110b126f7 autotests: Fix zero page access 7 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy b3bd9e7e9b [wayland] Update tabbox when a client is added or closed 7 years ago
Vlad Zagorodniy 702a4ff688 [wayland] Implement maximize rules 7 years ago
Vlad Zagorodniy bbe898243a [wayland] Implement size and position window rules 7 years ago
Vlad Zagorodniy d948d247fe Don't crash when highlighted tabbox client is closed 7 years ago
Roman Gilg cc801a4518 Use new slot syntax in Compositor class 7 years ago
Roman Gilg 994fafa912 Move non-Compositor functions out of composite.cpp source file 7 years ago
Vlad Zagorodniy c438ecbb70 Don't crash when highlighted tabbox client is closed 7 years ago
Vlad Zagorodniy 8010e076ee Revert "Move keep-above clients to the Normal layer when showing desktop" 7 years ago
Erik Kurzinger c898f96df3 [platforms/drm] EGLStream DRM Backend Initial Implementation 7 years ago
Vlad Zagorodniy 1e2a0028c3 Move keep-above clients to the Normal layer when showing desktop 7 years ago
Volker Krause 008143c9db Update URLs to use https 7 years ago
Vlad Zagorodniy f7af113261 Properly restore current desktop from session 7 years ago
Vlad Zagorodniy a9e469bf13 Properly restore current desktop from session 7 years ago
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments 7 years ago
Martin Flöser 2799f69533 Move groupTransient and group from Client to AbstractClient as virtual 7 years ago
Vlad Zagorodniy a0fe38c9b3 [wayland] Send only clients that were on the removed desktop to a new desktop 7 years ago
Martin Flöser 3e62f6aabe Remove no longer needed cast to Client in Workspace::sendClientToDesktop 7 years ago
Laurent Montel 3feb08ec71 Use https url 7 years ago
Vlad Zagorodniy 8af6d4f5dc [x11] Emit clientRemoved after client was removed 7 years ago
Vlad Zagorodniy 3aa3321048 Fix -Wunused-variable 7 years ago
David Edmundson 7e8facc3fd [wayland] Use the new plasma virtual desktop protocol 7 years ago
Martin Flöser 4205496033 Ensure _NET_CURRENT_DESKTOP is set on startup 8 years ago
Martin Flöser bbf00fdd98 Require libinput and udev 8 years ago
Martin Flöser 9a965405e3 Support updating deco for changes of borderless maximize windows config 8 years ago
Fabian Vogt 73f5b09e3b Remove unnecessary QString::arg call 8 years ago
David Edmundson 92e5db1ffe Debug output for platforms 8 years ago
David Edmundson b806915d5d Print screen scale in supportInformation 8 years ago
Martin Flöser 018afd092a Guard X11 access in supportInformation 9 years ago
Martin Flöser c2d4cb8846 Support initial minimize rule in ShellClient 9 years ago
Martin Flöser 1b01f1b300 Update pointer position whenever a window gets (un)minimized 9 years ago
Martin Flöser 35bcc9fc35 Port RuleBook::discardUsed from Client to AbstractClient 9 years ago
Martin Flöser f988a5f654 Reload VirtualDesktop settings after passing RootInfo on VirtualDesktopManager 9 years ago
Martin Flöser 0d96e60b79 Also send Wayland clients to a new desktop if their desktop was removed 9 years ago
Martin Flöser 793eecc826 Fix compile warnings after removing ObscurringWindows 9 years ago
Martin Flöser a74f8766c3 Drop OperationModeX11AndWayland and introduce OperationModeWaylandOnly instead 9 years ago