Aleix Pol
7f79b373ea
Make sure panels are positioned in the right place on the first run
...
Addresses a problem where the bottom panel would be on top on first runs
sometimes.
2021-09-14 10:51:01 +00:00
Aleix Pol
4bba6ac402
units -> PlasmaCore.Units
2021-09-13 18:59:35 +02:00
Aleix Pol
a06bd89ec4
taskpanel: Put the controls at the right when on landscape mode
...
This way we don't lose otherwise precious screen real state on the
smaller
dimension.
2021-08-26 14:53:25 +02:00
Aleix Pol
d332582328
Port away from the global "theme" object to PlasmaCore.Theme
...
Like we've done for the rest of Plasma
2021-06-10 16:14:41 +02:00
Nicolas Fella
0b6e1435ed
Make pin screen follow color scheme
...
Use proper theme API instead of hardcoded colors
2021-05-27 22:59:24 +02:00
Nicolas Fella
21a3bcafe4
Convert license headers to SPDX
2021-03-02 22:45:25 +01:00
Bhushan Shah
e92188b5e9
shell: keep panelsfix.js in sync with layout.js
...
Otherwise if we add the panels which were missing, we will end up adding
panel without notifications and mediacontroller.
2021-02-26 09:31:59 +05:30
Aleix Pol
59297a25f3
--warnings
...
Make sure we don't call null pointers
Do not reference old objects that don't exist anymore
2021-02-24 16:04:24 +01:00
Bhushan Shah
acda20ffe5
Fix logic error in f19f629b4b
2021-01-28 15:35:33 +05:30
Marco Martin
f19f629b4b
add back panels if they disappeared
2021-01-27 14:20:15 +01:00
Han Young
a9a8e5cc00
multitouch input support
2020-11-13 15:24:01 +00:00
Tobias Fella
3cd3dcd99f
Rework the SIM PIN Screen
...
Update the visuals to look more like the new lockscreen pin
2020-10-29 19:41:32 +00:00
Marco Martin
e4014bd0ba
fix widget explorer
2020-07-16 13:48:53 +02:00
Marco Martin
96f4e7be53
temporarly remove the horizontal activity switcher
2020-07-16 11:37:43 +02:00
Aleix Pol
6adbe5249d
Fix warnings
2020-02-07 13:38:02 +01:00
Marco Martin
ea57d633bb
move krunner in a plasmoid
2020-02-05 20:25:52 +01:00
Marco Martin
cb3f9617ce
assign both containment and containmentInterface
2020-02-04 18:02:20 +01:00
Pino Toscano
b7e93f5630
i18n fixes
...
- translate few UI strings
- use i18np for plural forms
- style fixes
2019-11-21 09:24:10 +01:00
Yuri Chornoivan
a1021e4d3c
Fix minor typos
2019-11-07 17:51:34 +02:00
Bhushan Shah
d206d498c0
Add back the components, this fixes the sim pin page
2019-10-25 12:37:32 +05:30
Marco Martin
d44fe62c14
switch to desktop notifications applet
2019-10-22 12:56:59 +02:00
Marco Martin
fc640f9827
remove devicenotifier
2019-10-08 18:41:34 +02:00
Marco Martin
8d2cf69972
most icons are not plasmoids anymore
...
show plasmoids full rep in a flickable under quicksettings
2019-10-07 18:49:18 +02:00
Marco Martin
4832735497
make it a flickable again
...
otherwise too many mose events get stolen
2019-09-16 18:48:33 +02:00
Marco Martin
843b01508f
get rid of old homescreen
2019-09-04 18:39:31 +02:00
Marco Martin
38b2f688bb
take files from the kpackage
2019-09-04 18:25:52 +02:00
Marco Martin
e1d7844b82
make plamo shell inherit from plasma nano
2019-09-04 17:33:01 +02:00
Aleix Pol
f75fed80f3
loader.qml isn't necessary anymore
2019-08-14 13:31:44 +05:30
Jonah Brüchert
bd03f2114d
Remove dead code
2019-07-05 14:38:07 +00:00
Dimitris Kardarakos
f1de836216
Prevent password from being visible
...
When the user enters the PIN of the SIM, the password is displayed in cleartext. This change masks visible characters with password characters.
Differential Revision: https://phabricator.kde.org/D19076
2019-02-23 18:32:20 +02:00
Ilya Bizyaev
c6b49ffe1c
Remove unused placeholder images
2019-02-10 02:54:42 +01:00
Marco Martin
43d95cd332
better popup positioning
2019-02-08 17:29:07 +01:00
Marco Martin
f3e1ba0abe
slightly smaller icons
2019-02-07 12:38:11 +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
1826be8c5a
remove onFlickended
...
don't call dead api
2019-01-04 12:12:04 +01:00
Marco Martin
c614e3229a
remove unused import
2018-11-28 15:47:16 +01:00
Marco Martin
658312f2f1
solve loop when a new activity is created
...
T10009
2018-11-28 15:43:31 +01:00
Marco Martin
8833d59c6d
bindings loop --
2018-11-28 14:22:20 +01:00
Marco Martin
3a9592419c
imake it work with latest revision
2018-04-22 17:09:49 +02:00
Marco Martin
727c0fd7c9
use candidatecontainments
2018-04-19 17:37:16 +02:00
Marco Martin
8966080924
finish the port to Animators
...
clean up the code
2018-02-23 13:27:50 +01:00
Marco Martin
4ab220ed06
try to replace the flickable with a custom implementation
2018-02-22 19:26:53 +01:00
Marco Martin
3f515a3c16
get rid of ListView and hackTimer
2018-02-13 14:16:48 +01:00
Marco Martin
fa8bec3fd8
actually fix activity switching
2018-02-09 18:26:57 +01:00
Marco Martin
89fef3ed7b
almost functional even if hacky swipe activity switcher
2018-02-09 18:20:43 +01:00
Marco Martin
5e1e5e9009
prototype with a ListView
...
still doesn't change activities correctly, seems to be too eager to
load all containments at start
2018-02-09 13:04:48 +01:00
Marco Martin
f0f7c69be6
very early prototype of gesture activity switching
...
idea is to slide activities with an horizontal swipe
2018-02-08 19:54:32 +01:00
Bhushan Shah
3b265922fd
Don't create another activity
...
FIXME: revert, only done for testing
2018-01-23 12:42:43 +05:30
Bhushan Shah
e020b4da9f
Don't add analogclock
...
TODO: revert me
2018-01-22 21:42:18 +05:30
Bhushan Shah
6d20d5299c
Don't create containments with out of date wallpaper design
2018-01-22 21:21:33 +05:30
Marco Martin
d0b4cac5a2
show percentage
2017-12-19 18:14:54 +01:00
Marco Martin
6f76961fcd
remove mobilecomponents
2017-12-11 13:29:03 +01:00
Bhushan Shah
3a73eae701
Add Plasma Mobile session
...
Summary: And also, autoload Plasma Mobile shell if session is plasma-mobile
Test Plan: loaded Plasma Mobile session from the sddm
Reviewers: #plasma, mart
Reviewed By: #plasma, mart
Subscribers: davidedmundson, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D8910
2017-11-23 15:00:56 +05:30
Marco Martin
15c3acdc61
add missing prop pendingRemovals
2017-11-13 15:12:43 +01:00
Marco Martin
5aa20872d5
port away from mobilecomponents
2017-11-10 16:21:20 +01:00
Marco Martin
0c92d4d09b
don't switch activity on startup
2017-10-15 15:13:27 +02:00
Marco Martin
e1ce3744ae
remove quicksettings from panel
2017-09-14 21:05:23 +02:00
Marco Martin
f3cd4698da
black panel if there are bg hints
2017-09-05 17:25:48 +02:00
Marco Martin
d60897c0e9
config value to completely hide bottom panel
...
it stays there just for input area
2017-09-05 17:02:30 +02:00
Marco Martin
15526517ef
rewrite slidingpanel as a flickable
...
use again custom notifications applet
2017-09-01 18:35:41 +02:00
Marco Martin
f35d9909af
better layout for quicksettings and notifications
2017-08-31 11:52:47 +02:00
Marco Martin
a198e597a3
different way to switch activities
...
limit usage of MouseEventListener to make
things less glitchy
2017-08-30 18:28:22 +02:00
Marco Martin
94dfff925c
use a mouseeventlistener for activity switch
...
use a mouseeventlistener to trigger the switch more easily
2017-01-20 16:11:32 +01:00
Bhushan Shah
f4d50e0743
create another activity
2017-01-20 18:13:29 +05:30
Marco Martin
d106f17da5
experimental feature:
...
change activity by swiping left or right
2017-01-16 16:08:47 +01:00
Marco Martin
49cde86d37
asctivity switch anim from desktop shell
2016-10-05 16:59:07 +02:00
Marco Martin
43f05e4cae
improve activities applet
...
add it by default in panel
2016-10-05 15:15:28 +02:00
Bhushan Shah
b536182f01
Remove clone of battery monitor from plasma-phone-components
...
Summary:
Clone of battery monitor was done for two reasons,
- Showing only single battery instead of 3 dummy
- Simplified user interface instead of one in desktop
However upon investigation battery monitor showing 3 dummy battery is
possibly bug in upower, and those needs to be blacklisted in either,
powermanagement dataengine or battery monitor.
And as for simplifying the user interface, I guess desktop battery
monitor should adapt based on platform it is being used in.
Reviewers: broulik, mart, #plasma, graesslin
Reviewed By: #plasma, graesslin
Subscribers: plasma-devel
Differential Revision: https://phabricator.kde.org/D2411
2016-08-12 14:58:08 +05:30
Marco Martin
d7c37304d4
correct default layout
...
script is correct now,
still doesn't work yet on master, but is a problem in plasmashell
2016-08-03 11:38:55 +02:00
Marco Martin
0f90aa19ce
don't create an activity in the phone layout.js
2016-07-29 13:45:37 +02:00
Marco Martin
98348f1fa1
adapt widget explorer to api changes
2016-01-05 16:54:40 +01:00
Marco Martin
fde492b369
make expanded popup work more than once
2015-10-26 16:44:29 +01:00
Marco Martin
6df97ae3a7
smaller config window that fits in screen
2015-10-15 14:51:11 +02:00
Marco Martin
f848819e7b
proper position of the panel
2015-10-15 14:38:37 +02:00
Marco Martin
dadb29b68d
fix add applet
2015-10-07 15:28:56 +02:00
Marco Martin
4bc42a9c9b
close the widget explorer after adding applet
2015-10-07 15:08:40 +02:00
Marco Martin
3d825bbcf6
panel at left like the widget explorer
2015-10-01 17:54:49 +02:00
Marco Martin
00e4b8a4c7
align the applet delegate to the top
2015-09-30 12:45:07 +02:00
Marco Martin
92d3b613ee
support applets configuration dialog
...
needs a way to disable the button for those that
don't have a config dialog
2015-09-25 15:10:05 +02:00
Marco Martin
2ed4578a55
wallpaper and applets config as a sidepanel
2015-09-25 14:04:28 +02:00
Marco Martin
e5b479b3f9
try with the standard notification applet
...
is one of the more complicated, this one
would have already complete support for jobs
and years of bugfixing
2015-09-25 12:20:56 +02:00
Marco Martin
d85645581b
icon size in explorer "just" huge
2015-09-23 17:47:39 +02:00
Marco Martin
71219f84d5
add a shadow
2015-09-23 12:22:39 +02:00
Marco Martin
1de2633a5b
fix main layout
2015-09-23 12:01:13 +02:00
Marco Martin
2a0152bad0
fix the swipe out gesture
2015-09-23 11:54:26 +02:00
Marco Martin
d3b41afc02
redesign widget explorer as suggested by the VDG
2015-09-23 03:41:22 +02:00
Marco Martin
5af13c56cf
use MobileComponents.SplitDrawer
...
as suggested in the vdg meeting, use a splitdrawer and put the
applet categories there
2015-09-09 00:14:15 +02:00
Bhushan Shah
4b8e7ea0d8
Fix last commit
2015-08-21 20:30:11 +05:30
Bhushan Shah
3e2dc7f8fa
If we are on horizontal form factor set smaller panel height
2015-08-21 18:54:22 +05:30
Marco Martin
9765dfa679
maximized widgets explorer
...
add applet with single click
2015-07-09 15:20:24 +02:00
Marco Martin
29138e0e3a
delete button for the pin entry
2015-06-23 12:43:10 -07:00
Sebastian Kügler
48dcadebbf
Remove obsolete debian directory,
...
packaging is now outside of source packages
Harald says: "sebas, kill the debian directory, KILL IIIIT"
2015-06-22 22:26:56 -07:00
Sebastian Kügler
fca8ba5d46
Add volume applet to top panel
2015-06-22 17:57:12 -07:00
Marco Martin
b9dfc7d768
pin auth finally working
2015-06-22 15:53:13 -07:00
Marco Martin
9ee815108d
Pin dialog shows
...
seems to still not be possible to know how many attempts are left
2015-06-22 11:43:44 -07: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
ad54f0a1a2
simple widgetexplorer derived from desktop one
2015-06-19 17:52:09 -07:00