Commit graph

592 commits

Author SHA1 Message Date
Marco Martin
fc52ae95d4 start with the screen locked 2015-10-15 15:26:23 +02:00
Marco Martin
6b3f32ed3c close task list when there are no windows left 2015-10-15 15:04:43 +02:00
Marco Martin
0a5fd82410 better margins around bottom toolbar 2015-10-15 14:59:51 +02: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
Bhushan Shah
cc13ce47fa Revert "add back code to launch kscreen backend"
This reverts commit 637867979c

Packaging has been adjusted for libkscreen, kill workaround for final
2015-10-13 16:22:20 +05:30
Bhushan Shah
637867979c add back code to launch kscreen backend
This reverts commit ddb6d05c1c.
2015-10-10 12:32:29 +05:30
Bhushan Shah
ddb6d05c1c Revert "Start kscreen_backend_launcher before starting plasmashell"
This reverts commit bbf9c0c61d.

Original problem is fixed in,
libkscreen:5766d087c1f4de4fb3b55f15a009f7b159904648

CCBUG: 353720
2015-10-10 08:50:30 +05:30
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
bd5ca6fd61 try a different look for the configure/remove button 2015-10-01 18:10:58 +02:00
Marco Martin
3d825bbcf6 panel at left like the widget explorer 2015-10-01 17:54:49 +02:00
Marco Martin
813bd8fa0c use visible = true 2015-10-01 17:40:26 +02:00
Marco Martin
8aac7a2b9c don't show the task manager if there are no tasks 2015-10-01 17:28:09 +02:00
Marco Martin
6e03fc1e1e just assign slidingPanel.visible = true; 2015-10-01 17:18:07 +02:00
Marco Martin
79d65e9b80 SkipsTaskbar->SkipTaskbar 2015-09-30 16:59:34 +02:00
Marco Martin
00e4b8a4c7 align the applet delegate to the top 2015-09-30 12:45:07 +02:00
Marco Martin
0f73ac2a5c use ResultsListView
the layout of the desktop's krunner doesn't work there
while the kde4 style makes a better use of the limited space
2015-09-28 17:41:12 +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
d30863f959 slide close button too 2015-09-23 17:46:54 +02:00
Marco Martin
c550879fe9 add a window close button 2015-09-23 16:20:20 +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
bab5d7d9e2 set startMouseX/Y on pressandHold, not pressed 2015-09-22 18:28:19 +02:00
Marco Martin
565dbc963c use EventGenerator in order to not eat half events 2015-09-17 12:46:01 +02:00
Marco Martin
5a9aa3c440 delaying the loading of the sliding panel seems to avoid some crashes
FIXME
2015-09-16 13:35:55 +02:00
Marco Martin
28f98ce3ac disable show desktop effect when a new window appears 2015-09-16 13:35:31 +02:00
Marco Martin
baae0fb1ce drag applets from the place they are, not the cursor
fix applet transparency when they are dragged out of
the screen to delete them
2015-09-15 19:14:04 +02:00
Bhushan Shah
d4d7c4e7bc Start polkit-kde-authentication-agent-1 on startup 2015-09-15 18:20:18 +05:30
Bhushan Shah
bbf9c0c61d Start kscreen_backend_launcher before starting plasmashell
This way plasmashell restart itself on crash.
2015-09-15 09:36:01 +05:30
Martin Klapetek
af61cab2f7 [dialer] Remove remnants of voicecall
It's not used and the code that has been using it didn't work anyway
2015-09-11 08:45:59 -04:00
Harald Sitter
0ee74ffd82 new login sound. marco says it's better. also reduce sleep 2015-09-10 21:22:25 +02:00
Marco Martin
2f5f1217ac support swipe from bottom
the panel still looks the same
2015-09-10 16:53:01 +02:00
Marco Martin
3cba469c3e make tasks disappear when they go away 2015-09-10 16:52:41 +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
Marco Martin
0ea412cc8f hide the overlay on action triggered 2015-09-08 23:39:03 +02:00
Marco Martin
04fc93b95e use QT_QUICK_CONTROLS_MOBILE 2015-09-02 10:53:20 +02:00
Bhushan Shah
035fcb3118 If more space is available for icons show bigger
Also fix text size on tablet-ish form factor
2015-09-01 17:35:01 +05:30
Bhushan Shah
38a3a7c99c Fix iconSizes and strip size on the horizontal form factor
Previously it was setting height and width of icons to overall width/4
which happens to be enorumously huge on the horizontal form factor.

This patch fixes it by setting height of "huge" iconSize and width of
overall width/4
2015-08-22 18:16:56 +05:30
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
b6bbc208aa list applications more in depth
go recursively in deep categories, without being recursive
this makes all apps to appear and not only those at the
first level of subcategories
2015-08-07 18:49:13 +02:00
Marco Martin
5af4b0f4b1 remove the fake notifications 2015-08-05 17:09:17 +02:00
Martin Klapetek
59e664df42 Don't install the phonebook for now
It's currently just a set of testing components
2015-07-23 14:05:12 +02:00
Marco Martin
9e7ccaa801 fix build
don't mix itarators and constIterators
2015-07-20 10:36:14 +02:00