summaryrefslogtreecommitdiff
path: root/x11/xworld
AgeCommit message (Collapse)AuthorFilesLines
2000-08-18Some window managers don't honour our X size hint for a square window geometry.wennmach2-1/+31
Don't exit in this case, select min(width, height) as size.
2000-08-17Make this work with 16-bit displays. Patch provided by Johan Danielssonfredb2-1/+120
<joda@netbsd.org>, in response to PR pkg/10852.
2000-08-17Make this work on ELF. Also, respect ${LDFLAGS} for xpkgwedge users. Thefredb3-2/+16
patch is actually redundant, but if accepted by the author, it should let this software build out of the box on NetBSD/ELF systems.
1999-08-18sync with patch-abhubertf1-2/+2
1999-07-30The program will still run if it can't allocate the correct colours,agc2-1/+19
although the colours themselves may be a tad untraditional. Add a patch to print a warning, but not to exit, if you can't allocate colours.
1999-07-28XWorld displays a pretty picture of our earth as it would look if viewdhubertf7-0/+34
form the direction of the sun. The window is regularly updated. You can use xworld in lieu of a clock. Submitted in private mail by Dr. Lex Wennmacher <wennmach@geo.Uni-Koeln.DE>