79 Commits (c5dde9da6859da55ec4f33ffb9da75f4f1d67796)

Author SHA1 Message Date
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
Aleix Pol 03e5b76aaa Fix warning 12 years ago
Aleix Pol e875cc692a Fix crash when disconnecting a screen when using Qt 5.4 12 years ago
Marco Martin 0769a0013a idon't play with flags when the dashboard is shown 12 years ago
Marco Martin 7fb25138e1 set KeepBelow on desktop window 12 years ago
Marco Martin 8904525356 set the screen as soon as possible 12 years ago
Aaron Seigo 3aa3a7324a Normal -> Window 12 years ago
Marco Martin 3ec5cc9554 be quiet 12 years ago
Marco Martin a83b6feb8d resize the view before showing and set containment 12 years ago
Marco Martin 8b8dfa52da ensureWindowType at focusIn is wrong 12 years ago
Marco Martin acd0aef096 remove fillScreen, introduce WindowedDesktop type 12 years ago
Marco Martin b94ee7f395 the standalone mode has own corona 12 years ago
Marco Martin 4d139e43da take window title from the metadata 12 years ago
Marco Martin 81d9650c68 get back fillScreen 12 years ago