问题
I need to create a rounded rectangle window, but there is api to draw rounded rectangle in X11. Please tell me how to create a rounded rectangle window in X11. Thanks in advance
回答1:
Take a look at Shape Extension Library.
来源:https://stackoverflow.com/questions/15562668/how-to-create-rounded-rectangle-window-in-x11