summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2025-04-25fix typosAylur
2025-03-01add gtk4 examplesAylur
2025-02-27rename: message -> requestAylur
the same thing was called either message or request now its only referred to as a request
2025-01-28fix #264: mpris exampeAylur
2025-01-23update popover example #249Aylur
2025-01-23update popover exampleAylur
2025-01-23add: lua gtk3 examples (#156)Kevin
2025-01-16add: OSD ts example #195Aylur
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-29fix: python exampleAylur
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-18example: fix sass deprecation warningsRatson
2024-11-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-16examples(vala): update traykotontrion
2024-11-16lua: add actionGroup propertykotontrion
2024-11-16gjs: add actionGroup propertykotontrion
2024-11-15examples (vala): fix traykotontrion
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-09Accurate lua exampleKevin
2024-10-03Updated the library documentation URLs for the bar examples.Jas Singh
2024-09-26add: python example barAylur
2024-09-22examples: add vala barAylur
2024-09-21examples: update battery widget to use battery_icon_nameAylur
closes #14
2024-09-21fix(Variable): remove explicit run_disposeAylur
let gc collect them
2024-09-18wireplumber: rename get_default_wp to get_defaultkotontrion
2024-09-12fixes and touchupsAylur
2024-09-12docs: touchupsAylur
2024-09-11example: add lua simple-barAylur
2024-09-10example: fix linkAylur
2024-09-08example: use gicon for traykotontrion
2024-09-08example: add python starter barAylur
2024-09-08example: add Tray to js BarAylur