Re: [Lxde-list] Status of Qps

2014-05-14 Thread Shawn W Dunn
On Wednesday, May 14, 2014 07:09:35 Ryan Bramantya wrote: > 2014-05-14 1:55 GMT+07:00 Jerome Leclanche : > > These projects all have a home already. > > > > J. Leclanche > > My conclusion is software that will be included in > http://github.com/qtdesktop are which fullfill below criteria: > 1. Co

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Ryan Bramantya
2014-05-14 21:49 GMT+07:00 Jerome Leclanche : > I should have said proper, good-looking rounded corners :) > > J. Leclanche > I don't know your meaning about good-looking rounded corners, but my previous screenshot showed that fluxbox rounded corner is beautiful enough. How to make something simi

[Lxde-list] Fedora Build (Update)

2014-05-14 Thread Shawn W Dunn
Ok, the libfm conflict issue *should* now be fixed. http://download.opensuse.org/repositories/devel:/cloverleaf:/lxqt:/fedora/Fedora_18,19, or 20, pick your version. signature.asc Description: This is a digitally signed message part. -

Re: [Lxde-list] I'll go to Paris this June. Meetup?

2014-05-14 Thread Julien Lavergne
2014-05-13 16:10 GMT+02:00 Jerome Leclanche : > I think I will arrive in Paris on the 14th and leave on the 16th or > 17th then. Julien, when is best for you to meet? Late in the afternoon (like 16-17h) on 14th, or 15th all day is fine with me. Regards, Julien Lavergne --

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Julien Lavergne
2014-05-14 16:26 GMT+02:00 Stephan Sokolow : > > (Speaking of which, does anyone know if there are plans to port the > current Lubuntu widget theme to Qt? Aside from the horrendously > low-contrast scrollbars, I consider it perfect.) When Lubuntu will switch to Qt, it will be on the TODO list :-)

Re: [Lxde-list] Some question about lxde project

2014-05-14 Thread Jerome Leclanche
Please email me your pubkey directly and I'll add you today. J. Leclanche On Wed, May 14, 2014 at 4:41 PM, 周永 wrote: > I can access to my projects at sourceforge just now, and I don't think I > change the ssh key in this year. > --

Re: [Lxde-list] Some question about lxde project

2014-05-14 Thread ????
I can access to my projects at sourceforge just now, and I don't think I change the ssh key in this year.-- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 30

Re: [Lxde-list] Some question about lxde project

2014-05-14 Thread Jerome Leclanche
Yes you'd get that if your ssh pubkey is not in the repos. I was just wondering how come you didn't already have access to it. Or did you change your ssh key? J. Leclanche On Wed, May 14, 2014 at 4:24 PM, 周永 wrote: > The error is below > > Permission denied (publickey). > fatal: Could not read

Re: [Lxde-list] Some question about lxde project

2014-05-14 Thread ????
The error is below Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. -- Original -- From: "Jerome Leclanche";; Date: Wed, May 14, 2014 11:06 PM To: "??

Re: [Lxde-list] Some question about lxde project

2014-05-14 Thread Jerome Leclanche
Hi On Wed, May 14, 2014 at 3:50 PM, 周永 wrote: > 1 As lxde project move to lxqt, the the gtk version going to die? As long as we have developers working on LXDE classic, it will stay maintained. > > 2 I'm the owner of lxdm project, how can I get access to git.lxde.org? > Should I put my ssh pub

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Mark Deneen
Jerome, Thanks. I'll take this route. On Wed, May 14, 2014 at 10:56 AM, Jerome Leclanche wrote: > Right, the wiki page is severely out of date anyway. > > The easiest method if you want to send patches is to simply clone and > build all the repos, which is pretty much what lxqt.git does anyway.

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Jerome Leclanche
Right, the wiki page is severely out of date anyway. The easiest method if you want to send patches is to simply clone and build all the repos, which is pretty much what lxqt.git does anyway. You can't rely on the submodule repo though, because if you're planning to send pull requests you'll want

[Lxde-list] Some question about lxde project

2014-05-14 Thread ????
1 As lxde project move to lxqt, the the gtk version going to die? 2 I'm the owner of lxdm project, how can I get access to git.lxde.org? Should I put my ssh pub key to someone?-- "Accelerate Dev Cycles with Automated Cros

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Jerome Leclanche
I should have said proper, good-looking rounded corners :) J. Leclanche On Wed, May 14, 2014 at 3:47 PM, Ryan Bramantya wrote: > 2014-05-14 21:10 GMT+07:00 Jerome Leclanche : > > Rounded corners are not possible in X11 without compositing. It's a >> well known nuisance. >> J. Leclanche > > > H

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Mark Deneen
If this is the case, then the building from source wiki page is no longer accurate. I don't have the time to devote to this project enough to warrant write access to the repositories, but I have sent patches in the past. Is there a suggested method of building from source now? On Wed, May 14, 2

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Ryan Bramantya
2014-05-14 21:10 GMT+07:00 Jerome Leclanche : > Rounded corners are not possible in X11 without compositing. It's a > well known nuisance. > J. Leclanche How about Fluxbox? It is not a compositing window manager, is it? But its wiki said

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Jerome Leclanche
The lxqt.git repo is for the convenience of the developers. It's not meant for public consumption... J. Leclanche On Wed, May 14, 2014 at 3:38 PM, Mark Deneen wrote: > Yes, let's go a step further: > > #git clone git://git.lxde.org/git/lxde/lxqt.git > > (this works) > > # git submodule init > >

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Mark Deneen
Yes, let's go a step further: #git clone git://git.lxde.org/git/lxde/lxqt.git (this works) # git submodule init # git submodule init Submodule 'compton-conf' (g...@git.lxde.org:/lxde/compton-conf.git) registered for path 'compton-conf' Submodule 'obconf-qt' (g...@git.lxde.org:/lxde/obconf-qt.g

Re: [Lxde-list] read only git repositories

2014-05-14 Thread Jerome Leclanche
Huh? git clone git://git.lxde.org/git/lxde/pcmanfm-qt.git git clone git://github.com/lxde/pcmanfm-qt.git J. Leclanche On Wed, May 14, 2014 at 3:32 PM, Mark Deneen wrote: > Are there plans to bring this back? Both the github repository and > the one hosted on git.lxde.org can not be checked out

[Lxde-list] read only git repositories

2014-05-14 Thread Mark Deneen
Are there plans to bring this back? Both the github repository and the one hosted on git.lxde.org can not be checked out anonymously. -M -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Stephan Sokolow
Technically, they are... but using XShape rather than compositing means aliased curves. I know I used themes with rounded corners in the pre-compositing days of KWin 3.x. ...now if only I could find the time to hack up the current Lubuntu windeco to have a significant color difference between

Re: [Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Jerome Leclanche
Rounded corners are not possible in X11 without compositing. It's a well known nuisance. J. Leclanche On Wed, May 14, 2014 at 3:08 PM, Ryan Bramantya wrote: > Hi All, > > I already tried LXQt (Siduction). It's very nice DE and I am very > comfortable in using it. I want to share all of my experi

[Lxde-list] OpenBox Rounded Corner and Qt-Curve

2014-05-14 Thread Ryan Bramantya
Hi All, I already tried LXQt (Siduction). It's very nice DE and I am very comfortable in using it. I want to share all of my experience as feedback for developers, but for now I only focus for its appearance. I can't find any Open Box theme that have rounded corner, even Ambience theme from Ubuntu