FLTK logo

Re: [fltk.coredev] Re: Towards a Wayland platform for the FLTK library ?

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Re: Towards a Wayland platform for the FLTK library ? Bill Spitzak Oct 28, 2021  
 
I am not clear on why part of it is in a different library, rather than just part of libfltk.

Will any of this work be helpful for also getting the X11 version to use Cairo?


On Thu, Oct 28, 2021 at 8:30 AM Manolo <manolo.gouy@gmail.com> wrote:
Progress report for the proposed Wayland platform :

- added support of configure --enable-wayland --enable-shared

- renamed the preprocessor variable that signals use of the Wayland
platform from __WAYLAND__ to USE_WAYLAND. That parallels USE_X11
used for the X11 platform.

- the libdecor code to draw and handle window decorations is no longer in a shared
library. It's now put in an additional FLTK-created library called libfltk_decor.a,
and libfltk_decor.so.1.4 if --enable-shared is used.

- the code has been modified so all 3 compositors (Mutter, Weston and KDE) use
the same means to synchronize drawing requests with the display capabilities.

- added support for GUI scaling with ctrl/+/-/0/, in addition to Wayland-supported
scaling which is restricted to integer values (mostly 2).

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/c1862f6e-1a7e-435c-96f8-4702196257ean%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/CAL-8oAi_rKQs2iEjAHZ%3DA6VK%3DtBPP5mDKCQPoiGHreDbHQ%2BKUA%40mail.gmail.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.