92 Commits (5d041877ef03679963135ad2c6aa4e5eff5010ab)

Author SHA1 Message Date
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
Aleix Pol 35003951e4 Delay desktop view geometry update 11 years ago
Kai Uwe Broulik d0469af1fb Fix opening KRunner by typing on empty desktop 11 years ago
David Edmundson 9feaf37e93 Fix desktop context property for Desktop.qml 11 years ago
Martin Gräßlin de81f492ad [shell] A desktop window should be frameless 11 years ago
Martin Gräßlin 548686efff Set window type on Wayland for DesktopView 11 years ago
Marco Martin bfee72c1b8 use ContainmentView 11 years ago
Marco Martin 3745569781 use the new effect for the dashboard 11 years ago
Marco Martin 7812c0278c adjust minimum and maximum size too on screen resize 11 years ago
Lukáš Tinkl 65a3abb52d remove checks for Qt 5.4 now that we hard depend on it 11 years ago
Marco Martin ab5fbc19e9 bring config window to fron if already existing 11 years ago
Marco Martin 7996cffd44 add a SessionType property for desktopview 11 years ago
Marco Martin fe45c8661d port plasmashell to KPackage 11 years ago
David Edmundson 8851c1b2e6 Remove uneeded code to stop alt+f4 killing the window 12 years ago