kwin/src/plugins
Vlad Zahorodnii 8d422f3005 Remove globalPos() in AbstractWaylandOutput
It's confusing to have globalPos() and geometry() as both can return the
same information.

This change drops globalPos() function as it's not used outside the
AbstractWaylandOutput class and renames setGlobalPos() to moveTo() to
avoid having a setter without matching getter.
2021-08-26 16:35:41 +03:00
..
colord-integration plugins: Port away from deprecated version checks 2021-06-07 15:01:19 +00:00
idletime Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2021-07-27 01:25:25 +00:00
kglobalaccel Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2021-08-25 01:15:54 +00:00
krunner-integration Remove virtualdesktops.h include in toplevel.h 2021-08-12 17:23:15 +00:00
nightcolor Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
platforms Remove globalPos() in AbstractWaylandOutput 2021-08-26 16:35:41 +03:00
qpa qpa: Implement QPlatformWindow::requestActivateWindow() 2021-08-19 06:30:55 +00:00
scenes Make it possible for an effect to render a screen 2021-08-25 14:44:03 +00:00
screencast plugins: Port away from deprecated version checks 2021-06-07 15:01:19 +00:00
windowsystem windowsystem: Fix compilation with no deprecated build of KWindowSystem 2021-04-29 10:46:39 +03:00
CMakeLists.txt Move source code to src/ directory 2021-02-10 15:31:43 +00:00