Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread PCMan
On Sat, Nov 16, 2013 at 11:00 PM, Kevin Krammer wrote: > On Saturday, 2013-11-16, 19:56:44, PCMan wrote: > > Hello, > > After some research, I found that we can utilize the Qt GUI platform > plugin > > to integrate Qt apps with our DE. For example, the 3rd party Qt apps can > > use the icon theme

Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread Kevin Krammer
On Saturday, 2013-11-16, 19:56:44, PCMan wrote: > Hello, > After some research, I found that we can utilize the Qt GUI platform plugin > to integrate Qt apps with our DE. For example, the 3rd party Qt apps can > use the icon theme we specified by default. > Hence I added a new component, lxqt-qtplu

Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread Kevin Krammer
On Saturday, 2013-11-16, 13:43:20, Jerome Leclanche wrote: > On Sat, Nov 16, 2013 at 12:35 PM, Stephan Sokolow > > wrote: > > Ugh. Embarassing. I forgot to correct "these five things" when I > > realized that I should subdivide points 4 and 6 for a nice, clear list. > > > > On 13-11-16 07:29 AM,

Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread Jerome Leclanche
On Sat, Nov 16, 2013 at 12:35 PM, Stephan Sokolow wrote: > Ugh. Embarassing. I forgot to correct "these five things" when I > realized that I should subdivide points 4 and 6 for a nice, clear list. > > On 13-11-16 07:29 AM, Stephan Sokolow wrote: >> Regardless of my DE, most of my apps are GTK+ 2.

[Lxde-list] lxpanel different task-group-click-behaviour

2013-11-16 Thread Tycho Kirchner
Dear LXDE-team, I'd like to have the grouped taskbar of lxpanel modified in that way, that on a left click you return to the last used instance of an application and only the rightclick shows the other current instances of that application. This simply, because it saves a lot of clicking, since

Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread Stephan Sokolow
Ugh. Embarassing. I forgot to correct "these five things" when I realized that I should subdivide points 4 and 6 for a nice, clear list. On 13-11-16 07:29 AM, Stephan Sokolow wrote: > Regardless of my DE, most of my apps are GTK+ 2.x apps (things like > Comix, Geeqie, gVim, and Firefox which have

Re: [Lxde-list] Qt platform integration plugin

2013-11-16 Thread Stephan Sokolow
Regardless of my DE, most of my apps are GTK+ 2.x apps (things like Comix, Geeqie, gVim, and Firefox which have no acceptable replacements) but I definitely like the idea of injecting some decent file dialogs into the few native Qt apps I have (eg. LyX, GoldenDict, etc.). Just give me something

[Lxde-list] Qt platform integration plugin

2013-11-16 Thread PCMan
Hello, After some research, I found that we can utilize the Qt GUI platform plugin to integrate Qt apps with our DE. For example, the 3rd party Qt apps can use the icon theme we specified by default. Hence I added a new component, lxqt-qtplugin. This will install a plugin in /usr/lib/qt4/plugins/gu