Re: Review Request 107428: make the DeviceNotifier Plasmoid scale with high-res screens

2014-07-29 Thread Michael Zanetti
: https://git.reviewboard.kde.org/r/107428/diff/ Testing --- Tested on High res screen at full DPI and at regular DPI values Thanks, Michael Zanetti ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 113471: Fix crash when removing an item while we are adding one

2013-10-27 Thread Michael Zanetti
. Without this patch I seem to be unlucky enough to hit this issue around 4 times a day at least. - Michael Zanetti On Oct. 27, 2013, 10:36 a.m., Albert Astals Cid wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Fwd: [Bugsquad] Something for the bugsquad :)

2013-05-25 Thread Michael Zanetti
Hi Aaron, On Friday 24 May 2013 02:06:25 Aaron J. Seigo wrote: > On Thursday, May 23, 2013 13:28:16 Michael Zanetti wrote: > > It seems all focus has been shifted to Plasma 2. > > While I understand how tempting it is to make this kind of comment, it is > incorrect. >

Re: Fwd: [Bugsquad] Something for the bugsquad :)

2013-05-23 Thread Michael Zanetti
Hey, in my experience plasma bugs are not looked at at all. It seems all focus has been shifted to Plasma 2. As this is really frustrating for people putting efforts in reporting bugs for plasma I would suggest actually closing the bug tracker for Plasma 1 to avoid more people wasting their tim

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-30 Thread Michael Zanetti
ll be properly set on higher resolution displays > > Marco Martin wrote: > just added the bindings: > use > theme.iconSizes.dialog for most icons > theme.iconSizes.toolbar for unmount > theme.iconSizes.small for all that is normally 16x16 > > > so t

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-26 Thread Michael Zanetti
ll be properly set on higher resolution displays > > Marco Martin wrote: > just added the bindings: > use > theme.iconSizes.dialog for most icons > theme.iconSizes.toolbar for unmount > theme.iconSizes.small for all that is normally 16x16 > > > so t

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-26 Thread Michael Zanetti
g that Plasma uses SVG icons... Reading throught the QIconItem code I see now that it doesn't. In that case its obviously not good to freely scale it around. Maybe it should be replaced by PlasmaCore.SvgItem? - Michael ----------

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-23 Thread Michael Zanetti
/107428/diff/ Testing --- Tested on High res screen at full DPI and at regular DPI values Thanks, Michael Zanetti ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-23 Thread Michael Zanetti
://git.reviewboard.kde.org/r/107428/diff/ Testing --- Tested on High res screen at full DPI and at regular DPI values Thanks, Michael Zanetti ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-23 Thread Michael Zanetti
o lines fit in? Maybe use > > elide: Text.ElideRight > > MaximumLineCount: 2 > > Michael Zanetti wrote: > If I'm not completely blind the Plasma.Label does not support eliding, > thats why I clipped instead. > > No, how it is currently, 2 lines would tr

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-23 Thread Michael Zanetti
making it adjust to the content it shows as long as it fits on the smallest possible screen. - Michael --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107428/#review22425 --

Re: Review Request: make the DeviceNotifier Plasmoid scale with high-res screens

2012-11-23 Thread Michael Zanetti
/contents/ui/DeviceItem.qml 1fab0ef plasma/generic/applets/devicenotifier/package/contents/ui/devicenotifier.qml f8728d0 Diff: http://git.reviewboard.kde.org/r/107428/diff/ Testing --- Tested on High res screen at full DPI and at regular DPI values Thanks, Michael Zanetti

Review Request: fix batterymonitor layout to scale with high resolution screens

2012-10-19 Thread Michael Zanetti
/PopupDialog.qml 78d5927 Diff: http://git.reviewboard.kde.org/r/106962/diff/ Testing --- Thanks, Michael Zanetti ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Anti (gran)parents panel removing

2010-04-07 Thread Michael Zanetti
On Wednesday 07 April 2010 17:23:12 Alex Fiestas wrote: > Hi there! Hi, > A few weeks ago, my parents removed the panel, and you can imagine the > difficulty of indicating by phone how to restore it, actually I ended up > explaining how to open a port in the router, execute krfb etc... that > res

Re: global menu bar for gsoc

2010-04-07 Thread Michael Zanetti
On Wednesday 07 April 2010 04:04:59 Aaron J. Seigo wrote: > On April 6, 2010, Michael Zanetti wrote: > > On Sunday 04 April 2010 22:17:23 Aaron J. Seigo wrote: > > > On April 4, 2010, Ivan Ruchkin wrote: > > > > Why can't we just take the dbus client-server mec

Re: global menu bar for gsoc

2010-04-06 Thread Michael Zanetti
On Sunday 04 April 2010 22:17:23 Aaron J. Seigo wrote: > On April 4, 2010, Ivan Ruchkin wrote: > > Why can't we just take the dbus client-server mechanism from Bespin and > > XBar? Menubar containment will serve as server and every application as a > > client. > > that's certainly a possibility. a

Re: "Show Only Icons" tasks in Panel Task Manager

2009-04-15 Thread Michael Zanetti
On Tuesday 14 April 2009 17:46:28 Aaron J. Seigo wrote: > right, so .. again .. no option additions to the configuration dialog for > this feature will be accepted. Yes... I understand that... I just thought I could share my patch as it is laying around here anyways and there seem to be other pe

Re: "Show Only Icons" tasks in Panel Task Manager

2009-04-14 Thread Michael Zanetti
Hi panel devs, I have written a patch against 4.2 that does exactly this. I'm using it since a month now. I wrote it because STasks and FancyTasks where either too buggy or have other things I don't like. So here it is... If you think this is useful I could port it to trunk and commit it. You