Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-20 | fix focused container & give output nameHEADmain | ame | |
2025-04-25 | fix(mpris): skip unnecessary notify emission | Aylur | |
2025-04-25 | docs: add Astal4 documentation link to navigation | kotontrion | |
2025-04-25 | fix(AstalApps): increase min score threshold to 0.5 | kotontrion | |
The default minimum score for application queries has been increased from 0 to 0.5 to correctly filter out mismatches when using the exact query algorithm fixes #339 | |||
2025-04-25 | AstalTray: make dbus calls async (#323) | kotontrion | |
* AstalTray: make dbus calls async * Tray: improve async property handling * Tray: fix missing icon update | |||
2025-04-25 | AstalWp: fix Video recorders property annotation | kotontrion | |
2025-04-25 | Astal4: fix namespace setter | kotontrion | |
2025-04-25 | fix: battery cli flush output | Aylur | |
2025-04-25 | AstalTray: reduce dbus call timeout | kotontrion | |
2025-04-25 | fix typos | Aylur | |
2025-04-25 | Fixed JSX syntax typos (#321) | Timur Gruzdev | |
2025-04-25 | fix missing get-type for enums in cava and river | kotontrion | |
2025-04-25 | astal3: centerbox Gtk.Buildable impl | Aylur | |
2025-04-25 | AstalRiver: fix memory leak | kotontrion | |
2025-04-25 | AstalRiver: fix scale-factor type | kotontrion | |
2025-04-25 | AstalRiver: add wl_output properties. | kotontrion | |
2025-04-25 | AstalTray: isMenu default to true | kotontrion | |
close #306 | |||
2025-03-21 | fix empty nodes | noname | |
2025-03-20 | make setters private | noname | |
2025-03-07 | fix startup | noname | |
2025-03-07 | fix workspace focus | noname | |
2025-03-07 | finalize project | noname | |
2025-03-07 | make setter of properties private | noname | |
2025-03-07 | improve error handling | noname | |
2025-03-07 | move stuffs to structs.vala | noname | |
2025-03-07 | change indent to 4 spaces | noname | |
2025-03-07 | add init function | noname | |
2025-03-06 | remove scratch from workspaces | noname | |
2025-03-06 | implement outputs | noname | |
2025-03-04 | implement containers and windows | noname | |
2025-03-03 | nodes properties and workspace events | noname | |
2025-03-03 | implement node class | noname | |
2025-03-03 | null terminate before converting to string | noname | |
2025-03-03 | basic ipc setup | noname | |
2025-03-03 | test2 | noname | |
2025-03-03 | test | noname | |
2025-03-03 | feat: follow symlinks in file write and monitor functions (#303) | davfsa | |
2025-03-01 | add gtk4 examples | Aylur | |
2025-03-01 | feat: Astal.Bin | Aylur | |
2025-02-27 | rename: message -> request | Aylur | |
the same thing was called either message or request now its only referred to as a request | |||
2025-02-26 | feat: apply_css from resource | Aylur | |
2025-02-20 | fix broken links (#294) | Dacian | |
2025-02-19 | Fix/circular progress (#289) | kotontrion | |
2025-02-17 | tray: fix last commit | kotontrion | |
2025-02-17 | tray: add small check | kotontrion | |
to prevent segfault when tray app does not follow the spec correctly. There probably should be more though. | |||
2025-02-12 | Update widget.md | Aylur | |
fix gtk4 hook | |||
2025-02-12 | tray: add missing doc comments | kotontrion | |
2025-02-12 | wireplumber: fix lint | kotontrion | |
2025-02-12 | wireplumber: add more properties | kotontrion | |
closes #280 | |||
2025-02-11 | fix(gjs): pass type to vfunc_add_child | Aylur | |