Re: Plasma related BoFs at Akademy 2020

2020-08-03 Thread David Redondo
Hi Aleix,

Am Montag, 3. August 2020, 16:40:21 CEST schrieb Aleix Pol:
> We do have several Plasma BoF. I see at least Plasma Discover and
> Plasma Mobile. ;)
Seems like I should have used ctrl+f instead of scrolling over the page and 
looking manually. ;)
> Hardware collaborations should also be related to Plasma IMHO.
> 
> Maybe it would make sense to have one about "Getting started to
> collaborate with Plasma"?
I think that would be a great topic. Do you imagine it as a session that would 
be useful for people who want to start collaborating? 

Regards,
David







[ksysguard] [Bug 424128] libksysguard "make install" fails with ./kdesrc-build

2020-08-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424128

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Christoph Feck  ---
Install as root. The kauth helpers need to be found be the kauth framework, and
it expects these at /usr/libexec/kf5/kauth on your system.

If you want them in a different location, you will have to change
KAUTH_HELPER_INSTALL_DIR, but not only for libksysguard, but your complete
system.

See https://techbase.kde.org/Development/Tutorials/KAuth/Helper_HowTo

-- 
You are receiving this mail because:
You are the assignee for the bug.

D28651: Load and use global animation settings

2020-08-03 Thread Nathaniel Graham
ngraham closed this revision.

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D28651

To: sandsmark, #breeze, ngraham
Cc: meven, cblack, davidedmundson, ngraham, hpereiradacosta, ndavis, 
plasma-devel, #breeze, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 
fbampaloukas, GB_2, trickyricky26, ragreen, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


Re: Plasma related BoFs at Akademy 2020

2020-08-03 Thread Aleix Pol
Hi David,
We do have several Plasma BoF. I see at least Plasma Discover and
Plasma Mobile. ;)
Hardware collaborations should also be related to Plasma IMHO.

Maybe it would make sense to have one about "Getting started to
collaborate with Plasma"?

Aleix

On Mon, Aug 3, 2020 at 3:52 PM David Redondo  wrote:
>
> Hi,
>
> currently I see no Plasma related BoFs at https://community.kde.org/Akademy/
> 2020/AllBoF . Do you think we should have some specific BoFs and/or a general
> Plasma one? Or maybe you already have a subject that you feel warrants a BoF?
> Then feel free to tell us and add it to the wiki.
>
> Regards,
> David
>
>


Re: monday meeting notes for 3/8/2020

2020-08-03 Thread Nate Graham

Harald:
* I made a s.m.a.r.t. monitoring system
https://invent.kde.org/sitter/plasma-disks to resolve
https://bugs.kde.org/show_bug.cgi?id=254313 and would love some input
on whether to glue that into kinfocenter or keep it a separate source
that integrates with kinfocenter (it's a kded mod + kcm + kauth
helper)


Very cool! My vote goes to putting it in the existing kinfocenter repo.

Nate


Plasma related BoFs at Akademy 2020

2020-08-03 Thread David Redondo
Hi,

currently I see no Plasma related BoFs at https://community.kde.org/Akademy/
2020/AllBoF . Do you think we should have some specific BoFs and/or a general 
Plasma one? Or maybe you already have a subject that you feel warrants a BoF? 
Then feel free to tell us and add it to the wiki.

Regards,
David




monday meeting notes for 3/8/2020

2020-08-03 Thread Marco Martin
David R:
ksysguard
* update regex to be in line with spec
https://invent.kde.org/plasma/libksysguard/-/merge_requests/49
* Port to sensors config ui instead of custom one
https://invent.kde.org/ahiemstra/ksysguardqml/-/merge_requests/28
* bind more colors in system monitor widgets widget
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/168

Plasma
* fix a very common crash introduced by change in plasma-frameworks
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/55
* Finally gave in and hardcoed icons of some components that are
active in a default plasma sessions in shortcuts kcm that we cannot
retrieve otherwise
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/80Hardcode
icons for default plasma components
* fix new window cycling in taskmanager, broken because of comparing
modelindexes by identitiy
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/89

Other
* Draw quick controsl checkboxes entirely via qstlye
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/17

Kai Uwe:
plasma-browser-integration:
 * Bugfix release 1.7.6 will be live soon \o/
 * Looked at implementing PWA application shortcuts (jump list action
capability for web apps) in Chromium
 * Unfortunately quite tied around Windows impl (which registers
them after installing)
 * whereas on Linux we need to change the desktop file that is
installed in the first place..
 * Did a proof of concept Firefox theme using Breeze color scheme
through p-b-i and update it at runtime
 * To fix unreadable inactive tab text when using CSDs
 * Unfortunately e.g. "enabled" back button uses hover color, so
it would light up blue constantly...
 * Also doesn't look like I can influence dark mode this way
 Notifications:
 * Got contacted by Telegram about some inline reply issue, but they
could resolve it on their side
 * Pinged the quick reply spec merge request again, still no progress there...
 PowerDevil:
 * Rewrote DimDisplay action
 * Dim once, at the configured time, not three times or so like it
currently does
 * Let keyboard always turn off even when screen is inhibited
 * imho it doesn't make sense to keep the keyboard on while
watching a video
 * but maybe it's better to have a dedicated "turn keyboard
off after [minutes]" action
 * since both DimDisplay and DPMS mess with keyboard brightness
 Solid:
 * Found mem leak at work, fixed it:
https://invent.kde.org/frameworks/solid/-/merge_requests/11

Nico:
Open:
* Redesign Plamo PIN screen to be more aligned with lockscreen. Still
some design/technical questions open
https://invent.kde.org/plasma/plasma-phone-components/-/merge_requests/80
* Add API to inhibit idle actions like screen locking to kidletime
https://invent.kde.org/frameworks/kidletime/-/merge_requests/3
Merged:
* Some CMake cleanup in kidletime
* Add margins to discover progress bar
https://invent.kde.org/plasma/discover/-/merge_requests/18
* Fixed QML error in plasma-nano
https://invent.kde.org/plasma/plasma-nano/-/merge_requests/6
* Some cleanup in kdeconnect-sms
* Add media controls to PlaMo lock screen
https://invent.kde.org/plasma/plasma-phone-components/-/commit/7f4f10a994c78db3d4f36baae3d425303bcb37c1
Other:
* Investigated a Qt bug that may affect us:
https://bugreports.qt.io/browse/QTBUG-55275
* The usual reviews/bug management

Harald:
* I made a s.m.a.r.t. monitoring system
https://invent.kde.org/sitter/plasma-disks to resolve
https://bugs.kde.org/show_bug.cgi?id=254313 and would love some input
on whether to glue that into kinfocenter or keep it a separate source
that integrates with kinfocenter (it's a kded mod + kcm + kauth
helper)

David E:
* I've fixed a big breakage with the system monitoring applets if the
devices change
* I've got a tonne of things on Qt review
* I've been trying to go through the QtWayland client bugs on gerrit a bit
* there's not a lot reported from KDE people (which I guess is good news?)
[discussion: sometimes is difficult to distinguish between client
qtwayland bug and kwin one, ke people may report omn kde bugzilla by
default]

Arjen:
* so I wrapped up the ActionToolBar work
* there's one issue I'm aware of where in ksysguardqml the vertical
center doesn't work for some reason, trying to fix that
* other than that I merged the new network plugin for ksysguard
* which has some fallout since it's done in the "new style", which
changes some sensor ids

Bhushan:
* so I have been mostly doing downstream-ish work
* but I would like review of :
https://invent.kde.org/plasma/powerdevil/-/merge_requests/13/ please

Marco:
# Plasma
* so far investigating some regressions that appear to be in plasma
mobile task manager from the kwin streaming things
* new systemmonitor applet sensor config page landed!
* would really like to get reviewed:
https://invent.kde.org/frameworks/kitemmodels/-/merge_requests/2
# Kirigami
* Fix the ImagePalette color generator
# Plasm