105 Commits (8146a0d2bc8c6fe1d3369d21547865733a3a3621)

Author SHA1 Message Date
Aleix Pol 86a7bf786f shell: Readability, remove uses of QWeakPointer::data() 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Marco Martin 75d90253ab Make sure preference window properly activates 5 years ago
Marco Martin 3b801f8e36 request to activate the configview after show 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
David Edmundson b16ab4a1df Revert "[shell] Set DesktopView to black when no contents are loaded" 5 years ago
David Edmundson 0d02ac8996 [shell] Set DesktopView to black when no contents are loaded 5 years ago
David Edmundson 9bc1f3bcf6 Fix memory leak of DesktopViews on shutdown 6 years ago
David Edmundson ef8f85f667 Drop outdated check for GL errors 6 years ago
Piotr Henryk Dabrowski 003e30a64e aggregate text for KRunner in DesktopView 6 years ago
Alexander Kandaurov 7852de5e69 Notify of screen geometry changes only after DesktopView has updated 6 years ago
Marco Martin 4f959517b9 add a way for the shell package views to access files from the kpackage 7 years ago
Kai Uwe Broulik 60d56d8803 [DesktopView] Don't set a window icon 7 years ago
David Edmundson c96a9f5afe Remove pointless setMin/setMax size on DesktopView 8 years ago
David Edmundson 4f30ad3454 Fix typo 8 years ago
David Edmundson 47d513b7b2 Translate code from English to English 8 years ago
David Edmundson 743e2bc943 If GL context creation fails fall back to the software renderer 8 years ago
Marco Martin de483d4740 introduce candidateContainments 8 years ago
Laurent Montel 42db878101 Use nullptr. Port some code for compiling with strict flags 8 years ago
David Edmundson e6bfe5d43a Fix system tray settings if placed on desktop 8 years ago
Marco Martin aa53860409 use the new Package::fileUrl to load from resources 8 years ago
David Edmundson 3eb76ed6c1 Only assert on broken GL when we're rendering using GL 9 years ago
Kai Uwe Broulik e79bf9e194 static_cast QPlatformSurfaceEvent instead of dynamic_cast 9 years ago
Kai Uwe Broulik 55d74c6821 [DesktopView] Move cancelling showing desktop into keyPressEvent 9 years ago
David Edmundson af666ef770 Remove unused references to forceWindowed 9 years ago
Kai Uwe Broulik 92601876d1 [DesktopView] show() ConfigView when it is already opened 9 years ago
David Edmundson 8e086d25b5 If we changed containment with the config open, relaunch the config dialog 9 years ago
Marco Martin 44c703dcb4 use a native event filter to notice the screen was swapped 9 years ago
Marco Martin 668aba4dfa use a native event filter to notice the screen was swapped 9 years ago
Marco Martin f7b170de9f notice when the only screen changes 9 years ago
Marco Martin 20b439a4f4 notice when the only screen changes 9 years ago
Marco Martin 4c24fd80cb ensure window type in surface created event 10 years ago
David Edmundson d95779b7df Remove redundant manual focusOut handling in DesktopView 10 years ago
David Rosca 30b7e3f242 DesktopView: Don't call ensureWindowType on FocusIn event 10 years ago
Marco Martin c79cfed9b7 Consider the primary screen as default screen 10 years ago
Marco Martin 214443fdff apparently containment() can be null 10 years ago
Martin Gräßlin da93453e88 [shell] Properly position DesktopView on Wayland 10 years ago
David Edmundson 35a637471f Check user is allowed to run krunner when forwarding key events 10 years ago
Martin Gräßlin 12631ad5e8 [shell] Set FramelessWindowHint on DesktopView by default 10 years ago
Martin Gräßlin 92bf88c682 [shell] Listen for QEvent::PlatformSurface to perform Wayland integration 10 years ago
Kai Uwe Broulik d7c5c99ad0 [DesktopView] Allow Shift modifier for triggering KRunner 10 years ago
Kai Uwe Broulik 467565d455 [DesktopView] Make Applet/ContainmentConfig transient for DesktopView 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Aleix Pol 9d8a216f2a Simplify code 11 years ago
Aleix Pol 19e4d883f3 Don't duplicate code for setting the screen geometry 11 years ago
Aleix Pol 4c4beb7a10 Ensure the DesktopView has the correct size since the beginning 11 years ago
Aleix Pol 5e1bce0ab5 Revert "Delay desktop view geometry update" 11 years ago
Marco Martin df78c5e49c skip the taskbar on wayland for panels and desktop 11 years ago
Aleix Pol 50d2dfd597 Simplify logic 11 years ago