Re: Changes to our Git infrastructure

2015-01-05 Thread Aaron J. Seigo
etty much as good as it gets. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Changes to our Git infrastructure

2015-01-03 Thread Aaron J. Seigo
it for reviews which I have been automatically subscribed to which I have absolutely zero interest in. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: [Kde-pim] Problems with infrastructure

2014-12-15 Thread Aaron J. Seigo
y cool system. the command line integration (arc) is quite nice and powerful. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: [Kde-pim] Problems with infrastructure

2014-12-12 Thread Aaron J. Seigo
On Thursday, December 11, 2014 23.23:59 Albert Astals Cid wrote: > El Dijous, 11 de desembre de 2014, a les 07:48:51, Aaron J. Seigo va escriure: > > individual learning curves is just not very attractive when Github sits > > there shiny and usable. > > and siloed and n

Re: [Kde-pim] Problems with infrastructure

2014-12-10 Thread Aaron J. Seigo
"would be nice" or "that would be a good idea" does not make it a goal -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Adventures in Bodega

2014-11-24 Thread Aaron J. Seigo
talled and running. it does not require any configuration: just install, start, profit. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KConfigGroup parent() and isValid()

2014-09-21 Thread Aaron J. Seigo
On Friday, September 19, 2014 17.28:04 Thomas Lübking wrote: > On Freitag, 19. September 2014 13:06:41 CEST, Aaron J. Seigo wrote: > > KConfigGroup group = ; > > while (group.isValid()) { > > > > group = group.parent(); > > > > } > > I

KConfigGroup parent() and isValid()

2014-09-19 Thread Aaron J. Seigo
top level group without hardcoding magic literal strings like "" into the code. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: replacement for KDialog::[save|restore]DialogSize?

2014-09-14 Thread Aaron J. Seigo
On Sunday, September 14, 2014 19.49:42 Thomas Lübking wrote: > On Sonntag, 14. September 2014 19:16:35 CEST, Aaron J. Seigo wrote: > > hi.. > > > > what is the new idiom for KDialog::[save|restore]DialogSize when moving to > > QDialog? > > > > i couldn

window titles with modified status

2014-09-14 Thread Aaron J. Seigo
hi.. KDialog::makeStandardCaption used to provide standardized support for creating window titles with a modified status. is there a replacement for this in frameworks 5? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

replacement for KDialog::[save|restore]DialogSize?

2014-09-14 Thread Aaron J. Seigo
hi.. what is the new idiom for KDialog::[save|restore]DialogSize when moving to QDialog? i couldn't find anything in the porting notes or in the porting scripts. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Using Gerrit for code review in KDE

2014-09-10 Thread Aaron J. Seigo
but continuity in development processes across the community is even more important. there are ways to introduce workflow improvements, and the options vary depending on whether there is precedent, documentation, etc. anyways .. i've said my bit, so EOT for me :) cheers ... -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Using Gerrit for code review in KDE

2014-09-09 Thread Aaron J. Seigo
On Tuesday, September 9, 2014 18.32:41 Pier Luigi Fiorini wrote: > 2014-09-09 17:39 GMT+02:00 Aaron J. Seigo : > > [1] even if I have my personal doubts w/regards to gerrit's > > appropriateness > > for KDE > > Probably I'm too late for the party, but have

Re: Using Gerrit for code review in KDE

2014-09-09 Thread Aaron J. Seigo
a reasonable measure of project-follows-documented-processes. I'd also think about the developers who follow those reviews now and who will now have to pay attention to multiple tools to keep up. I'm all for improvements through change, but one can minimize disruptions as they go. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Using Gerrit for code review in KDE

2014-09-09 Thread Aaron J. Seigo
ion (such as it is) for new developers certainly can't help any. +1 for striving to improve KDE's infrastructure[1], -1 for experimenting with significant core repositories that are part of a larger stable release. [1] even if I have my personal doubts w/regards to gerrit's appropr

Re: Splitting kactivities reporitory

2014-08-26 Thread Aaron J. Seigo
o it won't compile on all platforms) or are there really no features in the service which are self-hosting? It seems from a quick read of the code that without kwin/ksmserver, it still switches activities, you just don't get application session handling with that. So it is functional, just missing features? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Splitting kactivities reporitory

2014-08-26 Thread Aaron J. Seigo
don't. Things like dolphin file linking probably don't belong in the framework -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Review Request 119498: Report crashes of KDE apps in Apple OS X (2) (fix drkonqi)

2014-07-30 Thread Aaron J. Seigo
oncur with his lazy programming analysis). > > So if I understood correctly, DrKonqi does some reformatting of the > backtrace before including it for upload with the bug report. What I haven't > understood is how important this reformatting is. Could it be a thought to > c

Re: Review Request 119498: Report crashes of KDE apps in Apple OS X (2) (fix drkonqi)

2014-07-30 Thread Aaron J. Seigo
> On July 27, 2014, 11:17 a.m., Thomas Lübking wrote: > > drkonqi/reportassistantpages_bugzilla.cpp, line 300 > > > > > > this is commented. > > > > if the test is pointless altogether (i do not know. no

Re: Review Request 112294: Implement multi-seat support in KDM

2014-02-18 Thread Aaron J. Seigo
traints notwithstanding. > i may reconsider if i see credible support for such a patch from multiple > downstreams here. > > > Aaron J. Seigo wrote: > There is ~1.5 years of releases of kde-workspace 4.x left to come. They > are maintenance releases, but releases al

Re: KDM + ConsoleKit + Logind

2014-02-18 Thread Aaron J. Seigo
pping it successfully (apparently they are) then getting it into the 4.11 branch for future updates of the long-term 4.11 branch makes sense imho. I’ve commented to this effect on the review request. -- Aaron J. Seigo

Re: Review Request 112294: Implement multi-seat support in KDM

2014-02-18 Thread Aaron J. Seigo
> On Sept. 3, 2013, 10:20 p.m., Oswald Buddenhagen wrote: > > given that there is no intention to make further feature releases of the > > kde workspace which will include kdm, i wonder why we'd go through the > > (potentially tedious) process of upstreaming this now? > > Stefan Brüns wrote: >

Re: Using kqmlgraphplugin in Plasma Next

2014-02-04 Thread Aaron J. Seigo
hushan can try setting the target and strategy in his plotter and look for differences in performance? -- Aaron J. Seigo

Re: Nepomuk in 4.13 and beyond

2013-12-13 Thread Aaron J. Seigo
m relatively available again. -- Aaron J. Seigo

Re: Nepomuk in 4.13 and beyond

2013-12-12 Thread Aaron J. Seigo
pomuk. > When planning Baloo, I've mostly taken a look at PIM, Dolphin, KRunner (and > Milou), PMC, and KPeople. Perhaps something was missed? usage in activities and Plasma Active are key use cases from my POV. -- Aaron J. Seigo

Re: Nepomuk in 4.13 and beyond

2013-12-12 Thread Aaron J. Seigo
ne so and even looked briefly at the code. where do you want the > > discussion to occur? i have some technical questions already :) > > We may as well continue here. okie dokie.. my first big question is: how are tags related to data in different stores? -- Aaron J. Seigo

Re: Nepomuk in 4.13 and beyond

2013-12-12 Thread Aaron J. Seigo
em itself on a remote service. > 4) Baloo and Milou must compile and work without Akonadi. nepomuk already does. i don’t see the issue here. -- Aaron J. Seigo

Re: Nepomuk in 4.13 and beyond

2013-12-12 Thread Aaron J. Seigo
you've read the basic ideas behind Baloo i’ve done so and even looked briefly at the code. where do you want the discussion to occur? i have some technical questions already :) -- Aaron J. Seigo

Re: Adopting AppData in KDE?

2013-11-06 Thread Aaron J. Seigo
ve got going on (I would be, too, if I were them), but KDE needs to make intelligent choices as to what makes sense for our use cases, and AppStream is not that thing. -- Aaron J. Seigo

Re: Adopting AppData in KDE?

2013-11-05 Thread Aaron J. Seigo
On Tuesday, November 5, 2013 12:57:28 Richard Hughes wrote: > On 5 November 2013 12:18, Aaron J. Seigo wrote: > > why do you need to know this? can AppStream not call external tools to do > > the installation? > > The way AppStream is generated in Fedora is we: ok ... this

Re: Adopting AppData in KDE?

2013-11-05 Thread Aaron J. Seigo
On Tuesday, November 5, 2013 12:08:57 Richard Hughes wrote: > On 5 November 2013 12:06, Aaron J. Seigo wrote: > > plasmapkg -i > > Sure, but what does that do? it should be of no concern to the installer. what it does is an implementation detail. it may even change between maj

Re: Adopting AppData in KDE?

2013-11-05 Thread Aaron J. Seigo
> share/applications but some kde private folder. But each small widget is > > like an small application. > > Then I suppose it makes sense to ship an AppData file. How does a > plasmoid register itself as available? I'll likely have to create a plasmapkg -i -- Aaron J. Seigo

Re: Adopting AppData in KDE?

2013-11-02 Thread Aaron J. Seigo
t AppStream is missing for mobile? Ignoring the lack of UI (that’s fixable): non-repository based listings and installation, anything that isn’t an application. -- Aaron J. Seigo

Re: Adopting AppData in KDE?

2013-11-02 Thread Aaron J. Seigo
ear that they are really not comparable systems. -- Aaron J. Seigo

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

2013-10-27 Thread Aaron J. Seigo
that should be fixed before pushing. cheers .. plasma/generic/applets/notifications/contents/ui/NotificationDelegate/NotificationDelegate.qml <http://git.reviewboard.kde.org/r/113471/#comment30810> missing {}s (even one-liners get them) - Aaron J. Seigo On Oct. 27, 2013, 10:

Re: Review Request 113447: Attempt to unbreak pre-configuring QML applets via desktop scripting, take 2

2013-10-27 Thread Aaron J. Seigo
rom an application API POV. - Aaron J. Seigo On Oct. 27, 2013, 12:19 p.m., Eike Hein wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.k

Re: Review Request 110118: wrong path for plugin. ( doubling the plugin address cause the basepath to "" )

2013-10-10 Thread Aaron J. Seigo
> This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/110118/ > --- > > (Updated April 21, 2013, 6:18 p.m.) > > > Review request for kde-workspace, Aaron J. Seigo and Marco Mart

Re: Review Request 113127: Fix click on trash plasmoid when on desktop and widgets are unlocked

2013-10-07 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113127/#review41359 --- Ship it! Ship It! - Aaron J. Seigo On Oct. 7, 2013, 8:36

Re: Fwd: looking for phonon gstreamer maintainer

2013-09-25 Thread Aaron J. Seigo
dia middleware is not an awesome solution. -- Aaron J. Seigo

Re: Fwd: looking for phonon gstreamer maintainer

2013-09-25 Thread Aaron J. Seigo
drop Phonon, or even better > why is Phonon still important? because it’s remarkably better than QtMultimedia, which itself was an exercise in NIH by certain people who worked on Qt for Nokia at the time. -- Aaron J. Seigo

Re: Fwd: looking for phonon gstreamer maintainer

2013-09-25 Thread Aaron J. Seigo
-- Aaron J. Seigo

Re: Review Request 112236: krunner: Add the full name of completion matches to history

2013-08-30 Thread Aaron J. Seigo
accidentally, this looks good :) - Aaron J. Seigo On Aug. 24, 2013, 9:52 a.m., Harald Hvaal wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Review Request 111795: Remove three character restriction on the services runner

2013-07-30 Thread Aaron J. Seigo
ma/generic/runners/services/servicerunner.cpp <http://git.reviewboard.kde.org/r/111795/#comment27161> i would move this down to line 129 and make the "if (service->name().contains.." line down there an "else if" to this. that way these comparisons are all done in the sam

Re: Review Request 111795: Remove three character restriction on the services runner

2013-07-30 Thread Aaron J. Seigo
> On July 30, 2013, 1:28 p.m., Sebastian Kügler wrote: > > Not so sure about this. The 3 char restriction is there for performance, it > > might still work as expected on many system, yet cause stalling on others. > > At least doing the query on the first character seems *way* overdone. > > Th

Re: Proposal for branching policy towards KF5

2013-07-19 Thread Aaron J. Seigo
ld from tarballs or from the stable branches aren’t affected by this, so the challenges are thankfully limited. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: QtMobility / QtLocation in Qt 5.2

2013-07-18 Thread Aaron J. Seigo
ith QtMobility -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-16 Thread Aaron J. Seigo
On Monday, July 15, 2013 10:15:10 Michael Pyne wrote: > On Mon, July 15, 2013 12:27:53 Aaron J. Seigo wrote: > > On Saturday, July 13, 2013 23:36:24 David Faure wrote: > > Doing a 4.12 / 4.13 makes that infeasible: it would mean continuing to > > track the 4.11 branch *and*

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-16 Thread Aaron J. Seigo
uce an appropriate error message we’ll need to define what is the preferred way to have kdesrc-build know it should show a specific error, but that can be done elsewhere outside of this thread. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-16 Thread Aaron J. Seigo
in these threads that such things don’t work. as an exercise i asked for a list of places that would cover enough audience appropriately so that it could work, unlike in the past. i did that specifically to make the point you just made. so, yes, we agree. great. i also proposed a solution: make the build require qt5/frameworks5. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-16 Thread Aaron J. Seigo
de quality in general, though, i agree that the shorter dev cycles only really makes sense when paired with an appropriate workflow. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-16 Thread Aaron J. Seigo
On Monday, July 15, 2013 14:16:01 Luca Beltrame wrote: > Aaron J. Seigo wrote: > > "we should try to recruit more people from the user community of > > downstream distributions who have the skills necessary to merge patches > > and test. some distributions do this a

Re: Review Request 111480: Notifications are shown multiple times

2013-07-16 Thread Aaron J. Seigo
> On July 15, 2013, 10:49 a.m., Aaron J. Seigo wrote: > > i think that technically this is a bug in the applications triggering it, > > but i agree we should probably work around it. the performance of the patch > > is theoretically bad (linear time), but hopefully no

Re: Review Request 111480: Notifications are shown multiple times

2013-07-15 Thread Aaron J. Seigo
applications triggering it, but i agree we should probably work around it. the performance of the patch is theoretically bad (linear time), but hopefully nobody is storing 1000s and 1000s of notifications in that UI .. in fact, i'm certain other problems would interfere before then ;) - Aa

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-15 Thread Aaron J. Seigo
natives; not even rebasing could help us even if git.kde.org allowed it. So instead of having something unmergable at the end of it all or having a locked down master branch, we’re just going to use master for that work. (Well, branches will contain the work as it is ongoing, but those will be

Re: Releases in 3 months

2013-07-15 Thread Aaron J. Seigo
sment of the processes with a mind to improving the exact issues you state as being important (quality) intead of repeating what we do now as if we are completely satisfied with the results. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-15 Thread Aaron J. Seigo
On Saturday, July 13, 2013 09:50:21 Luca Beltrame wrote: > Aaron J. Seigo wrote: > > 1. packagers seem to feel that if upstream doesn’t do the actual commit to > > the upstream repository, then upstream is not maintaining their software > > To be honest, that's not a

Re: Releases in 3 months

2013-07-15 Thread Aaron J. Seigo
linux kernel, allways develop new > features in other branches, and 1 month to merge them and then fixing? I think that’s precisely what Alex wants to discuss with the rest of the developers. :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-15 Thread Aaron J. Seigo
On Friday, July 12, 2013 17:48:50 David Jarvie wrote: > On Fri, July 12, 2013 4:42 pm, Aaron J. Seigo wrote: > > * there were 2 main reasons the branched-kdelibs shifted back to master- > > > > kdelibis: > > * people were too stubborn and too (willfully) uninformed

Re: Releases in 3 months

2013-07-15 Thread Aaron J. Seigo
On Sunday, July 14, 2013 15:23:46 David Faure wrote: > On Friday 12 July 2013 17:07:13 Aaron J. Seigo wrote: > > we ought to think of ways to make master more stable. > > Exactly. And porting master to qt5/frameworks definitely doesn't make it > more stable, so let's

Re: Review Request 111480: Notifications are shown multiple times

2013-07-12 Thread Aaron J. Seigo
/Notifications.qml <http://git.reviewboard.kde.org/r/111480/#comment26576> is the duplicated notification always guaranteed to be the first one? it may make more sense to have a hash of source/appName/summary/body/actions for each notification stored in a (Q)set and then checked for? - A

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-12 Thread Aaron J. Seigo
4.11.x installed with a kde-runtime 4.12, please let us know with clear explanations along with the expected impacts of those challenges. i have no interest in the “but that’s the way we’ve always done it” argument, but am open to real issues we may not be aware of at this point. -- Aaron J.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-12 Thread Aaron J. Seigo
bly someone in this very community complains about not having heard about it. so if the people in the community can offer some direction, i’m happy to oblige and make sure all the suggested bases are covered. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-12 Thread Aaron J. Seigo
sion #s and use the exact same release cycle as Frameworks 5, let me fix that for you: it won’t. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-12 Thread Aaron J. Seigo
we need to live with now, but we don’t need to make it even worse. so +1 for leaving kdelibs going in the trajectory it currently is. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: KDE/4.11 branched what to do with kde-workspace?

2013-07-12 Thread Aaron J. Seigo
t actually doing the work need to be supportive in some pretty small ways, namely: be ok with drawing releases from the 4.11 branch. that really can’t be too much to ask? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-12 Thread Aaron J. Seigo
branch packages that people can test so that > there is more testing before the point release happen. Independent of the > release cycle discussion, I think this an area that needs improvement. is there anything upstream developers can help to make this a reality? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-12 Thread Aaron J. Seigo
ng which we can work out in this very thread. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Releases in 3 months

2013-07-12 Thread Aaron J. Seigo
ow, btw. as a maintainer i wouldn’t have to guess what fixes are most important, i wouldn’t have to backport every change that matters to every branch just because someone somewhere might be using it and downstream wouldn’t be stuck waiting for me do the right thing and backport everything to e

Re: Releases in 3 months

2013-07-12 Thread Aaron J. Seigo
leases? Like we realized at branching > time that master is (heavily) broken and we cannot start a new release? no, we just released with breakage. or freaked out at the last moment with people predicting the sky will fall while others work their ass off to fix things. -- Aaron J. Seigo

Re: Releases in 3 months

2013-07-10 Thread Aaron J. Seigo
s been very valuable already. everyone who has engaged in the discussion so far has been pretty awesome. pretty much no bikeshedding, no flaming, thoughtful input. holy crap. :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: All KConfig files inherit kdeglobals keys by default, good or bad?

2013-07-03 Thread Aaron J. Seigo
features in our API. Icon theme inheritance? Magic! If you can describe an alternative mechanism to transparently provide global settings to applications, let me know. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Disable by default KRandR in 4.11

2013-07-03 Thread Aaron J. Seigo
g missing (though I'm a few weeks out of date in my builds of this) is a rock solid config UI.. the version I have doesn't make cloning screens easy. ... but there is time to make that happen. Otherwise, MASSIVE +1. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Review Request 111171: Deprecate (in)active(Title/Text)Color in favor of KColorScheme

2013-06-24 Thread Aaron J. Seigo
> On June 22, 2013, 10:58 a.m., Thomas Lübking wrote: > > kdeui/util/kglobalsettings.cpp, line 308 > > > > > > These are the colors for the window titlbar (with ambiguous function > > names, though), the default

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/#review33282 --- Ship it! Ship It! - Aaron J. Seigo On May 27, 2013, 1:14

Re: Review Request 107983: Fix KWindowSystem::compositingChanged signal

2013-05-26 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107983/#review33146 --- Ship it! Ship It! - Aaron J. Seigo On March 23, 2013, 8:06

Re: Review Request 107983: Fix KWindowSystem::compositingChanged signal

2013-05-24 Thread Aaron J. Seigo
t; http://git.reviewboard.kde.org/r/107983/ > --- > > (Updated March 23, 2013, 8:06 p.m.) > > > Review request for kdelibs, kwin, Plasma, Aaron J. Seigo, Fredrik Höglund, > Martin Gräßlin, and Marco Martin. > > > Description > --- > > It works f

Re: Review Request 110420: Bugfix for bug #311364

2013-05-17 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110420/#review32694 --- Ship it! this is fine by me then ... cheers. - Aaron J

Re: Review Request 110420: Bugfix for bug #311364

2013-05-17 Thread Aaron J. Seigo
, the default can be passive) but when the window is automatically shown then it should *not* be a passive popup but instead keep showing until it times out and automatically retracts or the user closes it purposefully. (at which point it could go back to being a passive popup) - Aaron J. Seigo On M

Re: Review Request 110430: [Taskbar applet] Added actions to be perfomed on middle click

2013-05-15 Thread Aaron J. Seigo
> On May 15, 2013, 6:06 a.m., Aaron J. Seigo wrote: > > I am not in favour of this patch for a couple of reasons. First, there is a > > port underway to QML which does not need to be delayed further by adding > > more features. More importantly, however, "middl

Re: Review Request 110430: [Taskbar applet] Added actions to be perfomed on middle click

2013-05-14 Thread Aaron J. Seigo
already complex and full configuration dialog. It also conflicts with the meaning of middle click to expand / collapse groups (a fairly hidden feature I also was not particularly happy with tbh). - Aaron J. Seigo On May 14, 2013, 10:35 p.m., Alber

Re: Review Request 110367: Add JoinTheGame menu entry

2013-05-09 Thread Aaron J. Seigo
this feature by examining web logs for jointhegame.kde.org and determine the impact of this feature. otherwise we will have no method of measuring whether or not this should be kept. - Aaron J. Seigo On May 8, 2013, 10:22 p.m., Albert Astals Cid wrote

Re: Requesting freeze exception for JtG

2013-05-07 Thread Aaron J. Seigo
On Tuesday, May 7, 2013 00:41:50 Albert Astals Cid wrote: > I guess now that we have a "not totally frozen" kdelibs you could just > commit it to master and merge to frameworks and be done with it. commit it to the 4.10 branch; dfaure handles merging to master. --

Re: Plasma Workspaces 4.11: the last feature release in the 4.xseries for kde-workspace

2013-05-06 Thread Aaron J. Seigo
ssue up yet again in a thread that is not about the kdelibs freeze is proper. i'm pretty confident you will reply to this email, but i hope you'll excuse me if i don't return the favour as this is not a discussion i feel i can be productive in. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Plasma Workspaces 4.11: the last feature release in the 4.xseries for kde-workspace

2013-05-04 Thread Aaron J. Seigo
ers > and developers easier. I would also fail to grasp that recommendation. Thankfully, it isn't what I suggested, nor have I heard anyone else who is actually involved in any of these efforts say that. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: libs/kworkspace/kdisplaymanager.cpp mess

2013-05-03 Thread Aaron J. Seigo
On Thursday, May 2, 2013 13:18:13 Martin Briza wrote: > I'd like to stick to something related to the interface's name as you > wrote, but "org.freedesktop.DisplayManager" is a tad long and calling it > just "DisplayManager" is too general...

Re: libs/kworkspace/kdisplaymanager.cpp mess

2013-05-03 Thread Aaron J. Seigo
n we don't have to port any code that currently uses this API which is always a bonus: less work, fewer regressions. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Plasma Workspaces 4.11: the last feature release in the 4.xseries for kde-workspace

2013-05-03 Thread Aaron J. Seigo
h get around the 4.x kdelibs freeze *and* prepare it for frameworks. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Plasma Workspaces 4.11: the last feature release in the 4.x series for kde-workspace

2013-05-01 Thread Aaron J. Seigo
On Wednesday, May 1, 2013 15:15:45 Aaron J. Seigo wrote: > For Plasma Workspaces 2, our goal is to have a user ready release in Q2 > 2013. 2014, obviously. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Plasma Workspaces 4.11: the last feature release in the 4.x series for kde-workspace

2013-05-01 Thread Aaron J. Seigo
r Plasma community (inc focus areas such as Solid) as well as on the release-team mailing list. Additional feedback is welcome and we will do our best to address any questions that you may have. Cheers, and happy hacking :) -- Aaron J. Seigo signature.asc Description: This is a digitall

Re: Review Request 110138: missing checks for size(0, 0) and missing check before freeing pixmap

2013-04-30 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110138/#review31809 --- Ship it! Ship It! - Aaron J. Seigo On April 30, 2013, 9:04

Re: libs/kworkspace/kdisplaymanager.cpp mess

2013-04-30 Thread Aaron J. Seigo
f a misnomer now as a result. might be better to call it something related to the DBus interface it implements? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: libs/kworkspace/kdisplaymanager.cpp mess

2013-04-30 Thread Aaron J. Seigo
the oldKDM and oldGDM paths. i assume you'll implement this in a feature branch to make discussing during devel easy? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part.

Re: Review Request 109945: [Screenlocker] Clear password field on Escape keypress

2013-04-11 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109945/#review30903 --- Ship it! Ship It! - Aaron J. Seigo On April 10, 2013, 8:08

Re: Review Request 109607: Remove Google Gadgets support

2013-03-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109607/#review29723 --- Ship it! Ship It! - Aaron J. Seigo On March 20, 2013, 2:42

Re: Review Request 109492: Allow Rich Text in QML notifications plasmoid

2013-03-20 Thread Aaron J. Seigo
tions: * other notification systems do not support rich text * we should probably define a subset of rich text that is guaranteed to be supported - Aaron J. Seigo On March 17, 2013, 10:22 p.m., David Edmundson wrote: > > --- &

Re: [kdelibs] kio/kfile: completeBaseName gives us "foo.bar" for "foo.bar.png"

2013-02-21 Thread Aaron J. Seigo
Hi .. I pushed this set of changes into master by accident, after having done the development in a local branch. Wasn't thinking .. it's also in KDE/4.10 branch at this point as well. (Well, I was thinking -> "I will have to pull this into the stable branch and then into master .. ah, right, k

Re: KDEREVIEW: share like connect and plasmate

2013-01-30 Thread Aaron J. Seigo
On Thursday, January 31, 2013 10:43:29 Ben Cooksley wrote: > > as it has been mentioned plasmate is ready to go into the extragear. > > Can you move it to the extragear? > > Where precisely in Extragear is Plasmate SDK > and Share-Like-Connect headed? Base thanks :

Re: Review Request 108570: This patch add support for bulk operations in systemtray applet settings.

2013-01-24 Thread Aaron J. Seigo
set all at once, does it make sense to allow them to all be reset? If it is kept, I'd recommend something more obvious, such as a button with e.g. "No shortcut" - Aaron J. Seigo On Jan. 24, 2013, 4:11 p.m., Sandro Andrade wrote: > > --

Re: Review Request 108308: use _NET_WM_STATE_HIDDEN to check if the window is minimized instead of WM_STATE == ICONIC when possible.

2013-01-15 Thread Aaron J. Seigo
n get reasonable testing in on it. - Aaron J. Seigo On Jan. 10, 2013, 6:50 a.m., Yichao Yu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard

Re: Review Request 108197: Make KRunner "Enter" work again in 4.10

2013-01-15 Thread Aaron J. Seigo
t others are seeing with this. perhaps it is a difference in qt version or some such? i'm using 4.8.3 here with the 4.10 branch of kdelibs. - Aaron J. Seigo On Jan. 5, 2013, 11:31 a.m., Anne-Marie Mahfouf wrote: > > --- > Th

  1   2   3   4   5   >