-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nurpax/slimgui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nurpax/slimgui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 15 files changed
- 1 contributor
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23c2cf4 - Browse repository at this point
Copy the full SHA 23c2cf4View commit details
Commits on Aug 28, 2025
-
macos: Enable ApplicationServices framework that's needed for macOS c…
…lipboard functions
Configuration menu - View commit details
-
Copy full SHA for 48c12b9 - Browse repository at this point
Copy the full SHA 48c12b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5246f - Browse repository at this point
Copy the full SHA 3d5246fView commit details -
Add get_clipboard_text()/set_clipboard_text bindings
+ demo window example for the same This functionality should work at least on Windows and macOS out of the box as ImGui sets up default clipboard functions at init time. Support for overriding the clipboard callbacks is not implemented (although still on the table in future versions.) for #16
Configuration menu - View commit details
-
Copy full SHA for 7214766 - Browse repository at this point
Copy the full SHA 7214766View commit details -
DrawList methods: path_clear path_line_to path_line_to_merge_duplicate path_fill_convex path_fill_concave path_stroke path_arc_to path_arc_to_fast path_elliptical_arc_to path_bezier_cubic_curve_to path_bezier_quadratic_curve_to path_rect push_clip_rect push_clip_rect_full_screen pop_clip_rect push_texture pop_texture get_clip_rect_min get_clip_rect_max add_draw_cmd Also add a Python port of the ImGui custom rendering example Primitives tab. for #16
Configuration menu - View commit details
-
Copy full SHA for 94038b0 - Browse repository at this point
Copy the full SHA 94038b0View commit details -
Add set_next_window_size_constraints
Also adds demo window support (see layout.py) for #16
Configuration menu - View commit details
-
Copy full SHA for cb5bb9e - Browse repository at this point
Copy the full SHA cb5bb9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7755b80 - Browse repository at this point
Copy the full SHA 7755b80View commit details
Commits on Aug 29, 2025
-
- remove macos-related skips - remove useless pp selectors - upgrade cibuildwheel version
Configuration menu - View commit details
-
Copy full SHA for efb05ba - Browse repository at this point
Copy the full SHA efb05baView commit details -
IO.add_focus_event IO.add_input_characters_utf8 IO.add_key_analog_event IO.add_mouse_source_event IO.clear_events_queue IO.clear_input_keys IO.clear_input_mouse IO.set_app_accepting_events
Configuration menu - View commit details
-
Copy full SHA for 5af4823 - Browse repository at this point
Copy the full SHA 5af4823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8882163 - Browse repository at this point
Copy the full SHA 8882163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b8cd0 - Browse repository at this point
Copy the full SHA 77b8cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ded2b4 - Browse repository at this point
Copy the full SHA 2ded2b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c43c9 - Browse repository at this point
Copy the full SHA c8c43c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f912a50 - Browse repository at this point
Copy the full SHA f912a50View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.2...v0.5.0