Aleix Pol
b7c508beb7
thumbnail: only keep the stream active if the window is shown
...
It does not make much sense to render the thumbnail when hidden,
especially on lower end devices like the pine.
2020-12-10 03:37:29 +01:00
Marco Martin
5809376938
propert visibility binding for notifications
2020-12-07 16:19:45 +01:00
Han Young
b34862e469
add notification for successful screenshot taking
2020-12-01 14:25:28 +00:00
Bhushan Shah
6969101760
Fix button toggle for night color and torch
...
The code which adds initial buttons only sets the initial property and
does not affect the binding, so we need to set this values manually
2020-11-19 17:01:28 +05:30
Devin Lin
94609d2590
Add night color quick setting
2020-11-19 02:57:27 +00:00
Jonah Brüchert
4dbf4dba42
Simplify QuickSettings
2020-11-16 08:36:42 +01:00
Jonah Brüchert
162f93a41d
quicksettings: Port to new delegate api
2020-11-16 08:36:38 +01:00
Han Young
55a9050b45
remove duplicate include
2020-11-16 14:56:43 +08:00
Han Young
a13831bc42
toggle action background color when toggling flashlight
2020-11-16 14:20:40 +08:00
Nicolas Fella
d3e03c6ca5
Fix launching settings from top drawer
2020-11-15 16:01:10 +01:00
Nicolas Fella
b19543b56a
Remove leftover gstreamer bits
...
We don't use gstreamer for torch access any more and it's unclear whether a future solution will.
Remove some leftover bits
2020-11-12 08:17:59 +00:00
Marco Martin
791c76f327
remove wrong height binding
2020-11-11 16:34:13 +01:00
Marco Martin
e7f82ab394
fix top panel sliding in vertical mode
...
encapsulate in an Item to force the proper implicitHeight, so
the top panel slide works on vertical screen also before it has been
rpotated to horizontal and back
2020-11-11 16:25:41 +01:00
Nicolas Fella
2fab1b0dd1
Add comment that torch path is hardcoded for now
2020-11-11 13:52:19 +01:00
Han Young
407ffc0f4c
Hardcoded pinephone torch
...
The current code use gstreamer to toggle flashlight, however gstreamer doesn't work in pinephone for now. this MR hardcode pinephone sysfs path for flashlight as a temporary workaround
2020-11-11 13:51:12 +01:00
Nicolas Fella
2cc612a3a6
Fix volume button handling
...
main is not defined
2020-11-08 22:45:59 +01:00
l10n daemon script
44f04e5c56
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-11-08 06:24:01 +01:00
Jonah Brüchert
a9fab248d3
Fix launching settings modules
2020-11-06 09:06:50 +01:00
Tobias Fella
fae8ac9969
Improve the signal strength indicator
...
Show 'Sim locked' instead of '0%' when Sim is locked
Don't show the percentage at all, it's redundant
2020-11-05 08:24:02 +00:00
l10n daemon script
4a6fdab931
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-11-05 06:37:15 +01:00
Bhushan Shah
da47c3d10c
Remove confusing entry from config which dumps the application list
2020-11-02 12:52:56 +05:30
Marco Martin
00103f57d8
icon in front of the thumbnail
2020-10-26 14:51:25 +01:00
Marco Martin
419a5ec08c
fix thumbnails
2020-10-26 14:35:37 +01:00
Devin Lin
d6dd1c1356
Task panel visual improvements
2020-10-24 16:46:45 +00:00
Nicolas Fella
4aee5533b3
Add quicksettings item for bluetooth
...
Now that we have bluetooth support add an item for it
2020-10-22 16:25:13 +02:00
Jonah Brüchert
f326853971
Port away from deprecated QProcess::startDetached overload
2020-10-19 18:11:43 +02:00
Bhushan Shah
c9ca9dac10
Update Screenshot dbus interface
...
Also mark shouldReturnNativeSize to true since we want to get correctly
scaled screenshot.
2020-10-19 20:50:31 +05:30
Jonah Brüchert
849cb5f88f
Use generated DBus interface
2020-10-01 13:49:32 +02:00
Bhushan Shah
51f4c454c0
phonepanel: fix taking screenshots
...
Use new API which supports native scaling on wayland and is used by the
spectacle instead of taking screenshot and then moving files around.
2020-10-01 13:21:32 +05:30
l10n daemon script
c735bf3bcf
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-09-20 05:52:17 +02:00
Devin Lin
cd4bf8d7c3
Apply settings 12/24 hour time format to lockscreen and panel time
2020-09-17 12:04:49 -04:00
Devin Lin
e6b055a915
Apply suggestions
2020-09-11 22:01:28 -04:00
Devin Lin
43603ed2ae
Use Kirigami's ColorScope
2020-09-11 21:57:56 -04:00
Devin Lin
8487ccb35e
Fix minor overlap
2020-09-12 00:56:12 +00:00
Devin Lin
e74833e9ab
Fix top panel being greyed out by SlidingPanel
2020-09-12 00:56:12 +00:00
Devin Lin
8eecc27cbc
Tweak delegate padding and color choice
2020-09-12 00:56:12 +00:00
Devin Lin
0308d1fd62
Use rounded edges for drawer
2020-09-12 00:56:12 +00:00
Devin Lin
392ed46c55
Offset sliding panel to where finger is
2020-09-02 22:44:52 +00:00
Marco Martin
e6d041f90f
proper height for the panel
2020-09-01 17:42:53 +02:00
Marco Martin
4a5ac4a6aa
don't show notification when it shouldn't
2020-09-01 17:40:09 +02:00
Devin Lin
da3d3c022f
Allow holding top panel delegate to trigger label action
2020-08-29 12:22:13 -04:00
Marco Martin
bb3225d4b5
bigger hit area for the up arrow
2020-08-20 17:15:56 +02:00
Marco Martin
349de2f252
ifix close button
2020-08-20 16:55:14 +02:00
Marco Martin
96420f5080
invoke plasma-settings for wifi and broadband
2020-08-20 13:07:53 +02:00
Marco Martin
b675eeb635
better layout in widescreen mode
2020-08-20 12:28:03 +02:00
Marco Martin
5be8125c62
fix logic for open/close top panel
2020-08-20 11:45:38 +02:00
Marco Martin
54bb4a3946
no side borders
2020-08-13 12:07:46 +02:00
Marco Martin
b71adfeef3
custom look for scroll indicator
2020-08-13 11:52:53 +02:00
Marco Martin
93d8e2c130
up arrow becomes down
2020-08-13 11:45:05 +02:00
Marco Martin
f30008b3d9
a dark overlay over the main icons
2020-08-13 11:17:06 +02:00
Marco Martin
6cdcd8b56f
bury the thumbnail under a loader for now
...
the screencasting item isn't always present
2020-08-10 11:41:47 +02:00
Marco Martin
4b39250ffa
same speed animation with kwin minimize
2020-08-07 09:53:21 +02:00
Marco Martin
b1f65036b0
Merge branch 'work/mart/pipewire'
2020-08-07 09:28:05 +02:00
Marco Martin
29dda81ac6
fixes to close anim
2020-07-31 16:31:17 +02:00
Marco Martin
775870852c
remove dummy windowtask
2020-07-31 14:21:22 +02:00
Marco Martin
ef7a78cfe1
single mousearea on bottom
2020-07-31 14:20:55 +02:00
Marco Martin
0c6d19e856
return to bounds after flicking
2020-07-31 12:44:44 +02:00
Marco Martin
ae67112a5c
fix close slide direction
2020-07-31 12:13:16 +02:00
Marco Martin
928ac5c195
litch -- when activating window
2020-07-31 12:06:46 +02:00
Marco Martin
24ef679755
removeuseless debug
2020-07-31 11:13:09 +02:00
Marco Martin
16b1cae73e
when task switch appears release minimize on launchers
2020-07-31 11:13:09 +02:00
Marco Martin
c81eaee352
fix closing
2020-07-30 17:56:34 +02:00
Marco Martin
9f25435d82
close anim if window active
2020-07-30 17:55:09 +02:00
Marco Martin
8f39bd3828
new close anim
2020-07-30 17:53:55 +02:00
Marco Martin
a1b7ef5d36
minimize to launcher when the switcher is not visible
2020-07-30 17:20:07 +02:00
Marco Martin
69d9c2557d
delay the first active window sync
2020-07-30 15:29:57 +02:00
Marco Martin
0c3b152f99
color panel when startupfeedback is used
2020-07-30 12:39:13 +02:00
Marco Martin
a9a9e13ad6
updateActiveWindow at start
2020-07-30 11:42:33 +02:00
Marco Martin
d983aeebe3
initial support for pipewire thumbnails
2020-07-29 17:50:10 +02:00
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