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
Yuri Chornoivan
a1021e4d3c
Fix minor typos
2019-11-07 17:51:34 +02:00
Nicolas Fella
b9fb0516aa
Rewrite the lockscreen
...
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Nicolas Fella
7d12429efc
Remove prototypes
2019-10-29 17:17:21 +00:00
Nicolas Fella
3d9e43b190
Refactor dialer code
2019-10-28 11:17:22 +00:00
Nicolas Fella
73af5c54ef
Add kdev files to gitignore
2019-10-25 17:26:58 +02:00
Nicolas Fella
58cba80597
Leftover
2019-10-25 17:26:12 +02:00
Nicolas Fella
fe89adb199
Burn it
2019-10-25 17:25:57 +02:00
Nicolas Fella
3856b3595b
Remove unused service files
2019-10-25 17:24:17 +02:00
Nicolas Fella
9f5b29b8c3
Use camel-case headers
2019-10-25 13:49:28 +02:00
Nicolas Fella
9d14c6da15
Remove old notification applet
2019-10-25 10:22:57 +00:00
Bhushan Shah
d206d498c0
Add back the components, this fixes the sim pin page
2019-10-25 12:37:32 +05:30
Marco Martin
aeea4f92ed
remove useless debug
2019-10-22 13:38:07 +02:00
Marco Martin
d44fe62c14
switch to desktop notifications applet
2019-10-22 12:56:59 +02:00
Marco Martin
e14c8aeba3
different container for notifiactions
...
with different visibility rules
2019-10-22 12:56:59 +02:00
Jonah Brüchert
03f57b0345
Dialer: Port to Kirigami.SearchField
...
Also remove visible condition, it makes it impossible to remove the search query if no results are found.
2019-10-21 09:36:03 +00: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
Nicolas Fella
85bc6a3029
Fix no contacts message
2019-10-15 00:31:17 +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
Alexander Akulich
3b33ffc49c
dialer: don't hardcode the account name to be account0
...
instead loop through available accounts and select the account which
supports either ofono or tel protocol
2019-10-11 09:56:35 +00: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
91b4f891e7
hide applet when no notifications
2019-10-10 12:03:45 +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
fc640f9827
remove devicenotifier
2019-10-08 18:41:34 +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
e7ade0e8c7
notifications flow top to bottom
2019-10-07 18:52:11 +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
Bhushan Shah
69144b0baa
dialer: use the number directly instead of checking contactManager
...
There's existing todo item to make it use the kpeople instead of
telepathy contact manager, no need to deal with telepathy contact
manager, in some setups it causes crasher.
See: !22
2019-09-30 13:08:53 +05:30