Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | fix: time functions | Aylur | |
dont explicitly return callback's return closure in vala expects void | |||
2024-07-26 | fix: css autoload | Aylur | |
check if file is a css file | |||
2024-07-26 | fix: synchronous constructor | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-22 | add video device support | kotontrion | |
2024-07-21 | add icons | kotontrion | |
2024-07-20 | add audio devices and profiles | kotontrion | |
2024-07-20 | update eslint, ts-for-gir | Aylur | |
2024-07-19 | move headers to the correct location | kotontrion | |
2024-07-19 | move mixer handler to endpoints | kotontrion | |
2024-07-19 | add default speaker/microphone objects | kotontrion | |
2024-07-18 | fix(gjs): binding setters | Aylur | |
Array and List types do not work as property from Vala, but their setter methods do | |||
2024-07-18 | remove leftover print statement | Aylur | |
2024-07-18 | add Audio object and default nodes api | kotontrion | |
2024-07-18 | add nix flake (#1) | Aylur | |
2024-07-18 | move c header back to astal-powerprofiles.h | Aylur | |
2024-07-18 | move c header back to astal-notifd.h | Aylur | |
2024-07-18 | move c header back to astal-mpris.h | Aylur | |
2024-07-18 | move c header back to astal-hyprland.h | Aylur | |
2024-07-18 | move c header back to astal-bluetooth.h | Aylur | |
2024-07-18 | move c header back to astal-battery.h | Aylur | |
2024-07-18 | move c header to astal-apps.h | Aylur | |
2024-07-18 | auto apply bundled css | Aylur | |
2024-07-18 | fix(jsx): fat arrow widgets | Aylur | |
2024-07-17 | improve docs | kotontrion | |
2024-07-17 | improve docs | kotontrion | |
2024-07-17 | move 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-17 | fix header location in gir file | kotontrion | |
2024-07-17 | move header to astal-auth.h | kotontrion | |
2024-07-17 | move header to astal-river.h | kotontrion | |
2024-07-16 | initial commit | kotontrion | |
2024-07-15 | remove python and node | Aylur | |
I have no desire to work on the python version The node version has the issue of promises not working which makes it unusable but gjs works just as good if not better. Might look back into node later | |||
2024-07-15 | move message logic to Application class | Aylur | |
2024-07-15 | install gjs package to pkgdatadir | Aylur | |
this is needed for ags v2 so that it can setup a ts environment similar to the current --init flag | |||
2024-07-15 | add: cli options | Aylur | |
* list * toggle-window * quit * inspector | |||
2024-07-14 | fix daemonize flag | Aylur | |
2024-07-14 | fix(app): handle null message | Aylur | |
2024-07-14 | add slider default step value | Aylur | |
2024-07-14 | move c header back to astal-mpris.h | Aylur | |