Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
Oblivion is currently offline  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:

#undef GDK_WINDOWING_X11



This way, I've even successfully compiled and run Bobcat on Wayland backend with no apparent issues.

Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: styling of widgets ( animation / look and feel)
Next Topic: ChromiumBrowser
Goto Forum:
  


Current Time: Tue Jul 08 12:27:29 CEST 2025

Total time taken to generate the page: 0.03476 seconds