User Details
- User Since
- Jun 2 2015, 1:17 PM (516 w, 1 d)
- Availability
- Available
Jun 2 2020
May 29 2020
May 28 2020
May 26 2020
Remove unused include
May 18 2020
This feature need to be discoverable easily by end user. We spoke about beginners
May 12 2020
Adapt to method rename on wayland server
May 11 2020
Simplify the patch and adapt unittest
Default indicator discussion is now on https://phabricator.kde.org/T13008
May 5 2020
- Fix comments
- Ensure we don't have problem if we set value to "defaultcpp" and a global setting override it
ok then ship it
Follow up on gitlab
https://invent.kde.org/kde/kwayland-server/-/merge_requests/1
May 4 2020
I don't think we will have same behavior, we don't only check name but also size, type...
If we are ok to fallback in all case to the same font that can work.
Inhibit only modifier shortcut too
Apr 30 2020
Apr 29 2020
OK for me, as long as VDG is ok with this behavior
I will fix that and allow meta inhibition
Simplify code arround QHash and QPair
Apr 27 2020
fix qobject macro indentation
fix test, and take in consideration zzag feedback
Use client not display for KeyboardShortcutsInhibitorInterface
added const to wrong line
Cyril feedback
add space and rename variable
fix variable name
Apr 24 2020
take in consideration zzag review
Apr 22 2020
Add missing const ref and fix coding style
Expose plasma window management interface instead of internal id to avoid another window id exposed
Increase protocol version and use const ref for QVector parameter
Apr 21 2020
- Send stack order on bind
- Check ressource have good protocol version
We don't manage default for volume for example so nobody as idea to put revert to default for volume, those icons need only to be when that make sense.
I guess we can use this task to also discuss https://phabricator.kde.org/D28461 because they are linked.
Apr 20 2020
Indeed probably need to update documentation too.
Not sure why we didn't allow to track default value from file in the past by the way.
According to settings.h documentation
When invalid or in the past, do not disturb mode should be considered disabled.
Add KConfig unittest
Apr 18 2020
Ok I will add a kconfig test
Apr 17 2020
Apr 15 2020
fix build
Apr 14 2020
Fix import order (remove unused one)
Remove QTimer m_timer (field not used). Let me know if you want this one in a separate commit.
fix leak and style
Remove border and shadow
I don't think we have a leak, on destructor we delete all view
qDeleteAll(m_views);
update commit message
update commit message