GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by GTK (gtk@floss.social)

  1. Embed this notice
    GTK (gtk@floss.social)'s status on Saturday, 28-Jun-2025 01:23:44 JST GTK GTK
    • GNOME

    GTK development would not be possible without the help of the @gnome project. Donations—especially recurring ones—to GNOME are necessary to ensure the continued existence of the infrastructure GTK relies on for building and testing.

    https://donate.gnome.org

    In conversation about a month ago from floss.social permalink
  2. Embed this notice
    GTK (gtk@floss.social)'s status on Thursday, 13-Mar-2025 01:10:21 JST GTK GTK

    Are you doing something cool with GTK or the GNOME application development platform? Do you want to talk about it in front of the GNOME community? Then you have until March 16 to submit a talk proposal for GUADEC 2025!

    https://events.gnome.org/event/259/

    #gnome #GUADEC #GUADEC2025

    In conversation about 5 months ago from floss.social permalink
  3. Embed this notice
    GTK (gtk@floss.social)'s status on Tuesday, 04-Feb-2025 11:26:49 JST GTK GTK
    in reply to
    • Maksym Hazevych

    @mks_h it's how deprecations have always worked. It's perfectly fine not to know things: people can always ask.

    Of course, this does not deter people with an axe to grind against the project.

    In conversation about 6 months ago from floss.social permalink
  4. Embed this notice
    GTK (gtk@floss.social)'s status on Monday, 03-Feb-2025 21:33:51 JST GTK GTK

    It seems that a few people are being misinformed about the deprecation of the X11 backend, usually because they read screeds from well-known bad faith actors.

    The X11 backend being deprecated mainly means that we're not going to spend time implementing new features, like dmabuf, graphics offloading, or Vulkan support. X11 support will still exist until GTK4 is EOL, which will happen once GTK *6* is released. We're talking about a 20 years horizon, at this point…

    In conversation about 6 months ago from floss.social permalink
  5. Embed this notice
    GTK (gtk@floss.social)'s status on Tuesday, 28-Jan-2025 07:53:57 JST GTK GTK

    GTK and GLib developers will be in Brussels starting on Wednesday for a hackfest. The agenda is:

    - Planning for the next version of GTK
    - Accessibility, and the new accesskit backend
    - Text handling
    - Session saving
    - Deprecating the X11 and Broadway backend
    - Merging the Android backend
    - App launching, portals, and cgroups
    - Future of the type system

    Make sure to follow the GTK development blog!

    In conversation about 6 months ago from floss.social permalink
  6. Embed this notice
    GTK (gtk@floss.social)'s status on Tuesday, 28-Jan-2025 07:53:56 JST GTK GTK
    in reply to

    You may also bump into us around FOSDEM this weekend… 😉

    In conversation about 6 months ago from floss.social permalink
  7. Embed this notice
    GTK (gtk@floss.social)'s status on Friday, 10-May-2024 00:27:29 JST GTK GTK

    Reminder: instead of using StackOverflow for your questions about GTK and the GNOME software stack, use the GNOME Discourse instance:

    https://discourse.gnome.org

    You can also use it for applications and the overall GNOME desktop.

    #gtk #gnome #development

    In conversation about a year ago from floss.social permalink
  8. Embed this notice
    GTK (gtk@floss.social)'s status on Wednesday, 08-May-2024 00:02:03 JST GTK GTK
    • Philip Withnall

    Important security update for GLib and D-Bus, thanks to @pwithnall

    https://discourse.gnome.org/t/security-fixes-for-signal-handling-in-gdbus-in-glib/20882

    If you are a downstream distributor of GLib, GTK, or GNOME-related projects, remember to follow the distributor tag on Discourse.

    #glib #security

    In conversation about a year ago from floss.social permalink

    Attachments


  9. Embed this notice
    GTK (gtk@floss.social)'s status on Friday, 27-Oct-2023 19:37:25 JST GTK GTK

    What GTK app are you working on?

    #gtk #libadwaita #gnome

    In conversation Friday, 27-Oct-2023 19:37:25 JST from floss.social permalink
  10. Embed this notice
    GTK (gtk@floss.social)'s status on Thursday, 22-Jun-2023 23:25:54 JST GTK GTK

    Matthias Clasen has written a post on the GTK blog about recent changes in the accessibility implementation of the toolkit, as well as improvements in the tooling planned for the 4.12 release: https://blog.gtk.org/2023/06/21/evolving-accessibility/

    #accessibility #gtk #gtk4

    In conversation Thursday, 22-Jun-2023 23:25:54 JST from floss.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: blog.gtk.org
      Evolving accessibility
      from mclasen
  11. Embed this notice
    GTK (gtk@floss.social)'s status on Thursday, 22-Jun-2023 23:25:52 JST GTK GTK
    in reply to

    It's important to note that more work is needed to improve the accessibility stack on Linux; if you want to contribute you can read the at-spi2-core developers documentation for an overview of the stack: https://gnome.pages.gitlab.gnome.org/at-spi2-core/devel-docs/index.html

    We especially need more documentation on how ATs interpret the accessibility interfaces, and what kind of expectations should be satisfied by toolkits and apps.

    In conversation Thursday, 22-Jun-2023 23:25:52 JST from floss.social permalink

    Attachments


  12. Embed this notice
    GTK (gtk@floss.social)'s status on Wednesday, 14-Dec-2022 02:55:40 JST GTK GTK

    We are dropping the Autotools build for GTK 3.x, and have fully switched to Meson. If you package GTK 3 and you are still using Autotools, now is the time to switch.

    For more information, see the announcement on Discourse: https://discourse.gnome.org/t/removing-the-autotools-build-for-gtk-3/12764

    #gtk #meson #autotools #distro #packaging

    In conversation Wednesday, 14-Dec-2022 02:55:40 JST from floss.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: discourse-gnome-org-uploads.s3.dualstack.us-east-2.amazonaws.com
      Removing the Autotools build for GTK 3
      The next GTK 3 release, 3.24.46, will drop support for building with Autotools. GTK has been using Meson in its main development branch since 2016, and in the gtk-3-24 branch since 2018. While we did not officially support the Meson build in the 3.x branch, we always tested it as part of our CI pipeline. Maintaining two build systems in parallel is not without cost, so we are dropping the older Autotools build in favour of the newer Meson one, now that we are confident in its functionality. Do...
  13. Embed this notice
    GTK (gtk@floss.social)'s status on Wednesday, 14-Dec-2022 02:55:39 JST GTK GTK
    in reply to

    To those still wondering what kind of performance improvement Meson brings to an established project over Autotools, here are some numbers from the Yocto project after they switched their native GTK3 build recipe:

    config (autotools): 38.5s
    config (meson): 17.9s (-53.5%)
    install (autotools): 11.2s
    install (meson): 1.6s (-85.5%)
    compile (autotools): 100.8s
    compile (meson): 37.5s (-62.8%)

    The build went from over 2 minutes to sub-1 minute

    In conversation Wednesday, 14-Dec-2022 02:55:39 JST from floss.social permalink

User actions

    GTK

    GTK

    Official account of the GTK project.GTK is a general purpose graphical toolkit for a wide variety of environments, from desktop to mobile platforms. You can use GTK to build beautiful applications on Linux, as well as Windows and macOS, using one of the many programming languages that support it.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          71760
          Member since
          13 Dec 2022
          Notices
          13
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.