Package gtk4-layer-shell: Information

    Source package: gtk4-layer-shell
    Version: 1.3.0-alt1
    Latest version according to Repology
    Build time:  Dec 7, 2025, 02:54 PM in the task #402067
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Library to create components for Wayland using the Layer Shell and GTK4
    Description: 
    A library for using the Layer Shell Wayland protocol with GTK4. With this library
    you can build desktop shell components such as panels, notifications and wallpapers.
    You can use it to anchor your windows to a corner or edge of the output,or stretch
    them across the entire output.
    
    This Library is compatible with C, C++ and any language that supports GObject
    introspection files (Python, Vala, etc).

    List of RPM packages built from this SRPM:
    gtk4-layer-shell-demo (x86_64, i586, aarch64)
    gtk4-layer-shell-demo-debuginfo (x86_64, i586, aarch64)
    libgtk4-layer-shell-devel (x86_64, i586, aarch64)
    libgtk4-layer-shell-devel-debuginfo (x86_64, i586, aarch64)
    libgtk4-layer-shell-devel-doc (noarch)
    libgtk4-layer-shell-devel-vala (noarch)
    libgtk4-layer-shell-gir (x86_64, i586, aarch64)
    libgtk4-layer-shell-gir-devel (noarch)
    libgtk4-layer-shell0 (x86_64, i586, aarch64)
    libgtk4-layer-shell0-debuginfo (x86_64, i586, aarch64)

    Maintainer: Kirill Unitsaev

    List of contributors:
    Kirill Unitsaev

    ACL:
    Kirill Unitsaev
    @everybody

      1. cmake
      2. pkgconfig(gtk4)
      3. pkgconfig(wayland-client)
      4. pkgconfig(wayland-protocols)
      5. pkgconfig(wayland-scanner)
      6. pkgconfig(wayland-server)
      7. gi-docgen
      8. rpm-build-gir
      9. gir(Gtk)
      10. rpm-build-vala
      11. rpm-macros-meson
      12. gobject-introspection-devel
      13. gtk-doc
      14. meson
      15. vala-tools

    Last changed


    Dec. 7, 2025 Kirill Unitsaev 1.3.0-alt1
    - new version 1.3.0 (with rpmrb script)
    Aug. 31, 2025 Kirill Unitsaev 1.2.0-alt1
    - new version 1.2.0 (with rpmrb script)
    March 30, 2025 Kirill Unitsaev 1.1.1-alt1
    - new version 1.1.1 (with rpmrb script)
    - renamed source package to gtk4-layer-shell according upstream
    - renamed vala package to libgtk4-layer-shell-devel-vala
    - cleanup spec
    - add demo package