xcb_configure_window

Steven J Abner pheonix.sja at att.net
Fri May 2 11:31:26 UTC 2025


On Wed, Apr 23 2025 at 03:03:07 PM +0000, Steven J Abner 
<pheonix.sja at att.net> wrote:
> Stuck on moving a window.
I am requesting that this question be withdrawn.
 Just built an X server, learning getting it started. Found out that 
even down to creating a window the values passed work and that my 
reparent positioning is just a hook for window manager interloping. So 
I can assume that xcb_configure_window() works as expected and that the 
other EWMH and ICCCM are guidance with no single define when a window 
manager intrudes. It has also shown me my code woefully lacks 
provisions for no window management, testing for window managers 
period. I believe the 'twm' provided is the best solution for testing 
of 'all' window management cases.
 Sorry for the bother and forgive the long windiness of withdrawal, and 
my ignorance
Steve





More information about the Xcb mailing list