FLTK logo

Re: [fltk.coredev] Please vote: add a Wayland platform to FLTK

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: Please vote: add a Wayland platform to FLTK Manolo Jan 14, 2022  
  Le lundi 10 janvier 2022 à 18:27:16 UTC+1, Albrecht Schlosser a écrit :
Here are my first results (I'll continue testing later). I tested on Ubuntu 20.04 with Wayland desktop.

(1) The window title fonts are way too large (obviously in CSD mode). Can we reduce the font size?
As I wrote before, I would prefer not to modify libdecor because it's packaged in recent distros.
But, libdecor is constructed as a host for plugins which draw titlebars :
"It aims to provide multiple backends that implement the decoration drawing."
Only one plugin I know of exists now, libdecor-cairo, which hardcodes the fontsize used for window titles.
But, other libdecor plugins might appear in the future.


(2) There doesn't seem to be an appropriate double clicks timeout. You can click twice with a delay of 5 seconds and the second click is still recognized as a double click.
That should be fixed now in the git repo, as well as line selection with triple click that didn't work with Fl_Text_Display.

--
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/c06b94a4-77d3-4468-8ee3-3082ab4f2c6cn%40googlegroups.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'.