This package provides the xscreensaver-demo utility that comes with
xscreensaver, built against GTK v2. It lets you preview screen
savers and configure the daemon.
xscreensaver-demo program (which requires GTK). This is done to allow
xscreensaver coexist with xscreensaver-gnome, and to avoid a dependancy
on GTK when installing kdeartwork3.
Changes since 4.13:
* New hacks, `fontglide', `apple2', `xanalogtv', `pong',
`gleidescope', `mirrorblob', and `blinkbox'.
* New version of `glsnake' (with many more models.)
* Another Windows crash in `bsod'; also HVX/GCOS6/TPS6.
* New version of `endgame'.
* Screen grabbing works on MacOS X.
* Various minor fixes.
Ok'ed by wiz@.
imlib-config were dynamic by running another *-config
script. This fix is to remove the buildlinking of
gtk-config, so imlib-config would work.
As mention by Juan RP on tech-pkg, imlib's build
could use
CONFIGURE_ENV+= GTK_CONFIG="${PREFIX}/bin/gtk-config"
to make sure that correct gtk-config is used.
Because gtk-config was broken, imlib couldn't build.
Probably x11/gtk's PKG_REVISION should by bumped?
I need to look to see if smpeg-config is broken too
(due to sdl-config path).
1.6.5: Add a --disable-tk option to prevent xbindkeys_show install. So no
tcl/tk dependency is needed.
Add a NOTE in xbindkeys man page to say that xbindkeys can reread its config
file with a -HUP signal (killall -HUP xbindkeys).
Add two verbose tests (forgotten in other versions).
1.6.4: Add an option at compile time to launch programs with a system call
instead of a fork+exec call (see ./configure --help).
Remove an umask(022) in the daemonize function which cause troubles.
1.6.3: Change to switch to autoconf2.5X and automake >= 1.6.
Xbindkeys doesn't move anymore to /tmp after the daemonize function.
1.6.2: Minor change in the configure.in to prevent rebuild of Makefile when
doing a make.
1.6.1: Minor bugfix: use strtol instead of atoi for hexadecimal modifier.
1.6.0: Add a 'Release' modifier to catch release events of keys or mouse
buttons instead of press events.
Xbindkeys doesn't use pthreads+system any more to start commands, it use
fork+exec instead.
Some modifications to make the code 'cleaner'.
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
- The demo now needs --crapplet to run properly in the control-center
(undoubtedly, short for "control-center applet"). ;-)
- There's no need to haphazardly install the gnome2 applet into the gnome1
directories, as the package gnome2 control-center will presumably use
the directories designated for it.
libXrender, so treat that as a minor bump and upgrade the dependency. It
seems that all packages that depend on Xrender do so indirectly, through
a dependency on Xft2, which already depends on Xrender 0.8.2, so skip the
PKGREVISION bumps. The only effect of this should be to prevent dependents
from gaining the shared library dependency on both the X and package libs.
* Allows xlockmore to be configured to pipe the password into a command
* when the correct password is entered. Thanks to Nick Cleaton
* <nick@cleaton.net> See etc/README.etc. Disabled for VMS.
rubik lxmxn allow l&m&n to be 1 but not all at once.
minor skewb fixes (the hidden surface was not flush, and one of the pieces
was turned).
Disable logout button and autologout with -logoutButton -1
put back in by popular demand. NO_NEGATIVE_LOGOUT will disable but
its not active by default.
rubik's orange was pink.
JP to JA fixes and some more Japanese and French translation thanks to
YAMAGUCHI Shingo <shingo-y@spacelan.ne.jp>.
Changes since 1.31:
* Complete rewrite by new author.
* Perl no longer used
* Uses curl
* ~/.wmWeatherReports/ -> ~/.wmweather/
While here s/USE_X11BASE/USE_X11/, sync DESCR, MASTER_SITES and COMMENT
with reality.