Commit graph

44 commits

Author SHA1 Message Date
Devin Lin
6653ad6e54 panel: Refactor panel and implement blue ocean mockups 2021-12-22 23:29:00 +00:00
Rodney Dawes
8ea1e27d6d Remove the krunner widget from home screen by default
Because the widget does not have the text entry internally, and pops
up a new window for entering search, which looks confusing and odd on
the phone, we just don't add it by default for now until this can be
fixed. This makes the first impression a bit better, and hides the
annoyance behind needing to manually add the widget. Once the widget
is fixed to not behave in such an odd manner, we can evaluate adding
it back to the default layout.
2021-11-30 14:10:32 -05:00
Aleix Pol
1eb7965fca HomeScreen: Support the meta key
While using the shell, add some value to the Meta key so the shell is
more useful when using a keyboard.
2021-10-18 11:12:43 +00:00
Devin Lin
7df05e09be panel: Rework panel layout, and refactoring 2021-10-12 13:50:36 +00:00
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
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
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
Marco Martin
ea57d633bb move krunner in a plasmoid 2020-02-05 20:25:52 +01:00
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
f3e1ba0abe slightly smaller icons 2019-02-07 12:38:11 +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
e1ce3744ae remove quicksettings from panel 2017-09-14 21:05:23 +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
Bhushan Shah
f4d50e0743 create another activity 2017-01-20 18:13:29 +05:30
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
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
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
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
Vishesh Handa
df0fd34bc1 Rename satellite to plasma.phone
All interfaces are now consistent and start with 'org.kde.plasma.phone'

Reviewed-By: Marco Martin
2015-06-19 01:48:47 +02:00
Sebastian Kügler
b16b234493 Replace desktop battery with mobile battery 2015-06-13 20:23:27 -07:00
Marco Martin
76e51658f0 bigger panel 2015-06-13 17:36:11 -07:00
Marco Martin
3c7f688d17 bigger panel 2015-06-13 16:35:32 -07:00
Marco Martin
fd382d0b2b bigger bottom bar 2015-06-12 18:26:16 -07:00
Marco Martin
0860194325 new bottom panel containment with close button 2015-06-11 15:35:46 -07:00
Marco Martin
504d1a8ae4 new defaults: networkman and battery in panel 2015-06-10 22:43:14 -07:00
Marco Martin
8f826e5d9f djust the defaults 2015-05-15 16:52:27 +02:00
Marco Martin
18a16db520 taller panel by default 2015-05-15 13:53:03 +02:00
Marco Martin
e1133e04b6 an applet for quick settings
intended for the top panel
2015-04-11 16:01:06 +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
Marco Martin
fe6332b1d2 use the new containment 2015-03-13 15:31:13 +01:00
Marco Martin
3ae3db587b show wallpaper configuration on long press 2014-11-19 19:58:09 +01:00
Aaron Seigo
dd2ea9a18c create homescreen in plasma-shell
requires current master branch of kconfig, plasma-framework and  plasma-worskpace
2014-09-26 21:06:16 +02:00
Aaron Seigo
33ccadbb83 start of shell
had to work through NUMEROUS plasmashell bugs again this week to
get even this far *sgh*
2014-09-03 16:50:41 +02:00