_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


appmenu-gtk-module 0.7.6
Dependencies: gtk+@3.24.51 libwnck@40.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.com/vala-panel-project/vala-panel-appmenu
Licenses: LGPL 3
Build system: meson
Synopsis: Application Menu applet
Description:

This package provides a global menu applet for use with desktop panels such as mate-panel and xfce4-panel.

gtksourceview 3.24.11
Propagated dependencies: fontconfig-minimal@2.16.0 fribidi@1.0.12 glib@2.86.0 gtk+@3.24.51 libxml2@2.14.6 pango@1.56.4 pcre2@10.42
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GtkSourceView
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: GNOME source code widget
Description:

GtkSourceView is a text widget that extends the standard GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor.

gtkmm 4.20.0
Propagated dependencies: cairomm@1.18.0 glibmm@2.86.0 gtk@4.22.1 pangomm@2.56.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkmm.gnome.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: C++ Interfaces for GTK+ and GNOME
Description:

GTKmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using libglademm. There's extensive documentation, including API reference and a tutorial.

cairo-xcb 1.18.4
Dependencies: mesa@26.0.2 bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.131 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 libpng@1.6.39 pixman@0.46.4 libx11@1.8.12 libxcb@1.17.0 libxext@1.3.6 libxrender@0.9.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/
Licenses: LGPL 2.1+ MPL 1.1
Build system: meson
Synopsis: 2D graphics library (with X11 support)
Description:

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.

gtksourceview 4.8.4
Propagated dependencies: fontconfig-minimal@2.16.0 fribidi@1.0.12 glib@2.86.0 gtk+@3.24.51 libxml2@2.14.6 pango@1.56.4 pcre2@10.42
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GtkSourceView
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GNOME source code widget
Description:

GtkSourceView is a text widget that extends the standard GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor.

yad 12.0
Dependencies: gspell@1.14.2 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://sourceforge.net/projects/yad-dialog/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK+ dialog boxes for shell scripts
Description:

This program allows you to display GTK+ dialog boxes from command line or shell scripts. Example of how to use yad can be consulted at https://sourceforge.net/p/yad-dialog/wiki/browse_pages/.

perl-pango 1.227
Dependencies: pango@1.56.4
Propagated dependencies: perl-cairo@1.109 perl-glib@1.3294
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/release/Pango
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Layout and render international text
Description:

Pango is a library for laying out and rendering text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a complete solution with high quality text handling and graphics rendering.

Dynamically loaded modules handle text layout for particular combinations of script and font backend. Pango provides a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.

In addition to the low level layout rendering routines, Pango includes Pango::Layout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.

pango 1.56.4
Dependencies: bash-minimal@5.2.37 zlib@1.3.1
Propagated dependencies: cairo@1.18.4 fontconfig-minimal@2.16.0 freetype@2.13.3 fribidi@1.0.12 glib@2.86.0 harfbuzz@11.4.4 libthai@0.1.29 libxft@2.3.8 libxrender@0.9.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://pango.gnome.org/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Text and font handling library
Description:

Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

gtk4-layer-shell 1.3.0
Dependencies: wayland@1.24.0 gtk@4.22.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/wmww/gtk-layer-shell
Licenses: Expat
Build system: meson
Synopsis: Wayland protocol for desktop components
Description:

Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. It can be used to anchor windows to a corner or edge of the output, or stretch them across the entire output. It supports all Layer Shell features including popups and popovers.

volumeicon 0.5.1
Dependencies: alsa-lib@1.2.16 gtk+@3.24.51 libnotify@0.8.8
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: http://nullwise.com/volumeicon.html
Licenses: Expat ISC GPL 3
Build system: gnu
Synopsis: System tray volume applet
Description:

Volume Icon is a volume indicator and control applet for the Advanced Linux Sound Architecture. It sits in the system tray, independent of your desktop environment, and supports global key bindings.

spread-sheet-widget 0.10
Propagated dependencies: glib@2.86.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.gnu.org/software/ssw/
Licenses: GPL 3+
Build system: gnu
Synopsis: Gtk+ widget for dealing with 2-D tabular data
Description:

GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data in a manner similar to many popular spread sheet programs.

perl-cairo-gobject 1.005
Propagated dependencies: perl-cairo@1.109 perl-glib@1.3294
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/dist/Cairo-GObject
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Integrate Cairo into the Glib type system
Description:

Cairo::GObject registers Cairo's types with Glib's type systems, so that they can be used normally in signals and properties.

libdatrie 0.2.13
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://linux.thai.net/~thep/datrie/datrie.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Double-Array Trie Library
Description:

Libdatrie is an implementation of double-array structure for representing trie. Trie is a kind of digital search tree.

at-spi2-core 2.52.0
Dependencies: bash-minimal@5.2.37 libxml2@2.14.6
Propagated dependencies: dbus@1.16.2 glib@2.86.0 libx11@1.8.12 libxi@1.8.2 libxtst@1.2.5
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Accessibility/
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Assistive Technology Service Provider Interface, core components
Description:

The Assistive Technology Service Provider Interface, core components, is part of the GNOME accessibility project.

gromit-mpx 1.7.0
Dependencies: gtk+@3.24.51 libappindicator@12.10.1-0-298 lz4@1.10.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/bk138/gromit-mpx
Licenses: GPL 2+
Build system: cmake
Synopsis: On-screen annotation tool
Description:

Gromit-MPX is an on-screen annotation tool that works with any Unix desktop environment under X11 as well as Wayland.

guile2.2-present 0.3.0
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-lib@0.2.8.1 guile2.2-cairo@1.11.2 guile2.2-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wingolog.org/software/guile-present/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Create SVG or PDF presentations in Guile
Description:

Guile-Present defines a declarative vocabulary for presentations, together with tools to render presentation documents as SVG or PDF. Guile-Present can be used to make presentations programmatically, but also includes a tools to generate PDF presentations out of Org mode and Texinfo documents.

atkmm 2.28.4
Propagated dependencies: glibmm@2.66.6 at-spi2-core@2.52.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Accessibility
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: C++ bindings for ATK
Description:

ATKmm is the C++ binding for the ATK library.

libpanel 1.10.3
Dependencies: glib@2.86.0 gtk@4.22.1 libadwaita@1.8.2
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.gnome.org/GNOME/libpanel
Licenses: LGPL 3
Build system: meson
Synopsis: Dock and panel library for GTK 4
Description:

Libpanel provides a library to create IDE-like applications using GTK and libadwaita. It has widgets for panels, docks, columns and grids of pages. Primarily, its design and implementation focus around the GNOME Builder and Drafting projects.

pangox-compat 0.0.2
Dependencies: glib@2.86.0 pango@1.42.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://developer.gnome.org/pango
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Obsolete pango functions
Description:

Pangox was a X backend to pango. It is now obsolete and no longer provided by recent pango releases. pangox-compat provides the functions which were removed.

gtksheet 4.3.5
Dependencies: glade@3.40.0 glib@2.86.0 gtk+@3.24.51 libxml2@2.14.6
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://fpaquet.github.io/gtksheet/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Spreadsheet widget for GTK+
Description:

GtkSheet is a matrix widget for GTK+. It consists of an scrollable grid of cells where you can allocate text. Cell contents can be edited interactively through a specially designed entry, GtkItemEntry. It is also a container subclass, allowing you to display buttons, images and any other widget in it. You can also set many attributes such as border, foreground and background colors, text justification and more.

guile-present 0.3.0
Dependencies: guile@3.0.9
Propagated dependencies: guile-lib@0.2.8.1 guile-cairo@1.11.2 guile-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wingolog.org/software/guile-present/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Create SVG or PDF presentations in Guile
Description:

Guile-Present defines a declarative vocabulary for presentations, together with tools to render presentation documents as SVG or PDF. Guile-Present can be used to make presentations programmatically, but also includes a tools to generate PDF presentations out of Org mode and Texinfo documents.

gdk-pixbuf 2.44.4
Propagated dependencies: glib@2.86.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 shared-mime-info@2.3
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GdkPixbuf
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Image loading library
Description:

GdkPixbuf is a library that loads image data in various formats and stores it as linear buffers in memory. The buffers can then be scaled, composited, modified, saved, or rendered.

gtksourceviewmm 3.18.0
Propagated dependencies: glibmm@2.86.0 gtkmm@3.24.9 gtksourceview@3.24.11
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://developer.gnome.org/gtksourceview/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C++ interface to the GTK+ 'GtkTextView' widget
Description:

gtksourceviewmm is a portable C++ library that extends the standard GTK+ framework for multiline text editing with support for configurable syntax highlighting, unlimited undo/redo, search and replace, a completion framework, printing and other features typical of a source code editor.

pnmixer 0.7.2
Dependencies: alsa-lib@1.2.16 glib@2.86.0 gtk+@3.24.51 libnotify@0.8.8 libx11@1.8.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/nicklan/pnmixer/
Licenses: GPL 3
Build system: cmake
Synopsis: Simple mixer application designed to run in system tray
Description:

PNMixer is a simple mixer application designed to run in system tray. It integrates nicely into desktop environments that don't have a panel that supports applets and therefore can't run a mixer applet. In particular, it's been used quite a lot with fbpanel and tint2 but should run fine in any system tray.

PNMixer is designed to work on systems that use ALSA for sound management. Any other sound driver like OSS or FFADO are, currently, not supported. There is no official PulseAudio support, at the moment, but it seems that PNMixer behaves quite well anyway when PA is running.

Total packages: 73955