summaryrefslogtreecommitdiff
path: root/examples/js/notifications
AgeCommit message (Collapse)Author
2025-01-16add: gtk3 ts popover exampleAylur
closes #224 closes #157
2025-01-13notification example: fix implicit destroykotontrion
the notificationsMap holds references to the notification widgets, therefore the box should not destroy the widgets in the bind
2024-11-24example: cleanupAylur
2024-11-07example: applauncherAylur
2024-11-07style: indent example scssAylur
2024-11-07fix: notification exampleAylur
correction: no, it does not make sense to make it a singleton
2024-11-07docs: showcase notification exampleAylur
2024-11-07example: notificationsAylur