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

Port 'File Monitor' demo to Vala #175

Merged
merged 4 commits into from
Jun 25, 2024

Commits on Jun 11, 2024

  1. demos: Port 'File Monitor' demo to Vala

    Add Vala code for File Monitor
    BharatAtbrat committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aea27a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Minor Fixes

    Use property for TextBuffer
    Add default case to switch (Fixes compiler warnings)
    Use file.replace_contents_async instead of replace_contents
    BharatAtbrat committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b2cfc88 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    5e076c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    31773ba View commit details
    Browse the repository at this point in the history