Re: xcb windowing system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nathan England wrote:
> When I open Dolphin and click on Control->Help->About Dolphin and then
> select Version it says
> 
> The xcb windowing system

When Qt speaks about the "xcb windowing system", they really mean the X11 
windowing system, but there are 2 ways to access it:
1. the legacy libX11 C library, and
2. the modern XCB (X C Bindings) C library (libxcb).
For a while during Qt 5 development, both the old libX11 backend and the new 
XCB one were present in Qt code, and thus they had to be distinguished. So 
the new X11 backend using XCB was known as the "XCB backend", and the name 
stuck. This also serves as a distinction in case it is not clear whether a 
user is talking about Qt 4 (old X11 backend) or Qt 5 (new XCB backend).

        Kevin Kofler
_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/kde@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux