Skip to content

Releases: waddlesplash/xlibe

Xlibe 0.3.3

Choose a tag to compare

@waddlesplash waddlesplash released this 21 Nov 03:23
  • Implemented XSetWindowBackgroundPixmap (used by Conky.)
  • Fixed 1-bit bitmap to pixmap data imports (fixes custom cursors in most applications.)
  • Lots more miscellaneous fixes from testing Tk, Worker, Conky, etc.

Xlibe 0.3.2

Choose a tag to compare

@waddlesplash waddlesplash released this 26 Aug 18:30

Implements GraphicsExposure/NoExposure events, fixes scrolling in FLTK.

Xlibe 0.3.1

Choose a tag to compare

@waddlesplash waddlesplash released this 11 May 15:56

Adds a 16bpp pixmap format, needed by applications when running on Haiku systems in 16-bit color mode.

Xlibe 0.3.0

Choose a tag to compare

@waddlesplash waddlesplash released this 10 May 18:52

Mostly working clipping and miscellaneous window functions. FLTK and Worker (file manager) work sufficiently well.

Xlibe 0.2.0

Choose a tag to compare

@waddlesplash waddlesplash released this 20 Jul 22:50

Major improvements made while testing with the Icon programming language, and implementing XSettings APIs so GTK and other applications correctly use the system fonts and DPI settings. Miscellaneous other improvements as well.

Xlibe 0.1.4

Choose a tag to compare

@waddlesplash waddlesplash released this 21 Mar 21:08

More fixes to colorspace management.

Xlibe 0.1.3

Choose a tag to compare

@waddlesplash waddlesplash released this 03 Feb 02:52

XImage/BBitmap processing rework for performance and to fix memory leaks.

Xlibe 0.1.2

Choose a tag to compare

@waddlesplash waddlesplash released this 02 Feb 23:08

Image format byte order fixes; GIMP displays canvases correctly now.

Xlibe 0.1.1

Choose a tag to compare

@waddlesplash waddlesplash released this 27 Jan 02:53

Fixes pointer ungrabs.

Xlibe 0.1.0

Choose a tag to compare

@waddlesplash waddlesplash released this 18 Jan 22:59

Initial release, capable of running GTK3 (with a variety of patches) acceptably.