66 Commits (a246d0eada390936e9c548b13d6e8be2f8485402)

Author SHA1 Message Date
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
Marco Martin 81814112d6 permit close in case of standalone 12 years ago
Marco Martin 162297b7e1 expose a WindowType api to Desktop.qml 12 years ago
Aaron Seigo 50e9a2d1af coding style 12 years ago
Aaron Seigo f720c8b714 removeScreen -> remove(DesktopView*) 12 years ago
Aleix Pol 6a37e2027d Restore view visibility 12 years ago
Aleix Pol dee53c9d00 Simplify the screen initialization process 12 years ago
David Edmundson a42ceb3105 Only start krunner if no modifiers are also being pressed 12 years ago
Aleix Pol 94c6aa2b17 Fix panels management 12 years ago
Aleix Pol af5a7a0a36 Re-think how desktop views are removed 12 years ago
Aleix Pol 61850c3caf fix initialization ordering 12 years ago
Aleix Pol 130c276033 Fix DesktopView cleanup 12 years ago
Aleix Pol fd4a44af04 Move DesktopView code to DesktopView 12 years ago