summaryrefslogtreecommitdiff
path: root/examples/js
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
2025-01-12chore: update gjs exampleAylur
use camelCase to satisfy types
2024-12-28fix: examples without wifiAylur
2024-12-21astal3 icon: use Gtk Image's GIcon (#187)kotontrion
2024-12-20chore: simple-bar filter special workspaces (#168)rRedLim
2024-12-19update examples, fix stylingAylur
2024-12-19Merge branch 'main' into feat/tray-gtk4Aylur
2024-11-24example: cleanupAylur
2024-11-24Merge pull request #77 from ratson/fix-sass-warniingAylur
example: fix sass deprecation warnings
2024-11-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-16gjs: add actionGroup propertykotontrion
2024-11-14update example readmeAylur
there is no audio library, its wireplumber
2024-11-13example(simple-bar): fix sass deprecation warningsRatson
2024-11-08example(applauncher): hide on app launchAylur
2024-11-08example: fix applauncher text resetAylur
2024-11-07example: applauncherAylur
2024-11-07example: media playerAylur
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
2024-10-15update examplesAylur
2024-10-03Updated the library documentation URLs for the bar examples.Jas Singh
2024-09-26add: python example barAylur
2024-09-21examples: update battery widget to use battery_icon_nameAylur
closes #14
2024-09-18wireplumber: rename get_default_wp to get_defaultkotontrion
2024-09-11example: add lua simple-barAylur
2024-09-08example: use gicon for traykotontrion
2024-09-08example: add Tray to js BarAylur
2024-09-07add screenshot for bar exampleAylur
2024-09-07add: js bar exampleAylur