Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskell bindings #34

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

haskell bindings #34

wants to merge 15 commits into from

Conversation

kotontrion
Copy link
Collaborator

@kotontrion kotontrion commented Sep 30, 2024

This PR adds haskell bindings.

Bindings:

  • Astal3
  • Astal4
  • apps (mostly)
  • auth
  • battery
  • bluetooth
  • cava
  • greetd
  • hyprland
  • mpris
  • network
  • notifd
  • powerprofiles
  • river
  • tray
  • wireplumber

AstalApps bindings are incomplete.

  • The Application.app property is removed, as DektopAppInfo is part of GioUnix, which does not have haskell bindings.

Additional todos:

  • examples
  • a lib similar to gjs/lua, to be able to use property bindings declaratively (maybe in a separate PR)

closes #33

I won't publish these bindings to hackage. At least not until the first release comes along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

haskell support
1 participant