[Interest] emulate windows 10 behaviour on a QT window

Thiago Macieira thiago.macieira at intel.com
Wed Nov 11 20:35:31 CET 2015


On Wednesday 11 November 2015 13:09:00 jagernicolas at legtux.org wrote:
> Hi,
> 
> On 2015-11-11 12:39, Thiago Macieira wrote:
> > On Wednesday 11 November 2015 11:59:05 jagernicolas at legtux.org wrote: Hi,
> > 
> > On 2015-11-11 11:54, Thiago Macieira wrote: You can use the DWM/Aero
> > interface because you'll only use it on Windows. On Linux, the behaviour
> > is different anyway so you shouldn't be trying to use that interface.
> > 
> > Note that WM on Linux do have snap gestures too, but they are different.
> > You'll need to implement those again, by yourself, per each WM.
> > for linux, someone else is working on a gtk client.
> 
>  Why would you make a Gtk client for Windows when your Qt code will run
> just
>  fine and be even better?
> 
>  plz avoid starting a battle between gtk and qt with me...

I'm not. This would apply if you were using any other toolkit: you have the Qt 
code that runs on Linux. Why are you writing *another* application you'll have 
to maintain when you already have a working one?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



More information about the Interest mailing list