Home » Developing U++ » U++ Developers corner » U++ GTK Wayland Port (WiP)
Re: U++ GTK Wayland Port [message #60853 is a reply to message #60816] |
Thu, 19 September 2024 22:37   |
Oblivion
Messages: 1214 Registered: August 2007
|
Senior Contributor |
|
|
Hello Klugier,
The below approach you've recommended didn't work:
return NULL;//GDK_DISPLAY_XDISPLAY(gdk_display_get_default());
However, undefining the preprocessor flag at the top level (at the application level, before including U++ headers) did:
This way, I've even successfully compiled and run Bobcat on Wayland backend with no apparent issues.
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
|
|
|
Goto Forum:
Current Time: Tue Jul 08 12:27:29 CEST 2025
Total time taken to generate the page: 0.03476 seconds
|