1108 Commits (ef5406990eb5a893e2f651cc3cdb7dd193f9bb0f)

Author SHA1 Message Date
Vlad Zahorodnii c3772f4c81 Delete pointless nullptr checks 7 years ago
Vlad Zahorodnii 64feafc10f Mark Toplevel as not ready for painting by default 7 years ago
Vlad Zahorodnii 5e71c2a608 Move supported window type masks to matching cpp files 7 years ago
Vlad Zahorodnii b8a6fd7c46 Don't initialize QFlags<T> with nullptr 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Vlad Zahorodnii 726e6c1567 Don't initialize QFlags<T> with 0 value 7 years ago
Frederik Gladhorn b64e67ce7c Remove disabled TabGroup feature 7 years ago
Vlad Zagorodniy a035401b55 Use XCB wherever possible 7 years ago
Vlad Zagorodniy a55ea51092 Delete commented Xlib code 7 years ago
Vlad Zagorodniy 8f0471d4ec Uncomment assert 7 years ago
Vlad Zagorodniy b99d7923e1 Delete a leftover after old scripting api 7 years ago
Vlad Zagorodniy 7a3722b4f5 Switch to Q_ASSERT 7 years ago
Vlad Zagorodniy ffb2d92e9b autotests: Prevent zero page access 7 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy d948d247fe Don't crash when highlighted tabbox client is closed 7 years ago
Vlad Zagorodniy 28a4337ad5 Don't use deprecated toAscii() method 7 years ago
Vlad Zagorodniy c7639fd7ed Port away from deprecated headers 7 years ago
Roman Gilg b0d1689722 Remove Client fullscreen hack 7 years ago
Roman Gilg 4f7800a56a Correct code style of Client fullscreen control 7 years ago
Roman Gilg 787c22ec4c Split up fullscreen able check into AbstractClient subclasses 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
Kai Uwe Broulik df85907de3 Support CriticalNotification type and place it in a CriticalNotificationLayer 7 years ago
Christoph Feck 57440d1d6b Fix captions with non-BMP characters 7 years ago
Volker Krause 008143c9db Update URLs to use https 7 years ago
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments 7 years ago
Vlad Zagorodniy 64115d4de2 Save the correct value of noborder property 7 years ago
Martin Flöser 74cdd242a4 Support starting the killer_helper from build dir 7 years ago
Roman Gilg ff6e9c3b92 Define ShellClient debug output 8 years ago
David Edmundson 5b4eb80c8f Set specific edge cursor shape when resizing 8 years ago
Scott Harvey 393af855c4 Revert "Revert "Add "SkipSwitcher" to API"" 8 years ago
Martin Flöser 46d8b87646 Move TabGroup functionality from Client to AbstractClient 8 years ago
Luca Beltrame 5ef119044d
Revert "Add "SkipSwitcher" to API" 8 years ago
Scott Harvey 8a2a00a4ca Add "SkipSwitcher" to API 8 years ago
Martin Flöser 1ae7990a95 Allow a cross-process check for same applications 8 years ago
Martin Flöser 2e868c50df Create a dedicated X11Filter for Client sync events and move it to X11 platform 9 years ago
Martin Flöser 0372fdaf92 Move WindowRules from Client to AbstractClient 9 years ago
Martin Flöser e6ca321317 Drop ENABLE_TRANSIENCY_CHECK related code as it doesn't compile 9 years ago
Martin Flöser ab7b6757bf Properly update the visible (icon) name when the caption changes 9 years ago
Martin Flöser f0652970f4 Drop boolean parameter from AbstractClient::caption 9 years ago
Martin Flöser a7b29e09ce Make AbstractClient::caption no longer a virtual method 9 years ago
Martin Flöser 6685288d48 Add <number> to Wayland captions if the caption is the same 9 years ago
Martin Flöser 76ee47151a Don't create QWhatsThis when user presses showContextHelp button 9 years ago
Martin Flöser 6f4c02ce10 Disable synced resizing for X11 clients on Xwayland 9 years ago
Martin Flöser c87230c3a5 Use xcb-icccm to read the name property 9 years ago
Martin Gräßlin f50fbde1a9 Always emit Client::captionChanged when the caption changed 9 years ago
Martin Flöser bbca8c6677 Implement the shortcut caption suffix for Wayland windows 9 years ago
Martin Flöser ddf3536f19 Drop Client::cap_deco as it's nowhere used 9 years ago
Martin Flöser afd52c188a Drop the stripped parameter from AbstractClient::caption 9 years ago
Martin Gräßlin 2858e30882 Drop unused static variables in client.cpp 9 years ago