Path to this page:
Subject: CVS commit: pkgsrc/games/xcowsay
From: Nia Alarie
Date: 2020-11-24 11:36:23
Message id: 20201124103624.0BA0CFA9D@cvs.NetBSD.org
Log Message:
xcowsay: Update to 1.5.1
2020-10-01 Nick Gasson <nick@nickg.me.uk>
* src/floating_shape.c (make_shape_from_pixbuf): Correctly detect
if the display is composited or not.
* src/floating_shape.c (draw_shape): If the window manager is
non-compositing use the root window content as the window
background. The previous release would show black squares instead.
* xcowsay 1.5.1 released!
2020-02-08 Nick Gasson <nick@nickg.me.uk>
* xcowsay 1.5 released!
2020-02-03 Nick Gasson <nick@nickg.me.uk>
* src/xcowsay.6: Remove the note about the lack of anti-aliasing.
2020-02-02 Nick Gasson <nick@nickg.me.uk>
* src/floating_shape.c (make_shape_from_pixbuf): Update to Gtk3.
* src/bubblegen.c (bubble_init_cairo): Use Cairo to draw bubble.
* src/bubblegen.c (bubble_init): Merge `bubble_init_left' and
`bubble_init_right'.
2017-04-10 Nick Gasson <nick@nickg.me.uk>
* src/xcowsay.c (main): patch from Tony Finch to make cow
location more random.
Files: