Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-25 | AstalTray: make dbus calls async (#323) | kotontrion | |
* AstalTray: make dbus calls async * Tray: improve async property handling * Tray: fix missing icon update | |||
2025-04-25 | AstalTray: reduce dbus call timeout | kotontrion | |
2025-04-25 | AstalTray: isMenu default to true | kotontrion | |
close #306 | |||
2025-02-17 | tray: fix last commit | kotontrion | |
2025-02-17 | tray: add small check | kotontrion | |
to prevent segfault when tray app does not follow the spec correctly. There probably should be more though. | |||
2025-02-12 | tray: add missing doc comments | kotontrion | |
2025-01-10 | tray: add a way to call the menus AboutToShow | kotontrion | |
2025-01-07 | fix(vala): add namespace and version annotation for gir files | matt1432 | |
2024-12-21 | nix: refactor (#197) | Aylur | |
close #192 | |||
2024-12-19 | update examples, fix styling | Aylur | |
2024-12-10 | tray: use highest res pixmap available | kotontrion | |
2024-11-26 | tray: workaround for icon name as path | kotontrion | |
2024-11-16 | Merge branch 'main' into feat/tray-gtk4 | kotontrion | |
2024-11-15 | tray: fix missing vapi | kotontrion | |
2024-11-08 | tray: icon lookup | kotontrion | |
2024-11-07 | tray: use appmenu-glib-translator for menus | kotontrion | |
2024-10-25 | tray: fix method visibility | kotontrion | |
2024-10-25 | docs: add tray docs | kotontrion | |
2024-09-11 | tray: Change return type of create_menu method | kotontrion | |
Programs using this lib won't have to link against DBusmenu-gtk3 anymore. | |||
2024-09-01 | monorepo structuring | Aylur | |