Skip to content

dmacvicar/appmenu-ng-gtk-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appmenu-ng-gtk-module

Nothing to see here (yet)...

This is an (incomplete) and experimental Gtk module as playground/skeleton to solve the problem of notifying a bar about appmenu dbus service and object path properties under Wayland.

Alexays/Waybar#288 (comment)

Compiling

meson build
ninja -C build

Running

GTK_MODULES=$PWD/build/gtk-3.0/libappmenu-gtk-ng-module.so yourapp

or, together with the classic appmenu-gtk-module:

GTK_MODULES=appmenu-gtk-module:$PWD/build/gtk-3.0/libappmenu-gtk-ng-module.so yourapp

About

Playground to solve the appmenu in Wayland via DBus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published