Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Petr Vanek
On 05/07/2013 02:41 PM, Alec Moskvin wrote: > razor-config-mouse is the only part that is licensed under GPL2-or-3, which > we can't relicense. So another option is to merge it into lxinput-qt, and > drop it from Razor (making us fully LGPL.) lxinput-qt has no additional > dependencies (it doesn

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Petr Vanek
hi PCMan, 2 topics about this app: 1) linking issue. I was able to link it after this patch index d8f71ca..438381c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,9 +7,9 @@ find_package(Qt4 REQUIRED QtCore QtGui) # glib using pkg-config find_package(PkgConfig) -pkg_check_modules(GLIB

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Kuzma Shapran
On Wednesday, 8 May 2013 01:23:17 UTC+12, PCMan wrote: > > > How the settings stored in razor? > > conf (ini) files in ~/.config/razor/ We use a subclass from QSettings to access content, but QSettings itself is enough to manipulate ini file content. -- Lubuntu-users mailing list Lubuntu-user

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-14 Thread Alec Moskvin
razor-config-mouse is the only part that is licensed under GPL2-or-3, which we can't relicense. So another option is to merge it into lxinput-qt, and drop it from Razor (making us fully LGPL.) lxinput-qt has no additional dependencies (it doesn't actually include any GLib headers). Of course we

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-07 Thread PCMan
On Tue, May 7, 2013 at 8:47 PM, Petr Vanek wrote: > On 05/07/2013 02:41 PM, Alec Moskvin wrote: >> razor-config-mouse is the only part that is licensed under GPL2-or-3, which >> we can't relicense. So another option is to merge it into lxinput-qt, and >> drop it from Razor (making us fully LGPL.

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-05 Thread Sérgio Marques
When You have the time please add files for translation for this one and for lxrandr-qt 2013/5/4 PCMan > Hello, > Another Qt port of LXDE components is done. > LXInput, the keyboard and mouse configuration tool of LXDE is ported to Qt. > Since it's a quite simple program, I did it this afternoo

Re: [razor-qt] Keyboard/mouse configuration tool for LXDE, lxinput is ported to Qt.

2013-05-05 Thread Jerome Leclanche
We actually need one of those in Razor. Could you pop in #razor-qt and ping me? (Adys) J. Leclanche On Sat, May 4, 2013 at 1:43 PM, PCMan wrote: > Hello, > Another Qt port of LXDE components is done. > LXInput, the keyboard and mouse configuration tool of LXDE is ported to Qt. > Since it's a q