Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement overrides for signals #15

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Implement overrides for signals #15

merged 3 commits into from
Feb 25, 2024

Commits on Feb 25, 2024

  1. Implement overrides for signals

    This enables `GObjectSignal` instances to map input callbacks to callbacks consumed by the GJS runtime.
    postsolar committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a24b778 View commit details
    Browse the repository at this point in the history
  2. fixes

    postsolar committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2cbd1fa View commit details
    Browse the repository at this point in the history
  3. Turn GioFileMonitorEvent into enum

    As enabled by #15
    postsolar committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    dd8252f View commit details
    Browse the repository at this point in the history