Commit graph

429 commits

Author SHA1 Message Date
Marco Martin
9999e4ffbf ibetter behavior for dragging 2019-09-03 12:11:39 +02:00
Marco Martin
36aa3e5f0b remove debug text 2019-09-02 18:33:42 +02:00
Marco Martin
d54a63ba04 autoscroll only at the very edges 2019-09-02 18:32:18 +02:00
Marco Martin
ba9babb186 properly restore desktop icons 2019-09-02 18:23:38 +02:00
Marco Martin
6ede8da8d7 correct restore and placement of favorites 2019-09-02 16:17:36 +02:00
Marco Martin
aa7e6f10c4 better dragging around behavior 2019-08-30 18:21:25 +02:00
Marco Martin
bd7e936de6 debug for where a crash happens 2019-08-30 17:03:35 +02:00
Marco Martin
5b77af489e grid as big as icons 2019-08-30 16:14:34 +02:00
Marco Martin
fd2531d19a warnings-- 2019-08-30 11:07:31 +02:00
Marco Martin
492a3e7dae crash-- 2019-08-29 15:51:09 +02:00
Marco Martin
cd8295e296 favorites always on bottom 2019-08-29 13:45:01 +02:00
Marco Martin
3488729e69 add a scrollbar 2019-08-29 12:33:35 +02:00
Marco Martin
2bb09ae917 fix size of png icons 2019-08-29 11:50:49 +02:00
Marco Martin
8df8e2c1ed dinamically realloc maxFavoriteCount 2019-08-28 16:38:05 +02:00
Marco Martin
e2482a37a9 remove unused vars 2019-08-28 16:24:11 +02:00
Marco Martin
7a827c7b06 concept of maxFavoritescount
never go over that number of favorites
when over, the last favorite will be de-favoritized
2019-08-28 16:21:29 +02:00
Marco Martin
cbc62cfda4 debug text on availablescreenrect 2019-08-28 12:06:00 +02:00
Marco Martin
b22c9cc219 better changing between appletslayout and the other views 2019-08-28 11:59:38 +02:00
Marco Martin
55d982ef07 add missing files 2019-08-28 09:54:27 +02:00
Marco Martin
cbea89b98c put items being dragged in a non scrolling overlay 2019-08-27 18:04:14 +02:00
Marco Martin
36d080abe0 restore up and down scrolling arrows 2019-08-27 17:12:32 +02:00
Marco Martin
0670efbdff restore krunner
fix icons sizes when dragged around
2019-08-27 14:33:00 +02:00
Marco Martin
b31b6289dd resume launch feedback window 2019-08-27 12:13:00 +02:00
Marco Martin
9a8f90681b start of scrolling by dragging when reordering 2019-08-26 18:06:50 +02:00
Marco Martin
72d2df24c7 correctly restore desktop icons 2019-08-26 14:15:06 +02:00
Marco Martin
62de2cb1be working load and save of order and favs 2019-08-23 16:37:21 +02:00
Marco Martin
a1a8e00201 Item dragging now perfect 2019-08-23 12:54:19 +02:00
Marco Martin
30c06679ae warnings-- 2019-08-23 11:23:46 +02:00
Marco Martin
0d78a4e1d7 fix dragging to appletslayout
still a crash on the other way around
2019-08-22 18:11:14 +02:00
Marco Martin
8c1b75a777 single role for location 2019-08-22 16:59:30 +02:00
Marco Martin
39a4ae5780 position mapping fixes 2019-08-22 14:01:04 +02:00
Marco Martin
ff2fe85d93 better behavior of favorite strip 2019-08-22 13:14:28 +02:00
Marco Martin
3ce063b5fa make reorder work 2019-08-22 11:19:54 +02:00
Marco Martin
9f7ad74775 TODO 2019-08-16 19:25:47 +02:00
Marco Martin
851ff2bd05 a new central LauncherDragManager.qml
a central place to manage the dragging around of launchers
and reparent between their 3 possible parents
2019-08-16 19:14:42 +02:00
Marco Martin
1fd5e92794 generalize LauncherContainer 2019-08-16 15:51:03 +02:00
Marco Martin
7ff227a13f try a different approach to dragging 2019-08-15 13:19:36 +02:00
Bart Ribbers
3bff5cea4b Never allow setting brightness to 0 2019-08-14 08:06:36 +00:00
Marco Martin
f1dd73e671 add missing file 2019-08-09 13:39:37 +02:00
Marco Martin
3274995cbe e new dragActive proeprty 2019-08-01 20:29:40 +02:00
Marco Martin
71948fd9f3 first prototype of icons in desktop 2019-07-30 13:39:07 +02:00
Marco Martin
2f0bc852ba kinda working again 2019-07-30 12:20:21 +02:00
Marco Martin
6c8ae2501a api for favorites and desktop 2019-07-29 19:03:40 +02:00
Marco Martin
85035dda60 launcher from the mycroft tablet containment 2019-07-29 18:49:36 +02:00
Marco Martin
8f8a23c6ea prototype for a new homescreen containment 2019-07-29 14:48:31 +02:00
l10n daemon script
3c628b921e SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-20 05:39:37 +02:00
Jonah Brüchert
6df99a7b29
dialer: Remove unused #includes 2019-05-03 16:20:10 +02:00
Volker Krause
113b2b6b47 Remove outdated FindGLIB2 copy
Differential Revision: https://phabricator.kde.org/D19242
2019-03-04 20:11:02 +01:00
Ilya Bizyaev
32bcff515e Fix launcher icon alignment 2019-02-24 12:22:31 +03:00
Jonah Brüchert
3e5923b783 Replace plasmoids with settings app 2019-02-12 11:55:58 +01:00
Ilya Bizyaev
01ce3c4040 Remove unused hardcoded taskpanel size 2019-02-10 02:59:18 +01:00
Ilya Bizyaev
cfea45ec09 Remove blue line to match changes in desktop Breeze 2019-02-10 02:58:44 +01:00
Ilya Bizyaev
b171fc20aa Align ellipsis usage with desktop launchers 2019-02-10 02:57:52 +01:00
Ilya Bizyaev
18d95dc927 Do not use monochrome icons for launcher icons
This commit switches icons of VLC, KDE Connect etc. to their colorful
versions
2019-02-10 02:56:35 +01:00
Ilya Bizyaev
5f1a15cb0a Use lighter arrow icon in favorites strip 2019-02-10 02:55:13 +01:00
Ilya Bizyaev
c6b49ffe1c Remove unused placeholder images 2019-02-10 02:54:42 +01:00
Ilya Bizyaev
ed2fb0bcb8 Change task panel icons
Use simpler icons.
paint-none will have to be replaced in the future, but we do not have
any similar icons with better names now.
2019-02-08 11:20:43 +01:00
Marco Martin
6184b2cae0 always force panel applets to be compact 2019-02-07 20:18:54 +01:00
Marco Martin
8f1ba4b1a4 Revert "remove the bool guard on screen brightness"
This reverts commit d6f0b8b2fc.
2019-02-07 17:23:04 +01:00
Marco Martin
d6f0b8b2fc remove the bool guard on screen brightness 2019-02-07 14:05:50 +01:00
Marco Martin
86b6265690 don't reset brightness at start 2019-02-07 12:58:08 +01:00
Marco Martin
56dc2ad23f better icon sizing 2019-02-07 12:49:06 +01:00
Marco Martin
f3e1ba0abe slightly smaller icons 2019-02-07 12:38:11 +01:00
Simon Schmeisser
3194b36952 Add a shutdown button in the top drawer
it uses the PowerDevil data engine to request a
shutdown from ksmserver. Since ksmserver is not yet
running on the images this also prints a debug message.
Tested to work on desktop neon.
2019-02-06 18:26:48 +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
Jonah Brüchert
47bcdee043 Modernize using clang-tidy 2018-12-31 04:13:55 +01:00
Bhushan Shah
e8864872cf simplify 2018-11-12 19:54:59 +05:30
Bhushan Shah
944f53ada7 expand applet 2018-11-12 19:29:29 +05:30
Bhushan Shah
96a9ff8418 Revert "Show notifications, always set notifications applet as expaned"
This reverts commit 96db9776a9.

that makes half of quicksettings options disappear... wat? it is
confusing.
2018-11-12 19:09:16 +05:30
Bhushan Shah
96db9776a9 Show notifications, always set notifications applet as expaned
++cleanup
2018-11-12 18:55:03 +05:30
Bhushan Shah
c8cdb9616d Disable disco light when changing brightness 2018-11-12 12:45:17 +05:30
Bhushan Shah
7f4375d0d9 Add missing file 2018-11-12 10:35:46 +05:30
Bhushan Shah
24f2002928 Add experimental torch plugin for top panel
This currently uses the gstreamer code and should be reverted when we
have it working through QtMultimedia.
2018-11-12 09:32:46 +05:30
Bhushan Shah
ee00e6a0bf Re-enable brightness slider
Some of logic copied from battery monitor to avoid updates at start.
2018-11-11 20:48:26 +05:30
Bhushan Shah
19c18b51ba readability++ 2018-11-11 19:50:50 +05:30
Bhushan Shah
176caa8f14 Fix the quicksettings toggling the plasma-settings
This code is weird, there is applets/quicksettings which is not even
installed, and there is copy of quicksettings in panel code.. wonder if
there's some code which is missing to be commited?

CC: mart@kde.org
2018-11-09 12:14:36 +05:30
l10n daemon script
c98ed27c73 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-10-10 06:50:31 +02:00
l10n daemon script
08cc1d8754 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-30 05:50:59 +02:00
Michael Eden
9e68bc049b Improve dialer UI and format phone number
Summary:
This makes the buttons more evenly spaced and formats the number as you type!

old: {F6084821}
new (updated): {F6084822}

The plan is to bring the entire dialer page down to about half its current size to support searching through contacts as one dials a number.

Reviewers: bshah, #plasma:_mobile, mart

Reviewed By: #plasma:_mobile, mart

Subscribers: ngraham

Differential Revision: https://phabricator.kde.org/D13936
2018-08-02 15:48:21 -04:00
l10n daemon script
55e692fa53 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-16 05:37:17 +02:00
l10n daemon script
b58419fb50 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-07 05:47:03 +02:00
Marco Martin
57a016320b use showFullScreen() instead of visible=true 2018-02-12 16:37:35 +01:00
Alexander Potashev
fb723ab985 homescreen: Fix ellipsis in i18n string 2017-12-19 13:20:35 +03:00
Marco Martin
5aa20872d5 port away from mobilecomponents 2017-11-10 16:21:20 +01:00
Marco Martin
d4879c1ff6 fix titles 2017-10-27 14:30:15 +02:00
Marco Martin
cc0566dfb4 set applets as expanded after clicking on them 2017-10-27 13:01:22 +02:00
Bhushan Shah
69a2673936 Remove brightness parts totally
This will make it not update the brightness to 0 everytime panel shows
up
2017-10-15 14:04:12 +05:30
Bhushan Shah
3a62b9878b Kill brightness slider from main page of quicksettings 2017-10-06 22:28:49 +05:30
Marco Martin
416162b30e remove broken reference 2017-10-05 17:21:18 +02:00
Marco Martin
2f9db12c1c change brightness only when slider is pressed
call the service to change brightness only when the slider is pressed
2017-10-04 20:26:32 +02:00
Marco Martin
6cebe54981 add a back button 2017-09-14 21:50:37 +02:00
Marco Martin
da77551aff merge quicksettings and the panel
use plasmoids
2017-09-14 21:03:56 +02:00
Marco Martin
834812e5d9 set plasma surface every time 2017-09-14 13:01:07 +02:00
Bhushan Shah
410c1123d1 initialize timer before wayland connection 2017-09-14 15:37:05 +05:30
Bhushan Shah
bdb041f905 call the connection->roundtrip to get skiptaskbar working
same fix as the plasmashell
2017-09-14 15:11:15 +05:30
Marco Martin
5ac357c0e9 better event handling in homescreen 2017-09-14 09:50:16 +02:00
Marco Martin
1d1c8a6def add missing files 2017-09-05 17:09:50 +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
ec8cf59ddb don't let the top panel scroll out of sight 2017-09-05 15:53:42 +02:00
Marco Martin
49cd27ec5f never close the panel when dragging 2017-09-05 13:59:20 +02:00
Marco Martin
f6b68d853c better position management 2017-09-05 13:14:15 +02:00
Marco Martin
d93ec09964 open settings app
close panel when app launches
2017-09-04 18:15:49 +02:00
Marco Martin
48c8071bdb better open behavior 2017-09-01 18:49:07 +02:00
Marco Martin
c82c24a974 not necessary to expand notifications 2017-09-01 18:40:35 +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
54d4d8dba9 make the top panel use quick settings 2017-08-30 20:39:43 +02:00
l10n daemon script
b79bb13450 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-07-30 04:56:37 +02:00
l10n daemon script
69bc07498d SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-06-20 04:32:58 +02:00
l10n daemon script
67216063fd SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-09 06:03:34 +01:00
l10n daemon script
4448caacaa SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-05 05:58:54 +01:00
l10n daemon script
e3741c0570 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-20 13:25:24 +01:00
l10n daemon script
c4e2b393ad SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-13 04:10:48 +01:00
l10n daemon script
6d0b1b3edc SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-24 04:13:56 +01:00
l10n daemon script
e8d2bfe884 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-04 09:46:15 +00:00
l10n daemon script
857bc9af3c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-21 09:30:44 +00:00
l10n daemon script
7391459e8f SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-15 10:01:47 +00:00
l10n daemon script
82d0f49377 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-10 09:46:25 +00:00
l10n daemon script
b78920f905 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-08 09:58:17 +00:00
l10n daemon script
3577e59bc0 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-07 09:31:42 +00:00
Marco Martin
e64fda4a63 close panel when an applet wants to close 2016-10-05 18:03:41 +02:00
Marco Martin
220f4f79e8 fix the close button
use the c++ part aain for hasCloseableActiveWindow
2016-09-03 10:27:12 +02:00
Marco Martin
f97c377b06 run the anim before running the app
if running the app blocks for a while having the anim running already
2016-09-02 17:43:23 +02:00
Marco Martin
a0be58c595 close switcher when no windows are open
when the last window is closed, close the task switcher
2016-09-02 17:38:24 +02:00
Bhushan Shah
3290c398f4 Fix task switcher showing in itself
This was two part issue,

- We never applied skipTaskbar flag
- We returned from function before creating surface for it.

Reviewed-by: notmart
2016-08-25 15:29:48 +05:30
Bhushan Shah
52e52c7e90 activeWindow can be null
this is possible in case kwin switches around to another active window
2016-08-25 13:52:28 +05:30
Bhushan Shah
c81bed39bc requestShowingDesktop is not Q_INVOKABLE
errors--
2016-08-25 13:05:43 +05:30
Marco Martin
4175765653 debug-- 2016-08-24 18:05:30 +02:00
Marco Martin
6f721b8527 make show desktop work
use the kwin effect now, use proper api
and never minimize any window
2016-08-24 17:58:28 +02:00
Marco Martin
a408c6f41d reintroduce c++ plugin
* no more randomly minimizing windows
* use showdesktop effect
* use directly kwayland for show desktop
2016-08-24 16:57:15 +02:00
Bhushan Shah
8d31e6b819 switch to krunner for launching applications
KRun was ported to kf5 since long time..

CCMAIL: notmart@gmail.com
2016-07-28 20:34:56 +05:30
Bhushan Shah
63358567d7 add some debug to figure out why qt4 apps don't start 2016-07-28 18:16:26 +05:30
Marco Martin
87323bb71a restore old window if list just dismissed 2016-06-28 14:50:59 +02:00
Marco Martin
f79d82fe13 get rid of c++ plugin 2016-06-28 14:43:25 +02:00
Marco Martin
0f38293010 ose active window without c++ 2016-06-28 14:37:41 +02:00
Marco Martin
18b4af0def port to new libtaskmanager
almost entirely port the task switcher to the new
libtaskmanager. still needs porting
for the single close current window button
2016-06-27 18:34:20 +02:00
Marco Martin
ad10cc0025 window list button always active when there are tasks 2016-02-24 15:47:44 +01:00
Marco Martin
6dfbc22ced fix build 2016-02-24 15:46:56 +01:00
Aleix Pol
2650518990 Reduce map look-ups 2016-02-16 18:54:41 +01:00
Aleix Pol
9856de8e90 Fix variable scope 2016-02-16 18:54:34 +01:00
Marco Martin
469aac0542 better task switch behavior
close should always close now

peek fixed
unintended task activation shouldn't happen anymore
2016-02-15 15:02:37 +01:00
Marco Martin
475d32d0a7 remove the fake lockscreen
remove the first screen
simplify the code
add a clickable arrow to suggest where the apps
are
2016-01-25 13:47:07 +01:00
Marco Martin
8cef8fe532 add percentage for the battery
battery shows percentage in the panel, panel
suports rectangular items
2016-01-25 11:08:25 +01:00
Marco Martin
1c8a653b1d slightly better bottom toolbar behavior 2016-01-12 17:16:26 +01:00
Marco Martin
33e3892f96 undefined variables-- 2016-01-12 16:36:40 +01:00
Marco Martin
1bd4990984 fix close button
enabled when it should, also use a qpointer to
remove some crashes
2016-01-05 17:29:43 +01:00
Marco Martin
8c9c331444 slight checked feedback
mostly for debug
2015-12-18 14:49:19 +01:00
Marco Martin
bf30354c91 better behavior of the show desktop button 2015-12-18 14:46:29 +01:00
Marco Martin
a363da2abe try harder to make the sliding panel take all screen 2015-12-18 13:50:23 +01:00
Marco Martin
1b29044a78 use new org.kde.plasma.private.mobileshell plugin 2015-12-14 16:19:43 +01:00