summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-01init 0.1.0Aylur
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-31fix: position setterAylur
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-26switch to LGPLv2.1Aylur
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-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
2024-07-18fix(gjs): binding settersAylur
Array and List types do not work as property from Vala, but their setter methods do
2024-07-18remove leftover print statementAylur
2024-07-18add Audio object and default nodes apikotontrion
2024-07-18add nix flake (#1)Aylur
2024-07-18move c header back to astal-powerprofiles.hAylur
2024-07-18move c header back to astal-notifd.hAylur
2024-07-18move c header back to astal-mpris.hAylur
2024-07-18move c header back to astal-hyprland.hAylur
2024-07-18move c header back to astal-bluetooth.hAylur
2024-07-18move c header back to astal-battery.hAylur
2024-07-18move c header to astal-apps.hAylur
2024-07-18auto apply bundled cssAylur
2024-07-18fix(jsx): fat arrow widgetsAylur
2024-07-17improve docskotontrion
2024-07-17improve docskotontrion
2024-07-17move c header back to astal-tray.h (#2)Aylur
* move c header back to astal-tray.h as discussed before, placing the header to astal/tray.h breaks it when using it from another vala project * fix header location --------- Co-authored-by: kotontrion <[email protected]>
2024-07-17fix header location in gir filekotontrion
2024-07-17move header to astal-auth.hkotontrion