summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)Author
2025-02-27rename: message -> requestAylur
the same thing was called either message or request now its only referred to as a request
2025-02-11fix(gjs): pass type to vfunc_add_childAylur
2025-01-28fix(gjs/overrides): add patch for Hyprland.prototype.binds (#257)Juhan
2025-01-28Fix this in default signal handler (#263)João Pereira
2025-01-23add: lua gtk3 examples (#156)Kevin
2025-01-20Fix signal names for EventControllerFocus (#251)agentx3
2025-01-12fix #228: gjs: onScroll controller flagsAylur
2025-01-12fix #241: gjs: return value of hook callbackAylur
2025-01-07chore(gjs): update meson.buildAylur
2025-01-06fix 70ed5584Aylur
2025-01-06fix(gjs): app.launchAylur
2025-01-03lua: Variable.derive fixKevin
2024-12-30style(gjs): reexport Time and ProcessAylur
2024-12-28Merge pull request #208 from matt1432/mainAylur
[Gtk3] Fix type of actionGroup prop
2024-12-28fix: binding return typeAylur
2024-12-27fix(gtk3): add actionGroup to jsx ConstructPropsmatt1432
2024-12-26fix(astalify): get ActionGroup type from Giomatt1432
2024-12-26fix: d8664da0Aylur
2024-12-26fix(gjs): handle children prop as a BindingAylur
2024-12-25docs: add gtk4 jsx documentationAylur
2024-12-24Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-21nix: refactor (#197)Aylur
close #192
2024-12-21fix typesAylur
2024-12-21export hook and widgetAylur
2024-12-20Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-20fix(gjs): filter undefined propsAylur
close #151
2024-12-20fix(lua): visible bindingAylur
2024-12-19update examples, fix stylingAylur
2024-12-19Merge branch 'main' into feat/tray-gtk4Aylur
2024-12-13fix(gjs): string property default valueAylur
2024-12-11gjs: fix typo in overrideskotontrion
2024-12-02gjs gtk4 supportAylur
export jsx-runtime
2024-11-26gjs: add workarounds for AstalWpkotontrion
2024-11-18fix: f5ed9aad mesonAylur
2024-11-18fix(gjs): add workaround for array propsAylur
2024-11-17fix: #106 gtk3 FragmentAylur
2024-11-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-16lua: add actionGroup propertykotontrion
2024-11-16gjs: add actionGroup propertykotontrion
2024-11-15chore: update license on gjs and lua packageAylur
closes #89
2024-11-15fix(gjs): gobject decoratorsAylur
subclassing further now works correctly signals without args are fixed
2024-11-13Merge pull request #65 from tokyob0t/lua-refactorAylur
core: smol lua fixes
2024-11-12gjs: define pkg-config variableAylur
will be used by ags
2024-11-11core: Variable.derive fixKevin
2024-11-11Merge branch 'Aylur:main' into lua-refactorKevin
2024-11-08stoopid zedKevin
2024-11-07example: applauncherAylur
2024-11-05oopsKevin
2024-11-05core: typing for luaKevin
2024-11-04core: smol lua fixesKevin