You are not logged in.

#1 2012-09-17 09:59:32

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,426

Grip: Gambas realtime infinality previewer

(crossposting from the infinality forum)

tZml1Mg

Here is a little tool i wrote to preview infinality settings in real time.
It parses the actual environment and present you a list of matching "*INFINALITY_*" environment variables.
This means that if you didn't exported a variable, you will not be able to set it, but this means also that a future infinality version will be compatible (if the environment var starts with "INFINALITY_*" of course).

To run it you need gambas3 and qt4; detailed components are into the readme, if unsure install them all.
After that download and run it with:

git clone https://github.com/kokoko3k/grip.git
cd grip
gbc3 -e -a -g -t -p -m && gba3 && ./*.gambas

Have fun!


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#2 2012-09-17 10:46:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Grip: Gambas realtime infinality previewer

Looks nice :-)
Are you going to make a PKGBUILD for it?

Offline

#3 2012-09-17 13:23:03

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,426

Re: Grip: Gambas realtime infinality previewer

Ok, here it is; let me know if i forgot some dep!
https://aur.archlinux.org/packages.php?ID=62875


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#4 2013-05-11 08:29:57

silenc3r
Member
From: Poland
Registered: 2009-08-29
Posts: 149

Re: Grip: Gambas realtime infinality previewer

hey,
grip crashes at start with an error:

This application has raised an unespected error and must abort.
[12] Not an object.
Desktop.ActiveWindow_Read.328

Edit:
I guess there's some problem with xmonad, it works fine in openbox.

Last edited by silenc3r (2013-05-11 12:57:01)

Offline

#5 2013-05-11 15:42:17

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,426

Re: Grip: Gambas realtime infinality previewer

Yes, probably that gambas function doesn't support xmonad, sorry.


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

Board footer

Powered by FluxBB