Commit graph

684 commits

Author SHA1 Message Date
Marco Martin
0d438d87d3 when an application is already running bring window on front
all applications are single instance only
2020-07-28 13:24:13 +02:00
Marco Martin
5881d6be92 minimize animations 2020-07-28 12:30:13 +02:00
Marco Martin
0eed8d3a90 add margin before search bar 2020-07-27 11:58:22 +02:00
Marco Martin
12c34a7a6a things go under the top panel 2020-07-23 17:12:19 +02:00
Marco Martin
ece092bf98 croll up homescreen when there are no tasks 2020-07-23 17:09:37 +02:00
Marco Martin
daebf5ae60 cleanup not found favorites 2020-07-23 16:44:25 +02:00
Marco Martin
dd315d81e0 fixes to task switcher experience 2020-07-23 13:47:40 +02:00
Marco Martin
3f32a18b62 make use of HomeScreenControls 2020-07-22 17:17:10 +02:00
Marco Martin
c8d9ef81d8 flick after manual drag 2020-07-22 15:18:52 +02:00
Marco Martin
76050a60bd minimize instead of showdesktop
keep all windows minimized except the active one
2020-07-22 14:22:39 +02:00
Marco Martin
a5d1f4d880 at least 4 favorites 2020-07-21 12:35:50 +02:00
Marco Martin
d6bd455b1e disable the scrollindicator
for some reason it seems interactive on the phone
2020-07-21 12:32:32 +02:00
Marco Martin
dae850dbc9 drag vertically also on the launcher strip 2020-07-21 12:23:50 +02:00
Marco Martin
ead97b2399 fix bottom gesture 2020-07-17 18:12:07 +02:00
Marco Martin
d4e443104a rework tasks switcher 2020-07-17 14:13:35 +02:00
Marco Martin
bdac73fdab use proper task label 2020-07-17 11:27:38 +02:00
Marco Martin
d5e0c7acc8 don't show the window on hide 2020-07-17 11:19:56 +02:00
Marco Martin
69ae5a1ba4 ensure taskswitcher is fullscreen 2020-07-17 11:17:18 +02:00
Marco Martin
f8df7b3b00 better spacing 2020-07-17 11:12:06 +02:00
Marco Martin
b27e67037c rework panel coloring logic based on tasks 2020-07-16 16:22:57 +02:00
Marco Martin
cbdb6b6f05 reset position when launched 2020-07-16 14:51:58 +02:00
Bhushan Shah
e0dd510861 Fix the LauncherGrid
For real this time /o\

CCMAIL: Jonah Brüchert <jbb.prv@gmx.de>
2020-07-13 12:45:15 +05:30
Bhushan Shah
d73b2455df remove traces of color average properly
Fixes the 48f8f00034

CCMAIL: Jonah Brüchert <jbb.prv@gmx.de>
2020-07-10 09:14:12 +05:30
Jonah Brüchert
48f8f00034
Leave calculating the startup feedback color to plasma-nano 2020-06-30 14:34:27 +02:00
Jonah Brüchert
d76fc145f9
correct showinApp typo 2020-06-26 23:59:07 +02:00
Jonah Brüchert
a89d76b23c
Make panels opaque when StartupFeedback is open 2020-06-26 23:22:12 +02:00
l10n daemon script
c8419144ad 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"
2020-06-18 05:45:52 +02:00
l10n daemon script
5131546336 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"
2020-06-17 14:13:18 +02:00
Jonah Brüchert
5f0e3ec05d Another approach to use the enum everywhere in ApplicationListModel 2020-06-09 16:55:54 +00:00
l10n daemon script
59f61325a7 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"
2020-06-05 05:05:54 +02:00
Jonah Brüchert
3f4915d426
Revert "Open and close StartupFeedback using KStartupInfo"
This reverts commit b856b78790.

Unfortunately it turned out not to work on Wayland yet.
2020-05-28 15:58:27 +02:00
Jonah Brüchert
881f7c7a96
Revert "Comment out debug logging"
This reverts commit c2306cb556.
2020-05-28 15:58:18 +02:00
Jonah Brüchert
c2306cb556
Comment out debug logging 2020-05-27 16:13:40 +02:00
Jonah Brüchert
efc04968c0
Remove unuused FeedbackWindow components 2020-05-26 21:50:32 +02:00
Jonah Brüchert
b856b78790
Open and close StartupFeedback using KStartupInfo 2020-05-26 21:49:56 +02:00
Jonah Brüchert
f3ab3c0a56
Adapt to plasma nano API change 2020-05-25 19:07:38 +02:00
Dimitris Kardarakos
2f578016e3 Change quick settings location icon
The location icon changed to the gps icon instead of the file location
one
2020-05-11 14:56:20 +03:00
David Faure
4f13a58241 Port to ApplicationLauncherJob 2020-05-10 18:07:36 +02:00
Luca Weiss
9cbb53744f Quicksettings: add toggle for enabling/disabling screen rotation 2020-04-29 21:42:48 +02:00
Luca Weiss
6db9537dd3 Quicksettings: convert screenshot interface to class member 2020-04-29 21:40:49 +02:00
Luca Weiss
782d583175 Quicksettings: unify spaces/tabs usage 2020-04-29 18:07:36 +02:00
Jonah Brüchert
46f6138509
Properly adapt to role name renaming 2020-03-28 18:54:51 +01:00
Jonah Brüchert
505dbb405b
containments: homescreen: Fix some role names 2020-03-28 18:52:06 +01:00
Jonah Brüchert
1e1b60a17d
Partially revert d2b461e
Caused runtime issues
2020-03-21 03:00:31 +01:00
Jonah Brüchert
6c66619bc6 At least fix coding style 2020-03-21 00:33:26 +00:00
Jonah Brüchert
7f8074fc58 Revert casts 2020-03-21 00:33:26 +00:00
Jonah Brüchert
d2b461e17b containments: Optimization 2020-03-21 00:33:26 +00:00
Jonah Brüchert
c43777d1be Rename roleNames to be lowecase 2020-03-20 01:00:54 +00:00
Yuri Chornoivan
e055052bf3 Fix minor EBN issues 2020-03-15 09:30:43 +02:00
Bart Ribbers
1a1b67c548
Quicksettings: toggle wwan on button press 2020-03-12 12:59:19 +01:00
Bart Ribbers
264d570609 Quicksettings: toggle wifi on button press 2020-03-10 06:10:26 +00:00
Bhushan Shah
c9f466117b Drop debug 2020-02-27 12:36:16 +05:30
Marco Martin
11703e2043 remove debug background 2020-02-17 10:28:52 +01:00
Marco Martin
d8aac56a4d more reliable dragging in the favorite strip 2020-02-14 16:09:44 +01:00
Marco Martin
1d359284ec another tiny adjustment 2020-02-14 14:04:18 +01:00
Marco Martin
130b2d8de0 less spacing 2020-02-14 13:39:49 +01:00
Marco Martin
e80248b9da warnings-- 2020-02-14 13:36:55 +01:00
Ilya Bizyaev
423aeebc55 Avoid monochrome icons in launcher and task panel
See 18d95dc927
2020-02-12 18:17:20 +03:00
Marco Martin
f40bbadd48 lighter gradient 2020-02-12 09:59:18 +01:00
Marco Martin
cf91c25073 cache shadows 2020-02-12 09:57:40 +01:00
Bhushan Shah
6c9b6acace Fix launcher performance
We are not animating the icon delegates, so we can enable caching which
improves performance on pinephone.
2020-02-12 11:30:28 +05:30
Marco Martin
937758721c launch feedback from top panel 2020-02-11 16:24:40 +01:00
Marco Martin
ea01f911c5 remove click feedback anim 2020-02-11 16:14:54 +01:00
Marco Martin
91c92f8fa1 remove local feedbackWindow 2020-02-11 13:57:34 +01:00
Johnny Jazeix
717abcbf66 fix compilation 2020-02-10 20:45:51 +01:00
Marco Martin
913b9d6db9 Merge branch 'lnj/plasma-phone-components-fix/screen-not-fully-captured' 2020-02-10 10:45:36 +01:00
Jonah Brüchert
842e9dd91a homescreen: Add gradient to seperator 2020-02-10 09:19:53 +00:00
Linus Jahn
67c6f94b9d Add timer to screenshots to avoid rest of animations 2020-02-09 08:50:41 +00:00
Linus Jahn
a3d8270e90
Revert "Workaround KWin screenshot bug by using screenArea manually"
This reverts commit a0b8a970ef.

The workaround didn't work anyway. - The bug also affects Qt/QScreen
...
2020-02-08 17:37:01 +01:00
Linus Jahn
a0b8a970ef
Workaround KWin screenshot bug by using screenArea manually
On some/most devices screenshotFullscreen captures only a part of the
screen.
2020-02-08 13:17:53 +01:00
Marco Martin
477d6c1c79 make sure to cancel edit when the user moves 2020-02-07 13:49:09 +01:00
Aleix Pol
6adbe5249d Fix warnings 2020-02-07 13:38:02 +01:00
Marco Martin
323ae5e50b consider bottom panel 2020-02-06 21:21:43 +01:00
Linus Jahn
30471d4148 Add screenshot option to panel 2020-02-06 19:17:25 +00:00
Marco Martin
d4e250f25c clean 2020-02-06 16:59:52 +01:00
Marco Martin
2ef0b5e15b no background for the icons 2020-02-06 16:57:49 +01:00
Aleix Pol
e46b55851d Fix on Qt 5.14
Can't use iterators on temporary objects
2020-02-06 16:46:14 +01:00
Marco Martin
9278d99600 a gradient for contrast 2020-02-06 15:39:25 +01:00
Marco Martin
5002023fa9 kill shutdown button 2020-02-05 20:43:35 +01:00
Marco Martin
6c4bef8f38 darken everything 2020-02-05 20:30:35 +01:00
Marco Martin
ea57d633bb move krunner in a plasmoid 2020-02-05 20:25:52 +01:00
Marco Martin
7c9547f5fb fullrepresentationview behind quicksettings 2020-02-04 21:28:14 +01:00
Marco Martin
9da6edd750 panelClosed signal 2020-02-04 21:26:26 +01:00
Marco Martin
8848017279 make closeRequested work 2020-02-04 21:17:58 +01:00
Marco Martin
b10d1ef5c6 a close signal 2020-02-04 20:44:58 +01:00
Marco Martin
fd88b7add1 click to dismiss the task list 2020-02-04 20:10:01 +01:00
Marco Martin
1f685091ad debug-- 2020-02-04 12:05:09 +01:00
Marco Martin
e1f90dbfc6 square and smaller icons 2020-02-03 19:12:32 +01:00
Marco Martin
0dad4b65f6 more plasma-nm components to try to autoconnect 2020-01-27 17:26:16 +01:00
Marco Martin
bd078c7fa6 restore volume osd
show a volume icon only when muted atm
2020-01-27 17:22:37 +01:00
l10n daemon script
9b98493232 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"
2020-01-20 06:01:38 +01:00
l10n daemon script
ab190aa5da 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-12-28 05:25:20 +01:00
Carson Black
d15262b394 Initial splashscreen rework (!31) 2019-12-20 12:15:18 +05:30
Bhushan Shah
294ee2a4be Revert "Initial splashscreen rework (!31)"
This reverts commit 2291872e23.
2019-12-20 12:14:08 +05:30
Bhushan Shah
2291872e23 Initial splashscreen rework (!31) 2019-12-20 12:12:01 +05:30
Jonah Brüchert
08e1e3a44c Port away from deprecated features of QSet 2019-12-13 09:40:47 +00:00
Aleix Pol
1ae7a251a5 Fix weird wrapping on the homescreen delegates
We are already setting the height properly through Layouts, setting it
alternatively confuses QML
2019-12-09 21:01:23 +01:00
l10n daemon script
a7a5a3f003 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-12-04 05:36:25 +01:00
Marco Martin
6bafbc9cad put LayoutManager.js in the proper place 2019-12-03 11:07:56 +01:00
Jonah Brüchert
56fee1e3a7 Port remaining old-style connects 2019-11-29 09:33:00 +00:00
Nicolas Fella
30d0306f63 Remove unused include 2019-11-25 23:38:50 +01:00
l10n daemon script
c6089a7b92 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-11-23 05:29:59 +01:00
Bhushan Shah
d37c2c993e remove translations of signal strength
- It makes no sense to translate either of this
- There's chance that this value won't be valid in case of not
functional ofono. which results in giant I18n argument missing error.

If translation was added to translate netreg.strength, I plan to remove
it anyway.
2019-11-22 14:52:49 +05:30
Pino Toscano
b7e93f5630 i18n fixes
- translate few UI strings
- use i18np for plural forms
- style fixes
2019-11-21 09:24:10 +01:00
Bhushan Shah
52ecc82bdc Fix clazy issues 2019-11-20 14:01:54 +05:30
Bhushan Shah
410e222bc8 add Messages.sh in shell and containments 2019-11-20 12:35:14 +05:30
l10n daemon script
78ce668071 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-11-20 05:40:05 +01:00
l10n daemon script
8e3a03beb4 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-11-16 05:03:41 +01:00
Marco Martin
aeea4f92ed remove useless debug 2019-10-22 13:38:07 +02:00
Marco Martin
e14c8aeba3 different container for notifiactions
with different visibility rules
2019-10-22 12:56:59 +02:00
Nicolas Fella
3b034e7357 Use monochrome icon for battery quick action 2019-10-21 09:32:15 +00:00
Marco Martin
edbab01cdf get rid of most cannot stack parent warnings 2019-10-17 13:05:48 +02:00
Marco Martin
9a2d2269c0 try to avoid ... on launchers 2019-10-17 11:41:21 +02:00
Marco Martin
4543b7724c more android-looking top panel 2019-10-14 17:51:44 +02:00
Marco Martin
58510d211d use again 2 lines of text 2019-10-14 16:10:08 +02:00
Marco Martin
0d3ad6fd2e stop at bounds for the top panel 2019-10-11 15:21:24 +02:00
Marco Martin
7347c671a3 visible button 2019-10-11 12:06:31 +02:00
Marco Martin
f75b55699e mouseareas touch
doesn't break flicking on touch
2019-10-11 11:54:01 +02:00
Marco Martin
38459f3e78 bottom panel transparent when showing desktop 2019-10-11 11:49:18 +02:00
Marco Martin
902eed0258 ensure the top quicksettings is always on top of the second row 2019-10-11 10:59:32 +02:00
Marco Martin
acc49da907 remove debug rectangle 2019-10-10 13:56:35 +02:00
Marco Martin
3a72512e79 different heuristics for cutting names 2019-10-10 12:29:48 +02:00
Marco Martin
fbbb604318 don't split 2019-10-10 12:07:38 +02:00
Marco Martin
ba9c60f54c smaller label, only one line of text 2019-10-09 16:21:46 +02:00
Marco Martin
5bd75786bc prevent control from eating events 2019-10-09 16:11:10 +02:00
Marco Martin
510a825b41 widescreen mode for plasmoids 2019-10-08 18:21:39 +02:00
Marco Martin
a01e645316 move to the right plasmoid when asked 2019-10-08 17:15:17 +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
69c0edd704 move signal strength in indicators 2019-10-07 13:16:50 +02:00
Marco Martin
851d17a03d fancier anim 2019-10-04 16:37:51 +02:00
Marco Martin
5a4fdc5a40 better looking shadow 2019-10-04 16:27:29 +02:00
Marco Martin
2dbb5e7d83 simplify a lot top panel 2019-10-04 16:02:26 +02:00
Marco Martin
592481da73 fuse the top panel with krunner 2019-10-04 12:59:58 +02:00
Marco Martin
08b1e9a47d proper icon color 2019-10-04 12:15:50 +02:00
Marco Martin
46a909a64d never reparent the panel 2019-10-04 12:01:56 +02:00
Marco Martin
83f876a761 workaround for dragging on empty areas 2019-10-04 11:45:37 +02:00
Marco Martin
d41f505795 as an experiment, use the normal color scope 2019-10-03 19:42:24 +02:00
Marco Martin
959e5ab797 try harder to keep panel plasmoid as icons 2019-10-01 18:20:50 +02:00
Marco Martin
2a11f0baa3 fullscreenpanel->fullscreenoverlay 2019-09-18 16:49:44 +02:00
Marco Martin
035e7c4535 smaller top drawer in tablet mode 2019-09-18 16:42:33 +02:00
Marco Martin
5717c71a82 use the window color to dim 2019-09-18 15:52:42 +02:00
Marco Martin
77ae2a21f0 remove local fullscreenpanel component 2019-09-18 15:31:04 +02:00
Marco Martin
e457472603 remove dead code 2019-09-18 15:00:34 +02:00
Marco Martin
abc112ed1c Revert "port to kicker model"
This reverts commit 4e4cc5abc2.
2019-09-18 13:55:07 +02:00
Marco Martin
29609b0e7a fix pos mapping for newRow 2019-09-18 13:54:05 +02:00
Marco Martin
4e4cc5abc2 port to kicker model
still not completely functional, but starts to
2019-09-17 18:14:23 +02:00
Marco Martin
93400faa21 add missing line 2019-09-17 13:00:07 +02:00
Marco Martin
b658a10abf some simple defaults in the lnf package 2019-09-16 19:13:52 +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
93ee01c36e bigger config icon 2019-09-10 12:09:50 +02:00
Marco Martin
843b01508f get rid of old homescreen 2019-09-04 18:39:31 +02:00
Marco Martin
6dd77469a1 try without spinner 2019-09-03 17:54:15 +02:00
Marco Martin
e345f30b37 translucent favoritestrip when can't be dropped on 2019-09-03 17:52:45 +02:00
Marco Martin
b05ee6d25d fix krunner box position 2019-09-03 17:12:20 +02:00
Marco Martin
7b7fde14bc light theme for the loading screen 2019-09-03 14:50:13 +02:00
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