Displays a cow and message on the X11 desktop
xcowsay displays a cow and message on the X11 desktop, which is inspired by the original cowsay. It includes following features:
* Fully configurable!
* Calculates display time from amount of text
* Dream mode — display images in the bubble
* Can draw thought and speech bubbles
* Daemon mode! Send your cow messages over DBus!
* Three different sized cows provided
* fortune(6) wrapper program: xcowfortune — cow will deliver pearls of wisdom!
* Replace the naffness that is xmessage(1)
* Should work with any window manager
* Supports UTF-8 characters properly
* Automatic word wrapping
* Use alternative non-cow images if you like
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / xcowsay
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:Utilities/xcowsay && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
xcowhelp | 0000000045 45 Bytes | |
xcowhelp.desktop | 0000000184 184 Bytes | |
xcowhelp.svg | 0000474124 463 KB | |
xcowsay-1.5.tar.gz | 0000285463 279 KB | |
xcowsay.changes | 0000001609 1.57 KB | |
xcowsay.desktop | 0000000212 212 Bytes | |
xcowsay.spec | 0000002868 2.8 KB | |
xcowsay.svg | 0000472397 461 KB |
Revision 12 (latest revision is 16)
Wnereiz Z (wnereiz)
committed
(revision 12)
- Upgrade to version 1.5 Changes: * Updated from Gtk2/GDK to Gtk3/Cairo. Note that because of the removal of the `gtk_widget_shape_combine_mask' API that xcowsay used for transparency, we now rely on the alpha channel of the window and a compositing window manager for this. * As a side effect of this, the bubble is now anti-aliased, fixing a long-standing issue. * Unfortunately running xcowsay without a compositor is no longer supported. If this affects you please continue to use 1.4 as there are no functional changes in 1.5. * The cow position is more random (thanks to Tony Finch). - Update souce link to use tarball from github
Comments 0