Skip to content

Commit

Permalink
Update GDK_BACKEND and package dependencies, fix titlebar styling, an…
Browse files Browse the repository at this point in the history
…d improve video player functionality
  • Loading branch information
Sir-Thom committed Jan 4, 2024
1 parent 7388bdc commit 044deb8
Show file tree
Hide file tree
Showing 9 changed files with 243 additions and 416 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magic-eye",
"description": "A magic eye app",
"version": "0.9.1",
"version": "0.9.2",
"type": "module",
"scripts": {
"check-format": "prettier . --check",
Expand All @@ -26,6 +26,9 @@
"@tauri-apps/plugin-dialog": "^2.0.0-alpha.5",
"@tauri-apps/plugin-window": "^2.0.0-alpha",
"framer-motion": "^10.16.16",
"hls-video-element": "^1.1.1",
"hls.js": "^1.4.14",
"media-chrome": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.12.0",
Expand Down
Loading

0 comments on commit 044deb8

Please sign in to comment.