-
-
Notifications
You must be signed in to change notification settings - Fork 228
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: not-fl3/miniquad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jusax23/miniquad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 15 files changed
- 4 contributors
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c724d1 - Browse repository at this point
Copy the full SHA 8c724d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f59056b - Browse repository at this point
Copy the full SHA f59056bView commit details
Commits on Apr 9, 2023
-
Remove happy path print statements
Library shouldn't print anything when things are working correctly.
Configuration menu - View commit details
-
Copy full SHA for 616efdd - Browse repository at this point
Copy the full SHA 616efddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0669a9 - Browse repository at this point
Copy the full SHA d0669a9View commit details
Commits on Apr 14, 2023
-
Adding leave fullscreen for x11.
- Changed XEvent and XPropertyChange when fullscreen var is false. - Not 100% sure this is the right way, but seems to work better then befor. Remaining TODO: - Fix Title disappearing after fullscreen leave. - Restore window size after fullscreen leave.
Configuration menu - View commit details
-
Copy full SHA for fb65f2d - Browse repository at this point
Copy the full SHA fb65f2dView commit details -
Implementing set_window_size for x11:
- added XResizeWindow symbole to libx11.rs - implemented set_window_size fn to linux_x11.rs
Configuration menu - View commit details
-
Copy full SHA for c8fdcde - Browse repository at this point
Copy the full SHA c8fdcdeView commit details -
Fixing default Cursor for x11,
when XC_left_ptr is not the default System pointer. - Added XUndefineCursor to libx11.rs - Changed to calling XUndefineCursor, when calling set_cursor with CursorIcon::Default
Configuration menu - View commit details
-
Copy full SHA for a4a13b0 - Browse repository at this point
Copy the full SHA a4a13b0View commit details -
and window_restored_event for linux_x11 and wasm. These events will be called on focus change events. The names of this events are maybe not the best, but I think this way is better then implementing a new event?! changes: - added extern fn focus in wasm.rs - added a call to this fn in gl.js - added calls from XEvent 9 and 10 to the window_events
Configuration menu - View commit details
-
Copy full SHA for b8ea1a4 - Browse repository at this point
Copy the full SHA b8ea1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4ca1f - Browse repository at this point
Copy the full SHA dd4ca1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e323af6 - Browse repository at this point
Copy the full SHA e323af6View 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 master...master