Devin Lin
a8b858dc3e
Remove kirigami version in imports
...
This fixes potential issues stemming from pinning versions on Kirigami
qml api imports
2026-03-06 22:08:07 -05:00
Florian RICHER
4cd1dfaf04
shell: Fix Compact applet display popup when fullRepresentation is null
...
Fix https://invent.kde.org/plasma/plasma-mobile/-/issues/361
Avoid to display empty popup when fullRepresentation is set to null
2025-06-27 22:35:12 -04:00
Devin Lin
74267a8416
shell: Revert back to original applet expanded mode dialog
2024-07-31 16:00:49 -04:00
Devin Lin
ce3ecd9e4b
shell: Sync implementations with Plasma Desktop
...
This fixes some of the oddities with applets that we experience that are designed for Desktop. We don't really have a need for different behaviour from Desktop, so it's probably best to follow it for the least amount of bugs.
Eventually we perhaps should derive our shell package from desktop?
2024-07-15 18:48:44 -04:00
Marco Martin
e1d7844b82
make plamo shell inherit from plasma nano
2019-09-04 17:33:01 +02:00
Marco Martin
43d95cd332
better popup positioning
2019-02-08 17:29:07 +01:00
Marco Martin
f78f4e73f9
remove the blue line for expanded feedback
2019-02-07 11:17:02 +01:00
Marco Martin
b99b093861
use the plamo import
2019-02-07 09:48:26 +01:00
Marco Martin
7310f8282a
use plasmoid popups from plasma-minishell
...
simplify the sliding behavior of the top panel, simpler code, less bugs
2019-02-06 16:31:55 +01:00
Marco Martin
fde492b369
make expanded popup work more than once
2015-10-26 16:44:29 +01:00
Marco Martin
507b3d77b5
better looking expanded popup
2015-06-21 10:16:20 -07:00
Marco Martin
434665decb
nicer expanded applets in homescreen
2015-06-20 17:30:06 -07:00
Marco Martin
58f74b1f61
open the first applet on first panel open
2015-06-05 10:01:15 -07:00
Marco Martin
19a16ef8fd
new tabbed ui for the top panel
2015-06-04 21:14:18 -07:00
Marco Martin
add3efbe9a
restore the tabbar in the top panel
2015-06-03 20:34:43 -07:00
Marco Martin
57dfcbcce7
make sure to reset compactrep anchors
2015-06-03 15:49:46 -07:00
Marco Martin
adba281d59
move title and arrow in default compactrepresentation
2015-05-27 15:29:44 +02:00
Marco Martin
3275b8b698
finish the new layouting prototype
2015-04-25 17:30:08 +02:00
Marco Martin
b9503b8a2f
prototype for top panel following the mockup
...
prototype following the mocups here
http://forums.plasma-mobile.org/showthread.php?tid=11863
if it's decided against this, revert just this commit
2015-04-24 19:14:31 +02:00
Marco Martin
6aafa9329a
use an actual panel
...
sliding panel logic moved to the phone panel containment
things in the panel are actually justy qml, the applets are in a tabbar in the
sliding thing
2015-03-13 22:16:19 +01:00