Skip to content

Commit

Permalink
Bringing out lots of features
Browse files Browse the repository at this point in the history
This is such a huge commit. The overall changes are listed below:
1. Finally, video wallpapers have been supported (Playable)
2. Now you can import wallpapers in shortcut 'command + I' or check it in menu bar
3. You can have a preview of the wallpapers you've imported (includes title & preview gif)
4. You can easily open the wallpaper directory in Finder by right clicking in main window's primary area
5. Please enjoy a placeholder video wallpaper made by me to indicate you have not choose any valid wallpaper to play
  • Loading branch information
haren724 committed Aug 11, 2023
1 parent 25ed6e9 commit 64bbd7b
Show file tree
Hide file tree
Showing 11 changed files with 551 additions and 159 deletions.
24 changes: 4 additions & 20 deletions Open Wallpaper Engine.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
5E21E2962A3C0EDF00DA048A /* sumeruWP_4.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 5E21E2952A3C0EDF00DA048A /* sumeruWP_4.mp4 */; };
5E0700E62A859FAD00ADFE2E /* WallpaperNotFound.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 5E0700E52A859FAD00ADFE2E /* WallpaperNotFound.mp4 */; };
5E2F1E892A57DF2D0081D69D /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 5E2F1E882A57DF2D0081D69D /* Localizable.xcstrings */; };
5E32ABFE2A4D595D00A0EEEC /* FilterResultsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E32ABFD2A4D595D00A0EEEC /* FilterResultsView.swift */; };
5E615E222A7D2F9700A37EB8 /* ImportPanels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E615E212A7D2F9700A37EB8 /* ImportPanels.swift */; };
Expand All @@ -17,8 +17,6 @@
5E98F6C72A81D8B200C12E34 /* MainWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E98F6C62A81D8B200C12E34 /* MainWindowController.swift */; };
5E9D40442A2EC68600AB8A0C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E9D40432A2EC68600AB8A0C /* AppDelegate.swift */; };
5EA969A32A7D4BA30027B963 /* FirstLaunchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EA969A22A7D4BA30027B963 /* FirstLaunchView.swift */; };
5EA969A62A7D9B810027B963 /* project.json in Resources */ = {isa = PBXBuildFile; fileRef = 5EA969A52A7D9B810027B963 /* project.json */; };
5EA969AA2A7D9CBB0027B963 /* preview.gif in Resources */ = {isa = PBXBuildFile; fileRef = 5EA969A92A7D9CBB0027B963 /* preview.gif */; };
5EB152A12A82ADEB007EA845 /* Open_Wallpaper_Engine.docc in Sources */ = {isa = PBXBuildFile; fileRef = 5EB152A02A82ADEB007EA845 /* Open_Wallpaper_Engine.docc */; };
5EC47E7E2A2DB2E700120CCC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5EC47E7D2A2DB2E700120CCC /* Assets.xcassets */; };
5EC47E812A2DB2E700120CCC /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5EC47E802A2DB2E700120CCC /* Preview Assets.xcassets */; };
Expand Down Expand Up @@ -51,7 +49,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
5E21E2952A3C0EDF00DA048A /* sumeruWP_4.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = sumeruWP_4.mp4; sourceTree = "<group>"; };
5E0700E52A859FAD00ADFE2E /* WallpaperNotFound.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = WallpaperNotFound.mp4; sourceTree = "<group>"; };
5E2F1E882A57DF2D0081D69D /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; };
5E32ABFD2A4D595D00A0EEEC /* FilterResultsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterResultsView.swift; sourceTree = "<group>"; };
5E5460C62A83026D00655D85 /* wallpaper-with-windows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "wallpaper-with-windows.png"; sourceTree = "<group>"; };
Expand All @@ -64,8 +62,6 @@
5E98F6C62A81D8B200C12E34 /* MainWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainWindowController.swift; sourceTree = "<group>"; };
5E9D40432A2EC68600AB8A0C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
5EA969A22A7D4BA30027B963 /* FirstLaunchView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirstLaunchView.swift; sourceTree = "<group>"; };
5EA969A52A7D9B810027B963 /* project.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = project.json; sourceTree = "<group>"; };
5EA969A92A7D9CBB0027B963 /* preview.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = preview.gif; sourceTree = "<group>"; };
5EB152A02A82ADEB007EA845 /* Open_Wallpaper_Engine.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = Open_Wallpaper_Engine.docc; sourceTree = "<group>"; };
5EC47E762A2DB2E600120CCC /* Open Wallpaper Engine.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Open Wallpaper Engine.app"; sourceTree = BUILT_PRODUCTS_DIR; };
5EC47E7D2A2DB2E700120CCC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
Expand Down Expand Up @@ -153,22 +149,12 @@
5E98F6CC2A826ED500C12E34 /* Resources */ = {
isa = PBXGroup;
children = (
5EA969A42A7D9B4B0027B963 /* 2854415058 */,
5E0700E52A859FAD00ADFE2E /* WallpaperNotFound.mp4 */,
5EC47E7D2A2DB2E700120CCC /* Assets.xcassets */,
);
path = Resources;
sourceTree = "<group>";
};
5EA969A42A7D9B4B0027B963 /* 2854415058 */ = {
isa = PBXGroup;
children = (
5EA969A92A7D9CBB0027B963 /* preview.gif */,
5EA969A52A7D9B810027B963 /* project.json */,
5E21E2952A3C0EDF00DA048A /* sumeruWP_4.mp4 */,
);
path = 2854415058;
sourceTree = "<group>";
};
5EC47E6D2A2DB2E600120CCC = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -363,10 +349,8 @@
files = (
5EC47E812A2DB2E700120CCC /* Preview Assets.xcassets in Resources */,
5E2F1E892A57DF2D0081D69D /* Localizable.xcstrings in Resources */,
5EA969A62A7D9B810027B963 /* project.json in Resources */,
5E21E2962A3C0EDF00DA048A /* sumeruWP_4.mp4 in Resources */,
5E0700E62A859FAD00ADFE2E /* WallpaperNotFound.mp4 in Resources */,
5EC47E7E2A2DB2E700120CCC /* Assets.xcassets in Resources */,
5EA969AA2A7D9CBB0027B963 /* preview.gif in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Loading

0 comments on commit 64bbd7b

Please sign in to comment.