Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Muninn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sarah Renkhoff
Muninn
Graph
4e97fefd43437c7d8b1a01f1a32febe595abb68a
Select Git revision
Branches
3
feature/zooming
main
default
protected
relm4-port
Tags
16
v1.1.0
v1.0.4
1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.5.0
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.2.2
v0.2.1
v0.2
v0.1
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Sep
3
15
Feb
1
Sep
31
Aug
23
22
27
May
10
Mar
18
Feb
15
11
9
11
Oct
28
Sep
25
15
14
13
1
Jul
23
May
29
Apr
22
9
25
Mar
19
11
10
28
Jul
23
22
20
7
6
2
25
Jun
29
May
20
18
15
14
12
[WIP] ui: Create player
relm4-port
relm4-port
app: Handle files given to app
ui: Create player controls
ui: Create header bar
nix: Update build to use gtk4
nix: Update flake lock
ui: Begin relm4 port
Bump version
main
main
Update lock file
Add nix section
Add nix flake
bump version
v1.1.0 feature/…
v1.1.0 feature/zooming
Implement panning by mouse wheel or right click dragging
Implement scrolling and zooming by mouse wheel scrolling
Implement zooming by mouse selection
Use a gtk::DrawingArea instead of a gtk::Image to show the plot
Only disable autoscale if the range was changed for an axis
v1.0.4
v1.0.4
Remove more braces
bump version
1.0.3
1.0.3
Refactor plot range updating to update all ranges when any entry is activated
Remove unnecessary braces
Merge branch 'feature/default-windowsize' into 'main'
v1.0.2
v1.0.2
also bump Cargo.lock
bump version
add defaults for window size
Bump version
v1.0.1
v1.0.1
Adjust GTK flags to make separate instances independent
Fix (?) mutex logic in rendering thread
Fix wrong comparison
Change default update interval settings and adjustment
Offloaded plot string generation to separate rayon task
v1.0.0
v1.0.0
Added some low-level parallelization using rayon
Fixed bug that added padding to manually set plot ranges
Bumping dependencies to current versions
Removing unneeded stuff
Separated UI setup into smaller functions
Add sorting of datalines to make color assignment nicer
Added a progress bar to loading data files
v0.5.0
v0.5.0
Fix crash caused by malformed lines in input files
v0.4.6
v0.4.6
Increment version
v0.4.5
v0.4.5
Loading