390 Commits (b06fb6b0601e554a3886d515d0a397c23bdfafca)

Author SHA1 Message Date
Vlad Zahorodnii bdfb946267 Convert Night Color into a plugin 5 years ago
yunqiang tai 51eeacd649 Initializes 'UserActionsMenu::m_multipleDesktopsMenu' and 'UserActionsMenu::m_shortcutOperation' in the constructor 5 years ago
Vlad Zahorodnii e398a7cd1a Drop Toplevel::windowId() 5 years ago
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Benjamin Port 9225848fb0 When maximizing a window raise client and gain focus 6 years ago
Vlad Zahorodnii 44143ef7ae Move core shade code to AbstractClient 6 years ago
Vlad Zahorodnii f29ca8a293 Remove unused method 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Aleix Pol cca0e15b45 Fix compiler warnings 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii bc0fbf137d Port away from a deprecated signal 6 years ago
Vlad Zahorodnii 9d4a32596c Drop some custom list typedefs 6 years ago
Vlad Zahorodnii 7d4471eba6 Rename geometry property to frameGeometry 7 years ago
Vlad Zahorodnii ffcbe24e2b Rename Client to X11Client 7 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Frederik Gladhorn b64e67ce7c Remove disabled TabGroup feature 7 years ago
Björn Feber 37700113b2 Make KWin action menu consistent with task manager, use action verbs for configure items and add more icons 7 years ago
Vlad Zagorodniy 7a3722b4f5 Switch to Q_ASSERT 7 years ago
Vlad Zagorodniy 9102e41e71 Traverse the stacking order backwards when switching between windows 7 years ago
Frederik Gladhorn 1296ad3986 Remove custom menu positioning code 7 years ago
Frederik Gladhorn 0a5b029a39 Reduce duplicate code calculating popup position 7 years ago
Frederik Gladhorn 75e96010a3 Move common code out of if/else 7 years ago
Frederik Gladhorn ed4a9d756a Clean up usage of m_client 7 years ago
Frederik Gladhorn 9002f9b99e Remove usage of QWeakPointer for QObject 7 years ago
Frederik Gladhorn 5a2ae27474 Remove stray semicolon 7 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy b18351669a [colorcorrection] Introduce toggle Night Color shortcut 7 years ago
Vlad Zagorodniy 18844f5925 [wayland] Apply window rules only to xdg-shell clients 7 years ago
Vlad Zagorodniy abe128818c Use more accurate name for Workspace::getMovingClient method 7 years ago
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments 7 years ago
Martin Flöser 0b28abeb01 Port window specific rules dialog to DBus 7 years ago
David Edmundson f521d4bbe1 [wayland] add enter/leave virtual desktop API 7 years ago
David Edmundson 7e8facc3fd [wayland] Use the new plasma virtual desktop protocol 7 years ago
David Edmundson 273a3fabd0 [activities] Fix logic error in user menu blocking activity updates 8 years ago
Martin Flöser b6befb4ef8 Use AbstractClient in UserActionsMenu for tab functionality 8 years ago
Martin Flöser 7defd93047 Port TabGroup from Client to AbstractClient 8 years ago
Martin Flöser 7bf4a94286 Disable window rule configuration for Wayland 8 years ago
Martin Flöser 4cef894e87 Drop delegating Workspace::slotToggleCompositing 9 years ago
Martin Flöser 9b1827803f Drop delegating Workspace::slotInvertScreen 9 years ago
Martin Flöser 51561052ec Move screen inversion through XRandr into X11 standalone platform 9 years ago
Martin Flöser bbca8c6677 Implement the shortcut caption suffix for Wayland windows 9 years ago
Martin Flöser 150a0357b4 Replace delegate slots for window shortcut by std::bind expressions 9 years ago
Martin Flöser c8c15f0057 Use std::bind expression for Workspace::slotWindowtoDesktop 9 years ago
Martin Flöser 7d3517060f Drop the Workspace::slotSwitchWindowFoo methods 9 years ago
Martin Flöser c29d6093ba Implement support for window shortcuts for Wayland windows 9 years ago
Martin Flöser 4c996a57d4 Call Platform::setupActionForGlobalAccel on the Client shortcut 9 years ago
Martin Flöser 763fbf5faf Make Workspace::switchWindow operate on AbstractClient 9 years ago