libxt and other applications porting to libxcb

Alan Coopersmith alan.coopersmith at oracle.com
Tue Jul 1 16:44:15 UTC 2025


On 7/1/25 04:47, Uli Schlachter wrote:
> Hi,
> 
> Am 01.07.25 um 02:16 schrieb pyrus at bsdmail.com:
>> How come libxt and other applications within the X repository that use libx11 
>> aren't converted into using libxcb? I realize that X11 is considered obsolete 
>> compared to Wayland, however, there's still widespread use of X11.
> 
> I took a look at what libxt is and my first reaction would be: That seems 
> deprecated as well. Isn't that the library that gives your application the look 
> of the previous century?

Sort of - it was a common building block under many of the first generation
toolkits (Motif, Xaw, Xview, etc.) - under the original X11 philosophy of
"mechanism not policy" it provided common handling underneath them, things
like handling Xresources and command line options and such - and the toolkit
on top implemented the widgets with each toolkit's look-and-feel.

-- 
         -Alan Coopersmith-                 alan.coopersmith at oracle.com
          Oracle Solaris Engineering - https://blogs.oracle.com/solaris


More information about the Xcb mailing list