diff options
| author | TheUltimateHacker <[email protected]> | 2015-05-29 09:57:53 -0400 |
|---|---|---|
| committer | TheUltimateHacker <[email protected]> | 2015-05-29 09:57:53 -0400 |
| commit | ccdbbbed1898c5073dc460a737cdd4b7c7036bb5 (patch) | |
| tree | 8116d7794ad400533939128f958994e0782f7678 /shiftos_next/obj/Debug | |
| parent | 424931951bf55c2db7a7cb3228bfccc03ea62287 (diff) | |
| download | shiftos-next-ccdbbbed1898c5073dc460a737cdd4b7c7036bb5.tar.gz shiftos-next-ccdbbbed1898c5073dc460a737cdd4b7c7036bb5.tar.bz2 shiftos-next-ccdbbbed1898c5073dc460a737cdd4b7c7036bb5.zip | |
BWM - Skinning!
Yay! ShiftOS Next can finally be Shifted! Yes, that's true. I've added
basic skinning to the Basic Window Manager. Currently, the only way to
get to it is by typing "open shifter" in the Terminal, and the Shifter
will open. Choose the settings you want and hit Apply!
This is also the Alpha 3 commit, so after this I'll make the next
release.
Diffstat (limited to 'shiftos_next/obj/Debug')
| -rw-r--r-- | shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache | bin | 9167 -> 9167 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.Shifter.resources | bin | 0 -> 431 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.exe | bin | 2281472 -> 2290688 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.pdb | bin | 194048 -> 206336 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt | 1 | ||||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache | bin | 1851 -> 2553 bytes |
6 files changed, 1 insertions, 0 deletions
diff --git a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differindex d8cd611..79049e5 100644 --- a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache diff --git a/shiftos_next/obj/Debug/shiftos_next.Shifter.resources b/shiftos_next/obj/Debug/shiftos_next.Shifter.resources Binary files differnew file mode 100644 index 0000000..fa34ad7 --- /dev/null +++ b/shiftos_next/obj/Debug/shiftos_next.Shifter.resources diff --git a/shiftos_next/obj/Debug/shiftos_next.exe b/shiftos_next/obj/Debug/shiftos_next.exe Binary files differindex cea38f3..8139db3 100644 --- a/shiftos_next/obj/Debug/shiftos_next.exe +++ b/shiftos_next/obj/Debug/shiftos_next.exe diff --git a/shiftos_next/obj/Debug/shiftos_next.pdb b/shiftos_next/obj/Debug/shiftos_next.pdb Binary files differindex 683dcab..177c865 100644 --- a/shiftos_next/obj/Debug/shiftos_next.pdb +++ b/shiftos_next/obj/Debug/shiftos_next.pdb diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt index 59066c9..0841ad8 100644 --- a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt +++ b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt @@ -44,3 +44,4 @@ C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_ne C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_next.pdb C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_next.xml C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Titlebar.resources +C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Shifter.resources diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache Binary files differindex 8f96502..c645f46 100644 --- a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache +++ b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache |
