Re: Review Request 120319: Make Kate mousewheel zoom feature respect the corresponding global setting (KGlobalSettings::wheelMouseZooms())

2015-09-03 Thread René J . V . Bertin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120319/ --- (Updated Sept. 3, 2015, 8:03 p.m.) Review request for Kate, KDE Software

Re: Review Request 120319: Make Kate mousewheel zoom feature respect the corresponding global setting (KGlobalSettings::wheelMouseZooms())

2015-09-03 Thread René J . V . Bertin
> On Sept. 23, 2014, 5:01 p.m., Thomas Lübking wrote: > > Qt cannot "distiguish" because there's nothing to distinguish - the driver > > generates synthetic wheel event for the inertia. > > You can btw. turn that off. > > > > Seems an issue with inertial scrolling on X11 as well > >

Re: Review Request 120319: Make Kate mousewheel zoom feature respect the corresponding global setting (KGlobalSettings::wheelMouseZooms())

2015-09-03 Thread Thomas Lübking
> On Sept. 23, 2014, 3:01 nachm., Thomas Lübking wrote: > > Qt cannot "distiguish" because there's nothing to distinguish - the driver > > generates synthetic wheel event for the inertia. > > You can btw. turn that off. > > > > Seems an issue with inertial scrolling on X11 as well > >

Re: Review Request 120319: Make Kate mousewheel zoom feature respect the corresponding global setting (KGlobalSettings::wheelMouseZooms())

2015-09-03 Thread René J . V . Bertin
> On Sept. 23, 2014, 5:01 p.m., Thomas Lübking wrote: > > Qt cannot "distiguish" because there's nothing to distinguish - the driver > > generates synthetic wheel event for the inertia. > > You can btw. turn that off. > > > > Seems an issue with inertial scrolling on X11 as well > >

Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Jeremy Whiting
Hey all, Second project I took a quick stab at libkcompactdisc which audiocd-kio will need (which amarok will need for playing audio cds once it's ported to qt5/kf5 too). I pushed to a frameworks branch and it builds, but the resulting library is called libkcompactdisc.so.SOVERSION. I guess we

Review Request 125033: Implement systemUptimeSeconds for OS X

2015-09-03 Thread Samuel Gaist
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125033/ --- Review request for KDE Base Apps. Repository: libksysguard Description

Re: Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Boudhayan Gupta
Hi Jeremy, On 4 September 2015 at 03:19, Jeremy Whiting wrote: > This seems to be a pretty small library that would be a good fit for > anyone that wants to get started maintaining something useful but not > very complex. Any takers? I'd like to get my feet wet in maintaining

Re: Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Alexander Potashev
2015-09-04 0:49 GMT+03:00 Jeremy Whiting : > Second project I took a quick stab at libkcompactdisc which > audiocd-kio will need (which amarok will need for playing audio cds > once it's ported to qt5/kf5 too). I pushed to a frameworks branch and > it builds, but the resulting

Re: Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Jeremy Whiting
Boudhayan, Welcome. On Thu, Sep 3, 2015 at 4:43 PM, Boudhayan Gupta wrote: > Hi Jeremy, > > On 4 September 2015 at 03:19, Jeremy Whiting wrote: >> This seems to be a pretty small library that would be a good fit for >> anyone that wants to get started

Re: Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Boudhayan Gupta
On 4 September 2015 at 04:17, Jeremy Whiting wrote: > Please do. If someone else has big plans for it they can come along > and help too. Right then. What next - do I file a sysadmin request for transfer of maintainership at projects.k.o and bugs.k.o? -- Boudhayan

Re: Review Request 120319: Make Kate mousewheel zoom feature respect the corresponding global setting (KGlobalSettings::wheelMouseZooms())

2015-09-03 Thread Thomas Lübking
> On Sept. 23, 2014, 3:01 nachm., Thomas Lübking wrote: > > Qt cannot "distiguish" because there's nothing to distinguish - the driver > > generates synthetic wheel event for the inertia. > > You can btw. turn that off. > > > > Seems an issue with inertial scrolling on X11 as well > >