Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | add gicon property for easier icon usage | kotontrion | |
2024-07-17 | move c header back to astal-tray.h (#2) | Aylur | |
* move c header back to astal-tray.h as discussed before, placing the header to astal/tray.h breaks it when using it from another vala project * fix header location --------- Co-authored-by: kotontrion <[email protected]> | |||
2024-06-28 | add flake, format, small fixes (#1) | Aylur | |
* add flake, format, small fixes * moved the mainloop in cli.vala to the scope of deamonize * made versions public in config.vala * added notify_property("items") calls in tray.vala, this makes it work with the bind API in gjs * added flake.nix NOTE for nix: The dbusmenu workaround in meson seems to break typelib linking on nix which I could not find a solution for. A simple workaround is to simply put the dependencies of dbusmenu-gtk in buildInputs, which is fine, but I'm sure this will cause confusion since no other libs require additional packages in buildInputs * fix(cli): item changed event * move header to includedir/astal | |||
2024-06-18 | add missing methods | kotontrion | |
2024-06-17 | fix enum representation in json | kotontrion | |
2024-06-17 | add get_default method to obtain the singleton instance | kotontrion | |
2024-06-14 | fix vapi path | kotontrion | |
2024-05-23 | add cli tool | kotontrion | |
2024-05-23 | code formatting | kotontrion | |
2024-05-23 | clean up small things | kotontrion | |
2024-05-23 | fix item registration on watcher owner changes | kotontrion | |
2024-05-23 | implement tray items | kotontrion | |
2024-05-22 | init 0.1.0 | kotontrion | |