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

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.


pnmixer 0.7.2
Dependencies: alsa-lib@1.2.11 glib@2.83.3 gtk+@3.24.51 libnotify@0.8.3 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.

guile2.2-cairo 1.11.2
Dependencies: guile@2.2.7 guile2.2-lib@0.2.8.1
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.nongnu.org/guile-cairo/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Cairo bindings for GNU Guile
Description:

Guile-Cairo wraps the Cairo graphics library for Guile Scheme. Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API stable, providing a firm base on which to do graphics work. Finally, and importantly, it is pleasant to use. You get a powerful and well-maintained graphics library with all of the benefits of Scheme: memory management, exceptions, macros, and a dynamic programming environment.

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.

gtksheet 4.3.5
Dependencies: glade@3.40.0 glib@2.83.3 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.

libpanel 1.7.0
Dependencies: glib@2.83.3 gtk@4.16.13 libadwaita@1.6.0
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.

gtk-engines 2.20.2
Dependencies: gtk+@2.24.33
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://live.gnome.org/GnomeArt
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Theming engines for GTK+ 2.x
Description:

This package contains the standard GTK+ 2.x theming engines including Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist, Redmond95 and ThinIce.

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.

gtkmm 2.24.5
Propagated dependencies: atkmm@2.28.4 cairomm@1.14.2 glibmm@2.66.6 gtk+@2.24.33 pangomm@2.46.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkmm.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
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.

gtksourceview 3.24.11
Propagated dependencies: fontconfig-minimal@2.14.0 fribidi@1.0.12 glib@2.83.3 gtk+@3.24.51 libxml2@2.14.6 pango@1.54.0 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.

gtksourceviewmm 3.18.0
Propagated dependencies: glibmm@2.82.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.

spread-sheet-widget 0.8
Propagated dependencies: glib@2.83.3 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.

clipit 1.4.4
Dependencies: gtk+@2.24.33
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/CristianHenzel/ClipIt
Licenses: GPL 2+
Build system: gnu
Synopsis: Lightweight GTK+ clipboard manager
Description:

ClipIt is a clipboard manager with features such as a history, search thereof, global hotkeys and clipboard item actions. It was forked from Parcellite and adds bugfixes and features.

gtk4-layer-shell 1.3.0
Dependencies: wayland@1.24.0 gtk@4.16.13
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.

pango 1.42.4
Dependencies: bash-minimal@5.2.37 zlib@1.3.1
Propagated dependencies: cairo@1.18.4 fontconfig-minimal@2.14.0 freetype@2.13.3 fribidi@1.0.12 glib@2.83.3 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: gnu
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.

pangomm 2.54.0
Propagated dependencies: cairo@1.18.4 cairomm@1.18.0 glibmm@2.82.0 pango@1.54.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://pango.gnome.org//
Licenses: LGPL 2.1+
Build system: meson
Synopsis: C++ interface to the Pango text rendering library
Description:

Pangomm provides a C++ programming interface to the Pango text rendering library.

dragon-drop 1.2.0
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/mwh/dragon
Licenses: GPL 3+
Build system: gnu
Synopsis: Drag and drop source/target for X
Description:

Dragon is a lightweight drag-and-drop source for X where you can run:

dragon file.tar.gz

to get a window with just that file in it, ready to be dragged where you need it. What if you need to drag into something? Using:

dragon --target

you get a window you can drag files and text into. Dropped items are printed to standard output.

pangox-compat 0.0.2
Dependencies: glib@2.83.3 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.

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.

goocanvas 2.0.4
Dependencies: cairo@1.18.4 glib@2.83.3 gtk+@3.24.51 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/GooCanvas
Licenses: LGPL 2.0
Build system: gnu
Synopsis: Canvas widget for GTK+
Description:

GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.

webp-pixbuf-loader 0.2.7
Dependencies: gdk-pixbuf@2.42.12 glib@2.83.3 gtk+@3.24.51 libwebp@1.3.2
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/aruiz/webp-pixbuf-loader
Licenses: LGPL 2.0+
Build system: meson
Synopsis: WebP GdkPixbuf loader library
Description:

Webp-pixbuf-loader is a WebP format loader of GdkPixbuf.

gtk-doc 1.34.0
Dependencies: bash-minimal@5.2.37 bc@1.08.2 dblatex@0.3.12 docbook-xml@4.3 docbook-xsl@1.79.2-0.fe16c90 glib@2.83.3 libxml2@2.14.6 libxslt@1.1.43 python@3.11.14 python-anytree@2.13.0 python-lxml@6.0.1 python-parameterized@0.9.0 python-pygments@2.19.1 source-highlight@3.1.9 yelp-tools@42.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/DocumentationProject/GtkDoc
Licenses: FDL 1.1+ GPL 2+
Build system: meson
Synopsis: GTK+ DocBook Documentation Generator
Description:

GtkDoc is a tool used to extract API documentation from C-code like Doxygen, but handles documentation of GObject (including signals and properties) that makes it very suitable for GTK+ apps and libraries. It uses docbook for intermediate files and can produce html by default and pdf/man-pages with some extra work.

atk 2.52.0
Dependencies: bash-minimal@5.2.37 libxml2@2.14.6
Propagated dependencies: dbus@1.15.8 glib@2.83.3 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.

python-pycairo 1.28.0
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/pycairo/
Licenses: LGPL 3+
Build system: meson
Synopsis: Python bindings for cairo
Description:

Pycairo is a set of Python bindings for the Cairo graphics library.

gtk-layer-shell 0.9.0
Dependencies: wayland@1.24.0 gtk+@3.24.51
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: Library to create Wayland desktop components using the Layer Shell protocol
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.

Total packages: 69245