This is the README for gtkballs.
- GTK 2 >= 2.14 / GTK 3
Run
- ./autogen.sh
- ./configure --prefix=/usr
- make
By default the GTK3 port is compiled, use --enable-gtk2
or --disable-gtk3
to compile the GTK2 port.
- ./configure --prefix=/usr --enable-gtk3
The GTK3 version provides HiDPI support with:
GDK_SCALE=2 ./gtkballs
- make UI 2x biggerGDK_SCALE=3 ./gtkballs
- make UI 3x bigger
$ make install
If you find a bug, tell me what you did (or fix it and send a patch).
You can participate in development of GtkBalls by sending patches or pull requests.
drF_ckoff [email protected]
Eugene Morozov [email protected]
GtkBalls homepage: http://gtkballs.antex.ru