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

Add builder and shortcut window #140

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2023

  1. Add Utility to instantiate any GtkWidget

    This proc allows you to create any Gtkwidget just
    via className
    PhilippMDoerner committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    77814f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6dfcd1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86db0d4 View commit details
    Browse the repository at this point in the history
  3. Refined

    PhilippMDoerner committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4c1b7eb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    7869176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f31bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97bdd8 View commit details
    Browse the repository at this point in the history
  4. Refactor

    PhilippMDoerner committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6feb198 View commit details
    Browse the repository at this point in the history
  5. Refactor

    PhilippMDoerner committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ee9ff6f View commit details
    Browse the repository at this point in the history
  6. Refactor

    PhilippMDoerner committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6f83faf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08b5d58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6f2d46 View commit details
    Browse the repository at this point in the history
  9. Expand example

    PhilippMDoerner committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    41cdacf View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Finalized example

    It is now a dialog
    PhilippMDoerner committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6118d79 View commit details
    Browse the repository at this point in the history