Re: autostart confusion

2014-11-06 Thread Jeremy Whiting
Answering myself in case anyone is interested in the cause and possible solutions. I discussed this with Luca this evening and problem cause and possible solutions are on the plasma-devel list. On Thu, Nov 6, 2014 at 10:01 PM, Jeremy Whiting wrote: > Hey all, > > In kdelibs4 times one used to be

autostart confusion

2014-11-06 Thread Jeremy Whiting
Hey all, In kdelibs4 times one used to be able to put any script into ~/.kde/Autostart/ make it executable and when startkde ran it would launch those scripts. In kf5/plasma next time ~/.config/autostart should be able to do likewise, but doesn't seem to. On one hand the autostart kcm shows script

Review Request 121019: reverse ShowIconsOnPushButtons default

2014-11-06 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121019/ --- Review request for KDE Frameworks, kdelibs and Thomas Pfeiffer. Repositor

Review Request 121020: reverse ShowIconsOnPushButtons default

2014-11-06 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121020/ --- Review request for KDE Frameworks, kdelibs and Thomas Pfeiffer. Repositor

Review Request 121021: reverse ShowIconsOnPushButtons default

2014-11-06 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121021/ --- Review request for KDE Frameworks, kdelibs and Thomas Pfeiffer. Repositor

Re: other_stuff.h | [was: Review Request for KDecoration]

2014-11-06 Thread Thomas Lübking
On Donnerstag, 6. November 2014 15:20:25 CEST, Martin Gräßlin wrote: property means X11 property? In that case: good suggestion and clearly useful. "generic" - I could assume it would work on wayland as well? But X11 property itfp, yes. Cheers, Thomas

Re: other_stuff.h | [was: Review Request for KDecoration]

2014-11-06 Thread Martin Gräßlin
On Thursday 06 November 2014 15:14:52 Thomas Lübking wrote: > decoratedclient.h > -- > > "maximal available" -> "maximal possible" > "borderingScreenEdges" -> "adjacentScreenEdges" or "touchedScreenEdges" > > additional request: > void monitorProperty(const QString &prop, bool ono

other_stuff.h | [was: Review Request for KDecoration]

2014-11-06 Thread Thomas Lübking
decoratedclient.h -- "maximal available" -> "maximal possible" "borderingScreenEdges" -> "adjacentScreenEdges" or "touchedScreenEdges" additional request: void monitorProperty(const QString &prop, bool onoff); signals: void propertyChanged(const QString &prop, const QVariant &dat

Re: decoration.h | [was: Review Request for KDecoration]

2014-11-06 Thread Thomas Lübking
On Donnerstag, 6. November 2014 13:58:24 CEST, Martin Gräßlin wrote: It's the "titleBarRect" - buttons and caption. The idea is to have the backend know which are is the titlebar, so that it can react on mouse clicks accordingly. While writing this I realize that it might not be needed at all

Re: decoration.h | [was: Review Request for KDecoration]

2014-11-06 Thread Milian Wolff
On Thursday 06 November 2014 13:58:24 Martin Gräßlin wrote: > On Thursday 06 November 2014 13:31:57 Thomas Lübking wrote: > > "paint" > > w/o having looked at the paint system, but assuming it operates on > > translation and clip"region"(rect), maybe explicitly hand the rect for > > this > > pass t

Re: decoration.h | [was: Review Request for KDecoration]

2014-11-06 Thread Martin Gräßlin
On Thursday 06 November 2014 13:31:57 Thomas Lübking wrote: > decoration.h > - > borderLeft|Right|Bottom|Top > Use QMargins here as well (they'll usually be required together)? > > extendedBorder* > QMargins as well?. Also maybe "resizeOnlyBorder"? (extendedBorder is very > generic) w

decoration.h | [was: Review Request for KDecoration]

2014-11-06 Thread Thomas Lübking
decoration.h - borderLeft|Right|Bottom|Top Use QMargins here as well (they'll usually be required together)? extendedBorder* QMargins as well?. Also maybe "resizeOnlyBorder"? (extendedBorder is very generic) "titleRect" is this "titleBarRect" or "captionRect" - and should the name b

KDE Frameworks 5.4.0 released

2014-11-06 Thread David Faure
KDE Frameworks 5.4.0 released 06th November 2014. KDE today announces the release of KDE Frameworks 5.4.0. KDE Frameworks are 60 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms.