dbus-menu: A Haskell implementation of the DBusMenu protocol

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

Haskell client for the com.canonical.dbusmenu DBus interface, providing GTK3 menu construction from DBusMenu services.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.8), dbus (>=1 && <2), enclosed-exceptions (>=1.0.0.1 && <1.1), filepath (>=1.3 && <1.6), gi-glib (>=2.0 && <2.1), gi-gtk3 (>=3.0 && <3.1), haskell-gi (>=0.21.2 && <0.27), haskell-gi-base (>=0.21.1 && <0.27), hslogger (>=1.2 && <1.4), template-haskell (>=2.10 && <2.23), text (>=1.2 && <2.2) [details]
License BSD-3-Clause
Copyright 2018 Ivan Malison
Author Ivan Malison
Maintainer IvanMalison@gmail.com
Uploaded by eyevanmalicesun at 2026-02-09T05:05:23Z
Category System
Home page https://github.com/taffybar/dbus-menu#readme
Bug tracker https://github.com/taffybar/dbus-menu/issues
Source repo head: git clone https://github.com/taffybar/dbus-menu
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 6 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for dbus-menu-0.1.0.0

[back to package description]

dbus-menu

A Haskell client for the com.canonical.dbusmenu DBus interface, providing GTK3 menu construction from DBusMenu services.

Extracted from gtk-sni-tray.