you are viewing a single comment's thread
view the rest of the comments
[–] 20 points 2 years ago (1 child)

GTK 4 released 9 years after GTK 3, so it'll be quite some time before GTK 5. If Wayland doesn't have better accessibility than X11 at that point it'd be time to give up on it as a project, and maybe desktop Linux as a whole.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago (2 children)

    GTK+4 was released? When??

    I've been compiling GTK+3 3.2x, the latest stable version about ten years ago and always wonder will they ever advance the major version. Years of installing XFCE4 and stuff and I always saw them pulling GTK+3 as a dependency. Never seen GTK+ marked 4 though.

    To be fair I haven't visited their official website for a while though.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 11 points 2 years ago* (1 child)

    GTK 4 was released in 2020, they also dropped the plus from the name in 2019. GTK 4 is a big update and would be a pretty massive amount of work to switch to. I don't know when, if ever, XFCE will switch to it.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago

    Yup, considering they deprecated so many functions and removed them I'd imagine switching would be really hard.

    Even while writing my new projects in gtk4 (tiny projects) I run into problems of many solutions no longer working because the functions are removed without any replacements.

  • source
  • parent