1245 Commits (7301564e4ff884f5a83ccb20bdbcbd9d81ecc96c)

Author SHA1 Message Date
Vlad Zahorodnii 2093820aba xwayland: Avoid creating a tree query on crash 6 years ago
Vlad Zahorodnii 08263b534d Safely remove all internal clients and override-redirect windows 6 years ago
Vlad Zahorodnii a5b811dadb Rename the variable where override-redirect windows are stored 6 years ago
Vlad Zahorodnii a433fb08a3 x11: Make removal of X11 event filters safe 6 years ago
Vlad Zahorodnii 0c266e760b Replace remaining usages of old connect syntax with new connect syntax 6 years ago
Vlad Zahorodnii bc34736534 Use better window placement heuristics for internal clients 6 years ago
Vlad Zahorodnii fe68ddd9ad Initialize fields of the Workspace class in correct order 6 years ago
Vlad Zahorodnii 085284921a Introduce a property to indicate if client is placeable 6 years ago
Vlad Zahorodnii a9fd5ac19f Move struts logic to AbstractClient 6 years ago
Adrien Faveraux 788c65d260 Fix Build Warning 6 years ago
Vlad Zahorodnii 29afd62e9c Evaluate window rules only if they are supported 6 years ago
Aleix Pol 3bb829d677 Don't try to reposition the input method client 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii e7d02ad355 Introduce X11 default screen property in Application 6 years ago
Vlad Zahorodnii 19ad172584 Survive Xwayland crashes 6 years ago
Vlad Zahorodnii a17a86999b Emit clientAdded for wayland clients 6 years ago
Aleix Pol 1ef90d9c90 Add API to easily find Toplevels from their internal Id 6 years ago
Aleix Pol fbbf96751b Workspace::findToplevel should iterate through allClients 6 years ago
David Edmundson 27ceaf9793 Only call VirtualDesktops::load once 6 years ago
Nate Graham 87578bfc15 Allow corner-tiling by quickly combining edge tiling shortcuts 6 years ago
Vlad Zahorodnii df9e36ee68 [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap 6 years ago
Noah Davis f474686a58 Change CommandAllKey to Meta 6 years ago
Vlad Zahorodnii fc3b16f892 Store normal clients and desktop clients in the same list 6 years ago
Vlad Zahorodnii 325b85f8ca Drop Workspace::sendPingToWindow() 6 years ago
Vlad Zahorodnii 76af96bcc9 [x11] Disable synchronized resizing for Xwayland < 1.21 6 years ago
Vlad Zahorodnii a9d2bad007 [x11] Enable synchronized resizing for Xwayland clients 6 years ago
Kai Uwe Broulik be31101f12 Remove QSessionManager usage 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Kai Uwe Broulik 5e8038a1a1 [workspace] Use qDeleteAll 6 years ago
David Edmundson 754b90c72f Create screens before screen edges 6 years ago
Vlad Zahorodnii 861883895d Introduce AbstractClient::destroyClient() 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii fbfd1ac705 Split geometry topic file 6 years ago
Roman Gilg ac05dd01c8 Revert "[platforms/x11] Never block on retrace, always present after paint" 6 years ago
Vlad Zahorodnii 55b4912004 Update my email address 6 years ago
Vlad Zahorodnii 297876e55e Split group.cpp topic file 6 years ago
Vlad Zahorodnii 0c7196769d [scenes/opengl] Discard cached Lanczos textures for all toplevels 6 years ago
Vlad Zahorodnii 9d4a32596c Drop some custom list typedefs 6 years ago
Roman Gilg 8d13729031 [platforms/x11] Never block on retrace, always present after paint 6 years ago
David Edmundson ec610fd7ed Port one of session management connections state to a custom API 6 years ago
Vlad Zahorodnii 7d4471eba6 Rename geometry property to frameGeometry 7 years ago
Vlad Zahorodnii f93875535c Update my last name 7 years ago
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