Aylur
e56a7f5dcb
fix: message api
2024-07-30 01:28:54 +02:00
Aylur
6755374d5d
fix(astalify.ts): toggleClassName
2024-07-30 01:28:36 +02:00
Aylur
cf2260d5a8
add: Label widget
2024-07-27 13:52:29 +02:00
Aylur
8f3eca7c08
fix(endpoint.h): icon getter
2024-07-26 23:48:33 +02:00
Aylur
22132efcde
fix: time functions
...
dont explicitly return callback's return
closure in vala expects void
2024-07-26 20:22:47 +02:00
Aylur
1956ad601d
fix: css autoload
...
check if file is a css file
2024-07-26 20:20:20 +02:00
Aylur
7757661ac7
fix: synchronous constructor
2024-07-26 19:22:01 +02:00
Aylur
0a8a39d18b
switch to LGPLv2.1
2024-07-26 15:10:04 +02:00
Aylur
573f5b18ac
switch to LGPLv2.1
2024-07-26 15:09:06 +02:00
Aylur
aad0859996
switch to LGPLv2.1
2024-07-26 15:07:40 +02:00
Aylur
5db80aa88a
switch to LGPLv2.1
2024-07-26 15:04:57 +02:00
Aylur
2773e8376a
switch to LGPLv2.1
2024-07-26 15:03:54 +02:00
Aylur
48ff840096
switch to LGPLv2.1
2024-07-26 15:03:41 +02:00
Aylur
562401b076
switch to LGPLv2.1
2024-07-26 15:03:25 +02:00
Aylur
1e230baa86
switch to LGPLv2.1
2024-07-26 15:03:04 +02:00
Aylur
1487240782
switch to LGPLv2.1
2024-07-26 15:02:26 +02:00
Aylur
b6ca176cb8
switch to LGPLv2.1
2024-07-26 15:01:57 +02:00
Aylur
bc436ccae8
switch to LGPLv2.1
2024-07-26 15:00:43 +02:00
Aylur
f0d902de97
switch to LGPLv2.1
2024-07-26 15:00:10 +02:00
kotontrion
4a7ecd70a4
add video device support
2024-07-22 14:29:40 +02:00
kotontrion
d5596c421d
add icons
2024-07-21 10:46:39 +02:00
kotontrion
af2ae01f16
add audio devices and profiles
2024-07-20 15:53:07 +02:00
Aylur
1c9377ec69
update eslint, ts-for-gir
2024-07-20 14:05:47 +02:00
kotontrion
86bff65898
move headers to the correct location
2024-07-19 10:13:44 +02:00
kotontrion
5cd9f20a93
move mixer handler to endpoints
2024-07-19 09:47:49 +02:00
kotontrion
31776f401a
add default speaker/microphone objects
2024-07-19 09:31:05 +02:00
Aylur
a1f9272f45
fix(gjs): binding setters
...
Array and List types do not work as property from Vala, but their setter
methods do
2024-07-18 18:35:51 +02:00
Aylur
62d71a3c84
remove leftover print statement
2024-07-18 18:18:07 +02:00
kotontrion
9eb1131631
add Audio object and default nodes api
2024-07-18 17:43:56 +02:00
Aylur
35cd0fb43d
add nix flake ( #1 )
2024-07-18 17:16:00 +02:00
Aylur
15592c0dd7
move c header back to astal-powerprofiles.h
2024-07-18 12:19:04 +02:00
Aylur
6c7da25ece
move c header back to astal-notifd.h
2024-07-18 12:18:43 +02:00
Aylur
0bfd3a2cb4
move c header back to astal-mpris.h
2024-07-18 12:18:16 +02:00
Aylur
8d35135e9e
move c header back to astal-hyprland.h
2024-07-18 12:17:57 +02:00
Aylur
feef98dadc
move c header back to astal-bluetooth.h
2024-07-18 12:17:41 +02:00
Aylur
ac97217cf6
move c header back to astal-battery.h
2024-07-18 12:17:22 +02:00
Aylur
06ef052e71
move c header to astal-apps.h
2024-07-18 12:16:31 +02:00
Aylur
97040efe06
auto apply bundled css
2024-07-18 00:38:33 +02:00
Aylur
d048f204fd
fix(jsx): fat arrow widgets
2024-07-18 00:38:26 +02:00
kotontrion
bf95e10441
improve docs
2024-07-17 17:07:18 +02:00
kotontrion
fea47f78b9
improve docs
2024-07-17 16:57:19 +02:00
Aylur
b18faefdf0
move c header back to astal-tray.h ( #2 )
...
* 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 <kotontrion@tutanota.de >
2024-07-17 08:41:24 +02:00
kotontrion
8ed44bdd98
fix header location in gir file
2024-07-17 08:35:15 +02:00
kotontrion
3e9d84ad52
move header to astal-auth.h
2024-07-17 08:33:53 +02:00
kotontrion
edc4848b11
move header to astal-river.h
2024-07-17 08:26:14 +02:00
kotontrion
bccb03463f
initial commit
2024-07-16 15:13:00 +02:00
Aylur
e5251d23f1
remove python and node
...
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 22:09:58 +02:00
Aylur
be163b3103
move message logic to Application class
2024-07-15 21:57:21 +02:00
Aylur
68b58c9409
install gjs package to pkgdatadir
...
this is needed for ags v2 so that it can setup a ts environment similar
to the current --init flag
2024-07-15 14:54:06 +02:00
Aylur
1a3b14def2
add: cli options
...
* list
* toggle-window
* quit
* inspector
2024-07-15 14:51:48 +02:00