summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-01merge wireplumberAylur
2024-09-01move to monorepoAylur
2024-09-01merge trayAylur
2024-09-01move to monorepoAylur
2024-09-01merge notifdAylur
2024-09-01move to monorepoAylur
2024-09-01move libastal to /coreAylur
starting point of the monorepo
2024-08-31add icons option to App.startAylur
2024-08-23fix missing singalskotontrion
2024-08-22feat: async Process.execAylur
the exec_async function was not truly async but a signal based one
2024-08-22fix: display_icon.beginAylur
2024-08-21add gicon property for easier icon usagekotontrion
2024-08-20add property for linear or cubic volume scalekotontrion
2024-08-20add microphone volume iconskotontrion
2024-08-20better handling of multiple channelskotontrion
2024-08-15limit volume to 150%kotontrion
add overamplified icon
2024-08-15remove changed signalskotontrion
2024-08-15add volume-iconkotontrion
2024-08-13Merge pull request #2 from NicolaiVdS/mainAylur
added missing `file.lua` to rockspec
2024-08-13added missing to rockspecNicolai Van der Storm
2024-08-11feat: Process.signalAylur
expose Gio.Subprocess.send_signal
2024-08-11fix: dangling socket on crashAylur
check running instance through dbus
2024-08-11feat: Window.namespaceAylur
2024-08-04icon load pixbuf asyncAylur
2024-08-04fix(gjs): monitorFile callback return valueAylur
2024-08-04add: layer shell check on windowAylur
2024-08-04fix(binding): kebabifyAylur
2024-08-02fix: default instance_nameAylur
2024-07-31feat: optiona exit code on App.quitAylur
2024-07-31fix(process): execAylur
throw stdout as error
2024-07-31fixes, featuresAylur
* cli dnd-toggle * save dnd and ignore_timeout state * block contstructor until dbus acqusition * fix proxy notify signals
2024-07-31feat: optional Variable.derive transformAylur
2024-07-30fix: message apiAylur
2024-07-30fix(astalify.ts): toggleClassNameAylur
2024-07-27add: Label widgetAylur
2024-07-26fix(endpoint.h): icon getterAylur
2024-07-26fix: time functionsAylur
dont explicitly return callback's return closure in vala expects void
2024-07-26fix: css autoloadAylur
check if file is a css file
2024-07-26fix: synchronous constructorAylur
2024-07-26switch to LGPLv2.1Aylur
2024-07-26switch to LGPLv2.1Aylur
2024-07-26switch to LGPLv2.1Aylur
2024-07-26switch to LGPLv2.1Aylur
2024-07-22add video device supportkotontrion
2024-07-21add iconskotontrion
2024-07-20add audio devices and profileskotontrion
2024-07-20update eslint, ts-for-girAylur
2024-07-19move headers to the correct locationkotontrion
2024-07-19move mixer handler to endpointskotontrion
2024-07-19add default speaker/microphone objectskotontrion