195 Commits (f93d2b55cf4b6b5b982e7fab4a759d0cd1bd1482)

Author SHA1 Message Date
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Alexander Lohnau 1359907119 Cleanup unneeded version checks 6 years ago
Niccolò Venerandi e13ef6035b Read margins in the containment from the root panel file and use them to redirect click inside the panel 6 years ago
Xaver Hugl 5b010aa1fa Also call requestHideAutoHidingPanel for panels set to "windows can cover", so that the screen edge gets recreated for it 6 years ago
Ahmad Samir f444ebe595 Port some usage of QRegExp to QRegularExpression 6 years ago
Yuri Chornoivan 6d6d3c5b3e Use URL with transport encryption 6 years ago
Michail Vourlakos 4c84ede8f8 update panel shadows when background hints are changed 6 years ago
Michail Vourlakos 328817b582 update panel shadows when background hints are changed 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Laurent Montel 9ac52c4ac7 Port some deprecated methods 7 years ago
Marco Martin 4f959517b9 add a way for the shell package views to access files from the kpackage 7 years ago
Marco Martin 9fa4d9417c introduce the Defaults group for panel values 7 years ago
Marco Martin fead2de6e2 take current thickness if perresolution not provided 7 years ago
Friedrich W. H. Kossebau f65a0eee09 PanelView: align setting of masks with how it's done for dialogs/tooltips 7 years ago
Aleix Pol b2a869fa9c Port away from foreach() 7 years ago
Kai Uwe Broulik f6258fa4ec [PanelView] Fix wrong usage of operators with flags 7 years ago
Marco Martin ed8bf87859 use setWmWindowType for less magic strings 7 years ago
Marco Martin 60ef118c92 make AcceptingInputStatus work 7 years ago
Friedrich W. H. Kossebau f8d5e1a24e PanelView: update mask on window on change of panelMask property 7 years ago
Friedrich W. H. Kossebau 1f37ba3b81 [PanelView] remove outdated hack to support mask without compositing 7 years ago
Friedrich W. H. Kossebau b51fd4bab2 [PanelView] Update mask as last on resize event (& move one for consistency) 7 years ago
Friedrich W. H. Kossebau 65367689ea Fix always full rect blur mask for panels ignoring shape from Plasma themes 7 years ago
Friedrich W. H. Kossebau 8ef6104a2d Enable blurbehind for panels only if theme sets it 7 years ago
Marco Martin cc8d3e7751 set skipTaskbar on SurfaceEvent::SurfaceCreated 7 years ago
Laurent Montel e1b9f53dff Add some QStringLiteral 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
David Edmundson 1cb0d180bd Fix autohide panels on wayland 8 years ago
Kai Uwe Broulik 2331b2fe7e [PanelView] Also requestActivate config dialog 8 years ago
Kai Uwe Broulik a3dae3abb7 [Panel View] Check if it's the same applet we're configuring before just hiding current view 8 years ago
Marco Martin aa53860409 use the new Package::fileUrl to load from resources 8 years ago
Kai Uwe Broulik cf86c7ffef [PanelView] Use KWindowSystem::isPlatformX11() instead of QX11Info 8 years ago
Kai Uwe Broulik e79bf9e194 static_cast QPlatformSurfaceEvent instead of dynamic_cast 9 years ago
David Edmundson 2d8b4e1dec Don't autohide panel if a child window is open 9 years ago
Marco Martin 8eb03288ed remove useless startup 9 years ago
Marco Martin c868f173a9 remove useless debug 9 years ago
Marco Martin 6602e99161 don't check for panel visible during startup 9 years ago
Marco Martin d602198f68 don't check for panel visible during startup 9 years ago
Marco Martin 7f2dceb95c manage mouse events when out of the window 9 years ago
Kai Uwe Broulik d67aea4017 [PanelView] Emit availableScreenRegionChanged in resizeEvent, not when setting a new length 9 years ago
Marco Martin 8d58eefc55 panel alignment/visibility not resolution dependent 9 years ago
David Edmundson ee0c3abd26 Re-order initialisation to fix warning 9 years ago
David Edmundson 7248a71a95 Don't set PanelView visibilty when opening/closing config 9 years ago
Michail Vourlakos 341a534e9d add backgroundHints for the panel view 9 years ago
Martin Gräßlin 59733c21a4 [shell] Create panelshadow in surfacecreated event instead of show event 10 years ago
Bhushan Shah d0df5725d9 [shell] Support autohide panel on wayland 10 years ago
Bhushan Shah c63baa3ae3 [shell] Don't resize or reposition panel if we are doing restore 10 years ago
l10n daemon script fbd11d8025 Avoid calling resize() with our current size 10 years ago
David Edmundson 6d9c6adae2 If we manually invoke ::restore remove the pending timer to call restore 10 years ago
Bhushan Shah 5cfb957c87 [shell] Fix crash when moving panel between two monitors 10 years ago
Bhushan Shah 9c94cd1360 [shell] Fix non-interactive panelview on non-primary screen 10 years ago