├── Parts ├── Launcher │ ├── help.txt │ ├── 2.png │ ├── 3.png │ ├── 4.png │ ├── 5.png │ ├── run.png │ ├── Folder.png │ ├── Launching Windows Special Folders - Rainmeter Documentation.url │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item.ini ├── WMP │ ├── UserVariables.inc │ ├── bg.png │ ├── hover.png │ ├── media.png │ ├── pause.png │ ├── play.png │ ├── hover2.png │ ├── player.png │ ├── player2.png │ ├── progress1.5 │ ├── progress.png │ ├── progress2.png │ ├── wmplonghorn.psd │ └── RainConfigure.cfg ├── CPU │ ├── cpu.png │ └── Item.ini ├── RAM │ └── ram.png ├── Search │ ├── bg.png │ ├── bghover.png │ └── UserVariables.inc ├── Tasks │ ├── G16.png │ ├── G16.psd │ ├── Green.png │ ├── Green.psd │ ├── Grey.png │ ├── Hover.png │ ├── temp.png │ ├── Gray16.png │ ├── Notepad.png │ ├── RainConfigure.cfg │ ├── UserVariables.inc │ └── Notes.txt ├── User │ ├── User.png │ ├── user2.png │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item.ini ├── Clock │ ├── Blue.png │ ├── Dark.png │ ├── Jade.png │ ├── Plex.png │ ├── hour1.png │ ├── hour2.png │ ├── min1.png │ ├── min12.png │ ├── min2.png │ ├── temp.png │ ├── PlexGrey.png │ ├── calendar.png │ ├── hour1.5.png │ ├── hour12.png │ ├── min1.5.png │ ├── secs1.51.png │ ├── secs11.png │ ├── secs21.png │ ├── secs21e.png │ ├── VistaBeta.png │ ├── BigClock │ │ ├── Blue.png │ │ ├── Dark.png │ │ ├── Jade.png │ │ ├── Plex.png │ │ ├── min1.png │ │ ├── min2.png │ │ ├── hour1.png │ │ ├── hour12.png │ │ ├── hour2.png │ │ ├── min1.5.png │ │ ├── min12.png │ │ ├── secs11.png │ │ ├── secs21.png │ │ ├── PlexGrey.png │ │ ├── VistaBeta.png │ │ ├── bg │ │ │ ├── Aurora.png │ │ │ ├── Clear.png │ │ │ ├── Curved.png │ │ │ ├── Fresh.png │ │ │ ├── Glass.png │ │ │ ├── Grey.png │ │ │ ├── Hillel.png │ │ │ ├── Plex.png │ │ │ ├── Straight.png │ │ │ ├── AeroTribal.png │ │ │ ├── BlackGlass.png │ │ │ ├── PlexGreen.png │ │ │ ├── Simplistic.png │ │ │ └── Windows11.png │ │ ├── hour1.5.png │ │ ├── secs1.51.png │ │ ├── secs21e.png │ │ ├── UserVariables.inc │ │ └── Holidays.xml │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item2.ini ├── Greeter │ ├── eve.png │ ├── 1111.jpg │ ├── 2222.jpg │ ├── 3333.jpg │ ├── 4444.jpg │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item.ini ├── Network │ ├── ram.png │ ├── Item.ini │ ├── grid.png │ └── ipconfig.bat ├── Shortcuts │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── 4.png │ ├── 5.png │ ├── 6.png │ ├── 7.png │ ├── bg.png │ ├── read.txt │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item.ini ├── Weather │ ├── bg.png │ ├── Item.ini │ ├── Item2.ini │ ├── UserVariables.inc │ └── RainConfigure.cfg ├── MediaKey │ ├── Prev.png │ ├── next.png │ ├── PlayPause.png │ └── Item.ini ├── Notes │ ├── Notepad.png │ ├── Extra │ │ ├── Notepad.png │ │ ├── Notes.txt │ │ ├── Item.ini │ │ └── Item2.ini │ ├── RainConfigure.cfg │ ├── UserVariables.inc │ └── Notes.txt ├── RSSreader │ ├── ico.png │ ├── rss.png │ ├── RainConfigure.cfg │ └── UserVariables.inc ├── TEMPLATE │ ├── Image.png │ ├── UserVariables.inc │ ├── README.txt │ ├── RainConfigure.cfg │ ├── Item.ini │ ├── Item2.ini │ ├── Item3.ini │ └── Item4.ini ├── Uptime │ └── uptime.png ├── Visualizer │ ├── bar.png │ ├── mp9.png │ ├── viz.png │ ├── mp9e.png │ ├── vizE.png │ ├── vizE.psd │ ├── bar - Copy.png │ ├── viz - Copy.png │ ├── viz - Copy (2).png │ ├── UserVariables.inc │ └── RainConfigure.cfg ├── Animation │ ├── video.png │ ├── UserVariables.inc │ ├── README.txt │ ├── RainConfigure.cfg │ └── Item.ini ├── Favorites │ ├── Icon16.ico │ ├── reddit.jpg │ ├── reddit.png │ ├── vscode.jpg │ ├── vscode.png │ ├── pictures.jpg │ ├── pictures.png │ ├── deviantart.jpg │ ├── deviantart.png │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item.ini ├── MediaCenter │ ├── drag.png │ └── Item.ini ├── RecycleBin │ ├── trashEmpty.png │ └── trashFull.png ├── HDD │ ├── RainConfigure.cfg │ ├── UserVariables.inc │ └── Item.ini ├── HDD2 │ ├── RainConfigure.cfg │ ├── UserVariables.inc │ └── Item.ini ├── HDD3 │ ├── RainConfigure.cfg │ ├── UserVariables.inc │ └── Item.ini ├── ClockTimezone │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item2.ini ├── ClockTimezone2 │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item2.ini ├── ClockTimezone3 │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ └── Item2.ini └── Slideshow │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ ├── Item2.ini │ └── Item.ini ├── RMSKIN ├── Skins │ └── Longhorn Sidebar │ │ └── Put Main Skin Files here.txt ├── Rainstaller.bmp ├── Themes │ ├── LonghornX1 │ │ └── Rainmeter.thm │ ├── LonghornX2 │ │ └── Rainmeter.thm │ └── LonghornX1.5 │ │ └── Rainmeter.thm └── Rainstaller.cfg ├── Sidebar.ini ├── preview.jpg ├── preview.psd ├── Preview ├── CPU.jpg ├── RAM.jpg ├── RSS.jpg ├── RSS.png ├── ToDo.png ├── User.png ├── Clock.png ├── Clock2.jpg ├── Clock3.jpg ├── Greeter.jpg ├── Network.jpg ├── Notes.jpg ├── Search.png ├── Storage.jpg ├── Uptime.png ├── Weather.png ├── BuildTag.png ├── Favorites.png ├── Launcher.png ├── Shortcuts.jpg ├── Slideshow.png ├── Template.png ├── TrayClock.gif ├── AnimatedLogo.gif ├── MediaPlayer.gif ├── MediaPlayer.png ├── Recycle Bin.jpg ├── Visualizer.gif ├── WorldClock.png ├── SidebarConfig.png ├── ReserveScreenSpace.gif └── MediaPlayerAlternative.png ├── SidebarLeft.ini ├── Welcome ├── dpi.png ├── tips.png ├── Item2.ini └── Item.ini ├── @Resources ├── set.png ├── Config.exe ├── logo │ ├── 0.png │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── 4.png │ ├── 5.png │ ├── 6.png │ ├── 7.png │ ├── 8.png │ ├── 9.png │ ├── 10.png │ ├── 11.png │ ├── 12.png │ ├── 13.png │ ├── 14.png │ ├── 15.png │ ├── 16.png │ ├── 17.png │ ├── 18.png │ ├── 19.png │ ├── 20.png │ ├── 21.png │ ├── 22.png │ ├── 23.png │ ├── 24.png │ ├── 25.png │ ├── 26.png │ ├── 27.png │ ├── 28.png │ ├── 29.png │ ├── 30.png │ ├── 31.png │ ├── 32.png │ ├── 33.png │ ├── 34.png │ ├── 35.png │ ├── 36.png │ ├── 37.png │ ├── 38.png │ ├── 39.png │ ├── 40.png │ └── reverse │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ ├── 9.png │ │ ├── 10.png │ │ ├── 11.png │ │ ├── 12.png │ │ ├── 13.png │ │ ├── 14.png │ │ ├── 15.png │ │ ├── 16.png │ │ ├── 17.png │ │ ├── 18.png │ │ ├── 19.png │ │ ├── 20.png │ │ ├── 21.png │ │ ├── 22.png │ │ ├── 23.png │ │ ├── 24.png │ │ ├── 25.png │ │ ├── 26.png │ │ ├── 27.png │ │ ├── 28.png │ │ ├── 29.png │ │ ├── 30.png │ │ ├── 31.png │ │ ├── 32.png │ │ ├── 33.png │ │ ├── 34.png │ │ ├── 35.png │ │ ├── 36.png │ │ ├── 37.png │ │ ├── 38.png │ │ ├── 39.png │ │ └── 40.png ├── Graphics │ ├── 1.png │ ├── down.png │ ├── hover.png │ ├── circle.png │ ├── shadow.png │ ├── HDD │ │ ├── Drives.png │ │ ├── bar1.5.png │ │ ├── bar1.png │ │ └── bar2.png │ ├── separator.png │ ├── settings.png │ ├── Sidebar │ │ ├── Grey.png │ │ ├── Plex.png │ │ ├── Aurora.png │ │ ├── Clear.png │ │ ├── Curved.png │ │ ├── Fresh.png │ │ ├── Glass.png │ │ ├── Hillel.png │ │ ├── PlexGreen.png │ │ ├── Straight.png │ │ ├── Windows11.png │ │ ├── AeroTribal.png │ │ ├── BlackGlass.png │ │ ├── Simplistic.png │ │ └── HillelNoShadow.png │ ├── worldclock │ │ ├── day │ │ │ ├── asia.png │ │ │ ├── africa.png │ │ │ ├── europe.png │ │ │ ├── australia.png │ │ │ ├── middleeast.png │ │ │ ├── northamerica.png │ │ │ ├── southamerica.png │ │ │ └── centralamerica.png │ │ └── night │ │ │ ├── asia.png │ │ │ ├── africa.png │ │ │ ├── europe.png │ │ │ ├── australia.png │ │ │ ├── middleeast.png │ │ │ ├── northamerica.png │ │ │ ├── southamerica.png │ │ │ └── centralamerica.png │ └── Icons │ │ └── Weather │ │ └── icons │ │ ├── 0.png │ │ ├── 01.png │ │ ├── 02.png │ │ ├── 03.png │ │ ├── 04.png │ │ ├── 05.png │ │ ├── 06.png │ │ ├── 07.png │ │ ├── 08.png │ │ ├── 09.png │ │ ├── 1.png │ │ ├── 10.png │ │ ├── 11.png │ │ ├── 12.png │ │ ├── 13.png │ │ ├── 14.png │ │ ├── 15.png │ │ ├── 16.png │ │ ├── 17.png │ │ ├── 18.png │ │ ├── 19.png │ │ ├── 2.png │ │ ├── 20.png │ │ ├── 21.png │ │ ├── 22.png │ │ ├── 23.png │ │ ├── 24.png │ │ ├── 25.png │ │ ├── 26.png │ │ ├── 27.png │ │ ├── 28.png │ │ ├── 29.png │ │ ├── 3.png │ │ ├── 30.png │ │ ├── 31.png │ │ ├── 32.png │ │ ├── 33.png │ │ ├── 34.png │ │ ├── 35.png │ │ ├── 36.png │ │ ├── 37.png │ │ ├── 38.png │ │ ├── 39.png │ │ ├── 4.png │ │ ├── 40.png │ │ ├── 41.png │ │ ├── 42.png │ │ ├── 43.png │ │ ├── 44.png │ │ ├── 45.png │ │ ├── 46.png │ │ ├── 47.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ ├── 9.png │ │ ├── na.png │ │ └── bombs.png ├── Languages │ ├── French.inc │ ├── German.inc │ ├── Russian.inc │ ├── Spanish.inc │ ├── Wanna help translate.txt │ └── English.inc ├── WeatherComJSONVariables.inc ├── WeatherComJSONMeasures5Day.inc ├── global.inc └── Hillel │ ├── Square │ └── Main.inc │ ├── HalfDouble │ └── Main.inc │ ├── HalfSingle │ └── Main.inc │ ├── QuarterSingle │ └── Main.inc │ ├── DoubleV │ └── Main.inc │ └── Single │ └── Main.inc ├── Extra ├── Icons │ └── 100.ico ├── Windows Logo Animation │ ├── UserVariables.inc │ ├── RainConfigure.cfg │ ├── Item2.ini │ └── Item.ini ├── AddThisUnderRainmeter.txt ├── Shadow │ └── Item.ini ├── ScreenResChangeDetector │ └── Item.ini ├── Text │ └── Item.ini └── BuildWatermark │ └── Item.ini ├── preview-parts.png ├── preview-skins.jpg ├── colors.txt ├── Reserve Screen Space ├── ReserveScreenSpace.exe ├── ReserveScreenSpace (Reset).lnk ├── How to compile .au3 file yourself (super easy).txt └── ReserveScreenSpace.au3 ├── Wallpapers ├── More Longhorn Inspired Wallpapers.url ├── spring-grass-nature-leaves-plants.jpg └── Get Longhorn Wallpaper Pack.url ├── UserVariables.inc └── RainConfigure.cfg /Parts/Launcher/help.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Parts/WMP/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Player=WMP 3 | -------------------------------------------------------------------------------- /RMSKIN/Skins/Longhorn Sidebar/Put Main Skin Files here.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Sidebar.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Sidebar.ini -------------------------------------------------------------------------------- /preview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/preview.jpg -------------------------------------------------------------------------------- /preview.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/preview.psd -------------------------------------------------------------------------------- /Parts/WMP/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/bg.png -------------------------------------------------------------------------------- /Preview/CPU.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/CPU.jpg -------------------------------------------------------------------------------- /Preview/RAM.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/RAM.jpg -------------------------------------------------------------------------------- /Preview/RSS.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/RSS.jpg -------------------------------------------------------------------------------- /Preview/RSS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/RSS.png -------------------------------------------------------------------------------- /Preview/ToDo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/ToDo.png -------------------------------------------------------------------------------- /Preview/User.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/User.png -------------------------------------------------------------------------------- /SidebarLeft.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/SidebarLeft.ini -------------------------------------------------------------------------------- /Welcome/dpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Welcome/dpi.png -------------------------------------------------------------------------------- /Welcome/tips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Welcome/tips.png -------------------------------------------------------------------------------- /@Resources/set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/set.png -------------------------------------------------------------------------------- /Extra/Icons/100.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Extra/Icons/100.ico -------------------------------------------------------------------------------- /Parts/CPU/cpu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/CPU/cpu.png -------------------------------------------------------------------------------- /Parts/RAM/ram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/RAM/ram.png -------------------------------------------------------------------------------- /Parts/Search/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Search/bg.png -------------------------------------------------------------------------------- /Parts/Tasks/G16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/G16.png -------------------------------------------------------------------------------- /Parts/Tasks/G16.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/G16.psd -------------------------------------------------------------------------------- /Parts/User/User.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/User/User.png -------------------------------------------------------------------------------- /Parts/WMP/hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/hover.png -------------------------------------------------------------------------------- /Parts/WMP/media.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/media.png -------------------------------------------------------------------------------- /Parts/WMP/pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/pause.png -------------------------------------------------------------------------------- /Parts/WMP/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/play.png -------------------------------------------------------------------------------- /Preview/Clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Clock.png -------------------------------------------------------------------------------- /Preview/Clock2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Clock2.jpg -------------------------------------------------------------------------------- /Preview/Clock3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Clock3.jpg -------------------------------------------------------------------------------- /Preview/Greeter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Greeter.jpg -------------------------------------------------------------------------------- /Preview/Network.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Network.jpg -------------------------------------------------------------------------------- /Preview/Notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Notes.jpg -------------------------------------------------------------------------------- /Preview/Search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Search.png -------------------------------------------------------------------------------- /Preview/Storage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Storage.jpg -------------------------------------------------------------------------------- /Preview/Uptime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Uptime.png -------------------------------------------------------------------------------- /Preview/Weather.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Weather.png -------------------------------------------------------------------------------- /preview-parts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/preview-parts.png -------------------------------------------------------------------------------- /preview-skins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/preview-skins.jpg -------------------------------------------------------------------------------- /@Resources/Config.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Config.exe -------------------------------------------------------------------------------- /@Resources/logo/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/0.png -------------------------------------------------------------------------------- /@Resources/logo/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/1.png -------------------------------------------------------------------------------- /@Resources/logo/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/2.png -------------------------------------------------------------------------------- /@Resources/logo/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/3.png -------------------------------------------------------------------------------- /@Resources/logo/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/4.png -------------------------------------------------------------------------------- /@Resources/logo/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/5.png -------------------------------------------------------------------------------- /@Resources/logo/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/6.png -------------------------------------------------------------------------------- /@Resources/logo/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/7.png -------------------------------------------------------------------------------- /@Resources/logo/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/8.png -------------------------------------------------------------------------------- /@Resources/logo/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/9.png -------------------------------------------------------------------------------- /Parts/Clock/Blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/Blue.png -------------------------------------------------------------------------------- /Parts/Clock/Dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/Dark.png -------------------------------------------------------------------------------- /Parts/Clock/Jade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/Jade.png -------------------------------------------------------------------------------- /Parts/Clock/Plex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/Plex.png -------------------------------------------------------------------------------- /Parts/Clock/hour1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/hour1.png -------------------------------------------------------------------------------- /Parts/Clock/hour2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/hour2.png -------------------------------------------------------------------------------- /Parts/Clock/min1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/min1.png -------------------------------------------------------------------------------- /Parts/Clock/min12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/min12.png -------------------------------------------------------------------------------- /Parts/Clock/min2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/min2.png -------------------------------------------------------------------------------- /Parts/Clock/temp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/temp.png -------------------------------------------------------------------------------- /Parts/Greeter/eve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Greeter/eve.png -------------------------------------------------------------------------------- /Parts/Launcher/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/2.png -------------------------------------------------------------------------------- /Parts/Launcher/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/3.png -------------------------------------------------------------------------------- /Parts/Launcher/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/4.png -------------------------------------------------------------------------------- /Parts/Launcher/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/5.png -------------------------------------------------------------------------------- /Parts/Network/ram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Network/ram.png -------------------------------------------------------------------------------- /Parts/Shortcuts/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/1.png -------------------------------------------------------------------------------- /Parts/Shortcuts/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/2.png -------------------------------------------------------------------------------- /Parts/Shortcuts/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/3.png -------------------------------------------------------------------------------- /Parts/Shortcuts/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/4.png -------------------------------------------------------------------------------- /Parts/Shortcuts/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/5.png -------------------------------------------------------------------------------- /Parts/Shortcuts/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/6.png -------------------------------------------------------------------------------- /Parts/Shortcuts/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/7.png -------------------------------------------------------------------------------- /Parts/Tasks/Green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Green.png -------------------------------------------------------------------------------- /Parts/Tasks/Green.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Green.psd -------------------------------------------------------------------------------- /Parts/Tasks/Grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Grey.png -------------------------------------------------------------------------------- /Parts/Tasks/Hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Hover.png -------------------------------------------------------------------------------- /Parts/Tasks/temp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/temp.png -------------------------------------------------------------------------------- /Parts/User/user2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/User/user2.png -------------------------------------------------------------------------------- /Parts/WMP/hover2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/hover2.png -------------------------------------------------------------------------------- /Parts/WMP/player.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/player.png -------------------------------------------------------------------------------- /Parts/WMP/player2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/player2.png -------------------------------------------------------------------------------- /Parts/WMP/progress1.5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/progress1.5 -------------------------------------------------------------------------------- /Parts/Weather/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Weather/bg.png -------------------------------------------------------------------------------- /Preview/BuildTag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/BuildTag.png -------------------------------------------------------------------------------- /Preview/Favorites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Favorites.png -------------------------------------------------------------------------------- /Preview/Launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Launcher.png -------------------------------------------------------------------------------- /Preview/Shortcuts.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Shortcuts.jpg -------------------------------------------------------------------------------- /Preview/Slideshow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Slideshow.png -------------------------------------------------------------------------------- /Preview/Template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Template.png -------------------------------------------------------------------------------- /Preview/TrayClock.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/TrayClock.gif -------------------------------------------------------------------------------- /@Resources/logo/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/10.png -------------------------------------------------------------------------------- /@Resources/logo/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/11.png -------------------------------------------------------------------------------- /@Resources/logo/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/12.png -------------------------------------------------------------------------------- /@Resources/logo/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/13.png -------------------------------------------------------------------------------- /@Resources/logo/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/14.png -------------------------------------------------------------------------------- /@Resources/logo/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/15.png -------------------------------------------------------------------------------- /@Resources/logo/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/16.png -------------------------------------------------------------------------------- /@Resources/logo/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/17.png -------------------------------------------------------------------------------- /@Resources/logo/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/18.png -------------------------------------------------------------------------------- /@Resources/logo/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/19.png -------------------------------------------------------------------------------- /@Resources/logo/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/20.png -------------------------------------------------------------------------------- /@Resources/logo/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/21.png -------------------------------------------------------------------------------- /@Resources/logo/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/22.png -------------------------------------------------------------------------------- /@Resources/logo/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/23.png -------------------------------------------------------------------------------- /@Resources/logo/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/24.png -------------------------------------------------------------------------------- /@Resources/logo/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/25.png -------------------------------------------------------------------------------- /@Resources/logo/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/26.png -------------------------------------------------------------------------------- /@Resources/logo/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/27.png -------------------------------------------------------------------------------- /@Resources/logo/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/28.png -------------------------------------------------------------------------------- /@Resources/logo/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/29.png -------------------------------------------------------------------------------- /@Resources/logo/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/30.png -------------------------------------------------------------------------------- /@Resources/logo/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/31.png -------------------------------------------------------------------------------- /@Resources/logo/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/32.png -------------------------------------------------------------------------------- /@Resources/logo/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/33.png -------------------------------------------------------------------------------- /@Resources/logo/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/34.png -------------------------------------------------------------------------------- /@Resources/logo/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/35.png -------------------------------------------------------------------------------- /@Resources/logo/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/36.png -------------------------------------------------------------------------------- /@Resources/logo/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/37.png -------------------------------------------------------------------------------- /@Resources/logo/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/38.png -------------------------------------------------------------------------------- /@Resources/logo/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/39.png -------------------------------------------------------------------------------- /@Resources/logo/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/40.png -------------------------------------------------------------------------------- /Parts/Clock/PlexGrey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/PlexGrey.png -------------------------------------------------------------------------------- /Parts/Clock/calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/calendar.png -------------------------------------------------------------------------------- /Parts/Clock/hour1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/hour1.5.png -------------------------------------------------------------------------------- /Parts/Clock/hour12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/hour12.png -------------------------------------------------------------------------------- /Parts/Clock/min1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/min1.5.png -------------------------------------------------------------------------------- /Parts/Clock/secs1.51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/secs1.51.png -------------------------------------------------------------------------------- /Parts/Clock/secs11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/secs11.png -------------------------------------------------------------------------------- /Parts/Clock/secs21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/secs21.png -------------------------------------------------------------------------------- /Parts/Clock/secs21e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/secs21e.png -------------------------------------------------------------------------------- /Parts/Greeter/1111.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Greeter/1111.jpg -------------------------------------------------------------------------------- /Parts/Greeter/2222.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Greeter/2222.jpg -------------------------------------------------------------------------------- /Parts/Greeter/3333.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Greeter/3333.jpg -------------------------------------------------------------------------------- /Parts/Greeter/4444.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Greeter/4444.jpg -------------------------------------------------------------------------------- /Parts/Launcher/run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/run.png -------------------------------------------------------------------------------- /Parts/MediaKey/Prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/MediaKey/Prev.png -------------------------------------------------------------------------------- /Parts/MediaKey/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/MediaKey/next.png -------------------------------------------------------------------------------- /Parts/Network/Item.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Network/Item.ini -------------------------------------------------------------------------------- /Parts/Network/grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Network/grid.png -------------------------------------------------------------------------------- /Parts/Notes/Notepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Notes/Notepad.png -------------------------------------------------------------------------------- /Parts/RSSreader/ico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/RSSreader/ico.png -------------------------------------------------------------------------------- /Parts/RSSreader/rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/RSSreader/rss.png -------------------------------------------------------------------------------- /Parts/Search/bghover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Search/bghover.png -------------------------------------------------------------------------------- /Parts/Shortcuts/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Shortcuts/bg.png -------------------------------------------------------------------------------- /Parts/TEMPLATE/Image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/TEMPLATE/Image.png -------------------------------------------------------------------------------- /Parts/Tasks/Gray16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Gray16.png -------------------------------------------------------------------------------- /Parts/Tasks/Notepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Tasks/Notepad.png -------------------------------------------------------------------------------- /Parts/Uptime/uptime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Uptime/uptime.png -------------------------------------------------------------------------------- /Parts/Visualizer/bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/bar.png -------------------------------------------------------------------------------- /Parts/Visualizer/mp9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/mp9.png -------------------------------------------------------------------------------- /Parts/Visualizer/viz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/viz.png -------------------------------------------------------------------------------- /Parts/WMP/progress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/progress.png -------------------------------------------------------------------------------- /Parts/WMP/progress2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/progress2.png -------------------------------------------------------------------------------- /Parts/Weather/Item.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Weather/Item.ini -------------------------------------------------------------------------------- /Parts/Weather/Item2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Weather/Item2.ini -------------------------------------------------------------------------------- /Preview/AnimatedLogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/AnimatedLogo.gif -------------------------------------------------------------------------------- /Preview/MediaPlayer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/MediaPlayer.gif -------------------------------------------------------------------------------- /Preview/MediaPlayer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/MediaPlayer.png -------------------------------------------------------------------------------- /Preview/Recycle Bin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Recycle Bin.jpg -------------------------------------------------------------------------------- /Preview/Visualizer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/Visualizer.gif -------------------------------------------------------------------------------- /Preview/WorldClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/WorldClock.png -------------------------------------------------------------------------------- /RMSKIN/Rainstaller.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/RMSKIN/Rainstaller.bmp -------------------------------------------------------------------------------- /@Resources/Graphics/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/1.png -------------------------------------------------------------------------------- /Parts/Animation/video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Animation/video.png -------------------------------------------------------------------------------- /Parts/Clock/VistaBeta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/VistaBeta.png -------------------------------------------------------------------------------- /Parts/Favorites/Icon16.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/Icon16.ico -------------------------------------------------------------------------------- /Parts/Favorites/reddit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/reddit.jpg -------------------------------------------------------------------------------- /Parts/Favorites/reddit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/reddit.png -------------------------------------------------------------------------------- /Parts/Favorites/vscode.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/vscode.jpg -------------------------------------------------------------------------------- /Parts/Favorites/vscode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/vscode.png -------------------------------------------------------------------------------- /Parts/Launcher/Folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Launcher/Folder.png -------------------------------------------------------------------------------- /Parts/MediaCenter/drag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/MediaCenter/drag.png -------------------------------------------------------------------------------- /Parts/Visualizer/mp9e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/mp9e.png -------------------------------------------------------------------------------- /Parts/Visualizer/vizE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/vizE.png -------------------------------------------------------------------------------- /Parts/Visualizer/vizE.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/vizE.psd -------------------------------------------------------------------------------- /Parts/WMP/wmplonghorn.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/WMP/wmplonghorn.psd -------------------------------------------------------------------------------- /Parts/Weather/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Latitude=50.115520 3 | Longitude=8.684170 4 | Units=m 5 | -------------------------------------------------------------------------------- /Preview/SidebarConfig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/SidebarConfig.png -------------------------------------------------------------------------------- /colors.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /@Resources/Graphics/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/down.png -------------------------------------------------------------------------------- /@Resources/Graphics/hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/hover.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/0.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/1.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/2.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/3.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/4.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/5.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/6.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/7.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/8.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/9.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/Blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/Blue.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/Dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/Dark.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/Jade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/Jade.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/Plex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/Plex.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/min1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/min1.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/min2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/min2.png -------------------------------------------------------------------------------- /Parts/Favorites/pictures.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/pictures.jpg -------------------------------------------------------------------------------- /Parts/Favorites/pictures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/pictures.png -------------------------------------------------------------------------------- /Parts/MediaKey/PlayPause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/MediaKey/PlayPause.png -------------------------------------------------------------------------------- /Parts/Notes/Extra/Notepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Notes/Extra/Notepad.png -------------------------------------------------------------------------------- /@Resources/Graphics/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/circle.png -------------------------------------------------------------------------------- /@Resources/Graphics/shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/shadow.png -------------------------------------------------------------------------------- /@Resources/Languages/French.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Languages/French.inc -------------------------------------------------------------------------------- /@Resources/Languages/German.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Languages/German.inc -------------------------------------------------------------------------------- /@Resources/logo/reverse/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/10.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/11.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/12.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/13.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/14.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/15.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/16.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/17.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/18.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/19.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/20.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/21.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/22.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/23.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/24.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/25.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/26.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/27.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/28.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/29.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/30.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/31.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/32.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/33.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/34.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/35.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/36.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/37.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/38.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/39.png -------------------------------------------------------------------------------- /@Resources/logo/reverse/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/logo/reverse/40.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/hour1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/hour1.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/hour12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/hour12.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/hour2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/hour2.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/min1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/min1.5.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/min12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/min12.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/secs11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/secs11.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/secs21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/secs21.png -------------------------------------------------------------------------------- /Parts/Favorites/deviantart.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/deviantart.jpg -------------------------------------------------------------------------------- /Parts/Favorites/deviantart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Favorites/deviantart.png -------------------------------------------------------------------------------- /Parts/Greeter/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | UserName=%1 3 | UserPictureLocation=User.png 4 | CityName=Denver 5 | -------------------------------------------------------------------------------- /Parts/RecycleBin/trashEmpty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/RecycleBin/trashEmpty.png -------------------------------------------------------------------------------- /Parts/RecycleBin/trashFull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/RecycleBin/trashFull.png -------------------------------------------------------------------------------- /Parts/Visualizer/bar - Copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/bar - Copy.png -------------------------------------------------------------------------------- /Parts/Visualizer/viz - Copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/viz - Copy.png -------------------------------------------------------------------------------- /Preview/ReserveScreenSpace.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/ReserveScreenSpace.gif -------------------------------------------------------------------------------- /@Resources/Graphics/HDD/Drives.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/HDD/Drives.png -------------------------------------------------------------------------------- /@Resources/Graphics/HDD/bar1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/HDD/bar1.5.png -------------------------------------------------------------------------------- /@Resources/Graphics/HDD/bar1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/HDD/bar1.png -------------------------------------------------------------------------------- /@Resources/Graphics/HDD/bar2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/HDD/bar2.png -------------------------------------------------------------------------------- /@Resources/Graphics/separator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/separator.png -------------------------------------------------------------------------------- /@Resources/Graphics/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/settings.png -------------------------------------------------------------------------------- /@Resources/Languages/Russian.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Languages/Russian.inc -------------------------------------------------------------------------------- /@Resources/Languages/Spanish.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Languages/Spanish.inc -------------------------------------------------------------------------------- /Extra/Windows Logo Animation/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | SpeedDelay=25 3 | Width=156 4 | Action=http://google.com 5 | -------------------------------------------------------------------------------- /Parts/Clock/BigClock/PlexGrey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/PlexGrey.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/VistaBeta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/VistaBeta.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Aurora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Aurora.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Clear.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Curved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Curved.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Fresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Fresh.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Glass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Glass.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Grey.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Hillel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Hillel.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Plex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Plex.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/hour1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/hour1.5.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/secs1.51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/secs1.51.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/secs21e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/secs21e.png -------------------------------------------------------------------------------- /Parts/Greeter/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | CityName 3 | City Name 4 | Text 5 | 6 | 7 | [Options] 8 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Search/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | SearchEngine=http://www.google.com/search?q= 3 | SearchengineT=Google 4 | -------------------------------------------------------------------------------- /Preview/MediaPlayerAlternative.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Preview/MediaPlayerAlternative.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Grey.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Plex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Plex.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Straight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Straight.png -------------------------------------------------------------------------------- /Parts/User/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | UserName=%USERNAME% 3 | UserPictureLocation=User2.png 4 | ShowWelcomeText=0 5 | -------------------------------------------------------------------------------- /Parts/Visualizer/viz - Copy (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Visualizer/viz - Copy (2).png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Aurora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Aurora.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Clear.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Curved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Curved.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Fresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Fresh.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Glass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Glass.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Hillel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Hillel.png -------------------------------------------------------------------------------- /@Resources/WeatherComJSONVariables.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/WeatherComJSONVariables.inc -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/AeroTribal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/AeroTribal.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/BlackGlass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/BlackGlass.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/PlexGreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/PlexGreen.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Simplistic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Simplistic.png -------------------------------------------------------------------------------- /Parts/Clock/BigClock/bg/Windows11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Parts/Clock/BigClock/bg/Windows11.png -------------------------------------------------------------------------------- /Parts/HDD/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1 3 | Set the letter for Drive 1 4 | Text 5 | 6 | [Options] 7 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/HDD2/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1 3 | Set the letter for Drive 1 4 | Text 5 | 6 | [Options] 7 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/HDD3/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1 3 | Set the letter for Drive 1 4 | Text 5 | 6 | [Options] 7 | Colorizable=0 -------------------------------------------------------------------------------- /RMSKIN/Themes/LonghornX1/Rainmeter.thm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/RMSKIN/Themes/LonghornX1/Rainmeter.thm -------------------------------------------------------------------------------- /RMSKIN/Themes/LonghornX2/Rainmeter.thm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/RMSKIN/Themes/LonghornX2/Rainmeter.thm -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/PlexGreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/PlexGreen.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Straight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Straight.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Windows11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Windows11.png -------------------------------------------------------------------------------- /@Resources/WeatherComJSONMeasures5Day.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/WeatherComJSONMeasures5Day.inc -------------------------------------------------------------------------------- /RMSKIN/Themes/LonghornX1.5/Rainmeter.thm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/RMSKIN/Themes/LonghornX1.5/Rainmeter.thm -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/AeroTribal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/AeroTribal.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/BlackGlass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/BlackGlass.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/Simplistic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/Simplistic.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/asia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/asia.png -------------------------------------------------------------------------------- /Reserve Screen Space/ReserveScreenSpace.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Reserve Screen Space/ReserveScreenSpace.exe -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/0.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/01.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/02.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/03.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/04.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/05.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/06.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/07.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/08.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/09.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/1.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/10.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/11.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/12.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/13.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/14.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/15.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/16.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/17.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/18.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/19.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/2.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/20.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/21.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/22.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/23.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/24.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/25.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/26.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/27.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/28.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/29.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/3.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/30.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/31.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/32.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/33.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/34.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/35.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/36.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/37.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/38.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/39.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/4.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/40.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/41.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/42.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/43.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/44.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/45.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/46.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/47.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/5.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/6.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/7.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/8.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/9.png -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/na.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/na.png -------------------------------------------------------------------------------- /@Resources/Graphics/Sidebar/HillelNoShadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Sidebar/HillelNoShadow.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/africa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/africa.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/europe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/europe.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/asia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/asia.png -------------------------------------------------------------------------------- /Extra/AddThisUnderRainmeter.txt: -------------------------------------------------------------------------------- 1 | [TrayMeasure] 2 | Measure=Calc 3 | Formula=1 4 | TrayMeter=Bitmap 5 | TrayBitmap=Longhorn Sidebar\Extra\Icons\100.ico -------------------------------------------------------------------------------- /Parts/Visualizer/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | UserName=%1 3 | UserPictureLocation=User.png 4 | ImageTint=64,49,133 5 | BarColor=214,26,133 6 | -------------------------------------------------------------------------------- /@Resources/Graphics/Icons/Weather/icons/bombs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/Icons/Weather/icons/bombs.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/australia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/australia.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/middleeast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/middleeast.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/africa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/africa.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/europe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/europe.png -------------------------------------------------------------------------------- /Wallpapers/More Longhorn Inspired Wallpapers.url: -------------------------------------------------------------------------------- 1 | [InternetShortcut] 2 | URL=https://www.deviantart.com/ether/gallery/45845174/widescreen-wall-packs 3 | -------------------------------------------------------------------------------- /Wallpapers/spring-grass-nature-leaves-plants.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Wallpapers/spring-grass-nature-leaves-plants.jpg -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/northamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/northamerica.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/southamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/southamerica.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/australia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/australia.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/middleeast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/middleeast.png -------------------------------------------------------------------------------- /Parts/Network/ipconfig.bat: -------------------------------------------------------------------------------- 1 | echo off 2 | echo Omnimo custom command: 3 | 4 | cd\ 5 | ipconfig /all 6 | 7 | echo Command completed successfuly 8 | 9 | pause -------------------------------------------------------------------------------- /Reserve Screen Space/ReserveScreenSpace (Reset).lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/Reserve Screen Space/ReserveScreenSpace (Reset).lnk -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/day/centralamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/day/centralamerica.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/northamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/northamerica.png -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/southamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/southamerica.png -------------------------------------------------------------------------------- /Parts/Animation/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | OptionText=Your Text 3 | OptionSelect=One 4 | OptionColor=255,255,255 5 | OptionCheckbox=1 6 | OptionSlider=3 7 | -------------------------------------------------------------------------------- /Parts/Notes/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | NotesFont 3 | ! 4 | Text 5 | 6 | NotesFontSize 7 | ! 8 | Slider:8:12 9 | 10 | [Options] 11 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/TEMPLATE/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | OptionText=Your Text 3 | OptionSelect=One 4 | OptionColor=255,255,255 5 | OptionCheckbox=1 6 | OptionSlider=3 7 | -------------------------------------------------------------------------------- /Parts/Tasks/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | NotesFont 3 | ! 4 | Text 5 | 6 | NotesFontSize 7 | ! 8 | Slider:8:12 9 | 10 | [Options] 11 | Colorizable=0 -------------------------------------------------------------------------------- /@Resources/Graphics/worldclock/night/centralamerica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fediaFedia/Longhorn/HEAD/@Resources/Graphics/worldclock/night/centralamerica.png -------------------------------------------------------------------------------- /Parts/Launcher/Launching Windows Special Folders - Rainmeter Documentation.url: -------------------------------------------------------------------------------- 1 | [InternetShortcut] 2 | URL=https://docs.rainmeter.net/tips/launching-windows-special-folders/ 3 | -------------------------------------------------------------------------------- /Parts/Visualizer/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ImageTint 3 | Image Tint 4 | Color 5 | 6 | BarColor 7 | Bar Color 8 | Color 9 | 10 | [Options] 11 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/HDD/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1=C 3 | DriveLabel2=D 4 | DriveLabel3=E 5 | DriveLabel4=H 6 | DriveLabel5=G 7 | DriveLabel6=J 8 | PanelTitle=#STORAGE# 9 | = 10 | -------------------------------------------------------------------------------- /Parts/HDD2/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1=D 3 | DriveLabel2=D 4 | DriveLabel3=E 5 | DriveLabel4=H 6 | DriveLabel5=G 7 | DriveLabel6=J 8 | PanelTitle=#STORAGE# 9 | = 10 | -------------------------------------------------------------------------------- /Parts/HDD3/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | DriveLabel1=E 3 | DriveLabel2=D 4 | DriveLabel3=E 5 | DriveLabel4=H 6 | DriveLabel5=G 7 | DriveLabel6=J 8 | PanelTitle=#STORAGE# 9 | = 10 | -------------------------------------------------------------------------------- /Parts/Notes/Extra/Notes.txt: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Notes=When work seems overhelming, remember that you're going to die. 3 | Notes1=When work seems overhelming, remember that you're going to die 4 | -------------------------------------------------------------------------------- /Wallpapers/Get Longhorn Wallpaper Pack.url: -------------------------------------------------------------------------------- 1 | [{000214A0-0000-0000-C000-000000000046}] 2 | Prop3=19,11 3 | [InternetShortcut] 4 | IDList= 5 | URL=https://www.deviantart.com/dejco/art/Windows-Longhorn-Wallpapers-83569067 6 | -------------------------------------------------------------------------------- /@Resources/Languages/Wanna help translate.txt: -------------------------------------------------------------------------------- 1 | Take English.inc and translate it 2 | Create a Pull Request here: https://github.com/fediaFedia/Longhorn_Sidebar_for_Rainmeter 3 | 4 | Or find me on DeviantArt and message me or something -------------------------------------------------------------------------------- /Parts/WMP/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Player 3 | Which player to use this with? 4 | Combobox:WMP|iTunes|Winamp|AIMP|Spotify|foobar2000|MediaMonkey|CAD 5 | 6 | #Album Artwork may not work on all 7 | [Options] 8 | Colorizable=1 -------------------------------------------------------------------------------- /Parts/RSSreader/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | RSSMain 3 | RSS link for your reader 4 | Text 5 | 6 | IcoStyle 7 | Icon Style 8 | Checkbox:ico:rss:Default 9 | 10 | #Google for RSS Feeds that end in XML 11 | 12 | [Options] 13 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Weather/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Latitude 3 | Find on latlong.net 4 | Text 5 | 6 | Longitude 7 | Find on latlong.net 8 | Text 9 | 10 | Units 11 | Temperature display 12 | Checkbox:m:e:Use Fahrenheit 13 | 14 | [Options] 15 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Animation/README.txt: -------------------------------------------------------------------------------- 1 | So you want to create your widget? 2 | Great! 3 | 4 | I included some templates for you, and options that you can expand and mix in RainConfigure. 5 | 6 | Check out the Rainmeter Docs for stuff you could make: https://docs.rainmeter.net/ -------------------------------------------------------------------------------- /Parts/Clock/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TimeFormat=#24Hour# 3 | 4 | 24Hour=%H:%M 5 | 12Hour=%I:%M %p 6 | updatespeed=1 7 | hidesecondhand=0 8 | 9 | ShowSecondsDot=1 10 | CityName1=LondonE 11 | CityZone1=0 12 | ClockStyle=Dark 13 | ShowSeconds=60 14 | -------------------------------------------------------------------------------- /Parts/Shortcuts/read.txt: -------------------------------------------------------------------------------- 1 | If you want to change the icon of your program and the icon isn't available, then download the icon you want and put it to icons folder, in settings for the AppIcon set it to the name of your new icon. 2 | 3 | Credits to ~chrfb for the icons -------------------------------------------------------------------------------- /Parts/TEMPLATE/README.txt: -------------------------------------------------------------------------------- 1 | So you want to create your widget? 2 | Great! 3 | 4 | I included some templates for you, and options that you can expand and mix in RainConfigure. 5 | 6 | Check out the Rainmeter Docs for stuff you could make: https://docs.rainmeter.net/ -------------------------------------------------------------------------------- /Parts/Notes/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | NotesFont=Segoe UI 3 | NotesFontSize=10 4 | NotesFontColor=0,0,0 5 | Notesskin=yellow 6 | HidenotesCurl=0 7 | HideBorder=0 8 | NotesTab1Color=20,150,220 9 | NotesTab2Color=71,179,237 10 | NotesTab3Color=95,165,222 11 | -------------------------------------------------------------------------------- /Parts/Tasks/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | NotesFont=Segoe UI 3 | NotesFontSize=10 4 | NotesFontColor=0,0,0 5 | Notesskin=yellow 6 | HidenotesCurl=0 7 | HideBorder=0 8 | NotesTab1Color=20,150,220 9 | NotesTab2Color=71,179,237 10 | NotesTab3Color=95,165,222 11 | -------------------------------------------------------------------------------- /Extra/Windows Logo Animation/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | SpeedDelay 3 | Higher Delay won't lag your PC 4 | Slider:25:50 5 | 6 | Width 7 | Width 8 | Slider:100:512 9 | 10 | Action 11 | Open an app or a webpage 12 | Text 13 | 14 | [Options] 15 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/User/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | UserName 3 | Username (%1 to show Default) 4 | Text 5 | 6 | UserPictureLocation 7 | Location of the image 8 | Browse:File 9 | 10 | ShowWelcomeText 11 | Welcome Text 12 | Checkbox:1:0:Enable 13 | 14 | [Options] 15 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/ClockTimezone/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TimeFormat=#24Hour# 3 | 4 | 24Hour=%H:%M 5 | 12Hour=%I:%M %p 6 | updatespeed=1 7 | hidesecondhand=0 8 | ShowSeconds=60 9 | ShowSecondsDot=1 10 | CityName1=London 11 | CityZone1=0 12 | ClockStyle=Blue 13 | DayMode=Day 14 | Continent=Europe 15 | -------------------------------------------------------------------------------- /Parts/ClockTimezone2/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TimeFormat=#24Hour# 3 | 4 | 24Hour=%H:%M 5 | 12Hour=%I:%M %p 6 | updatespeed=1 7 | hidesecondhand=0 8 | ShowSeconds=60 9 | ShowSecondsDot=1 10 | CityName1=Tokyo 11 | CityZone1=+9 12 | ClockStyle=Dark 13 | Continent=Asia 14 | DayMode=Night 15 | -------------------------------------------------------------------------------- /Parts/Notes/Notes.txt: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Notes=Notes 3 | Notes1=Maybe finish Longhorn Sidebar... 4 | LastNote=Notes1 5 | Notes2=Note 2 6 | Notes4=Note 4 7 | Notes3=Note 3 8 | CurrentNote=Click here to edit Note, press ENTER to Save 9 | Notes5=Note 5 10 | Notes6=Note 6 11 | Notes7=Note 7 12 | Notes8=Note 8 13 | -------------------------------------------------------------------------------- /Parts/Tasks/Notes.txt: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Notes=Notes 3 | Notes1=Maybe finish Longhorn Sidebar... 4 | LastNote=Notes1 5 | Notes2=Note 2 6 | Notes4=Note 4 7 | Notes3=Note 3 8 | CurrentNote=Click here to edit Note, press ENTER to Save 9 | Notes5=Note 5 10 | Notes6=Note 6 11 | Notes7=Note 7 12 | Notes8=Note 8 13 | -------------------------------------------------------------------------------- /Parts/ClockTimezone3/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TimeFormat=#24Hour# 3 | 4 | 24Hour=%H:%M 5 | 12Hour=%I:%M %p 6 | updatespeed=1 7 | hidesecondhand=0 8 | ShowSeconds=60 9 | ShowSecondsDot=1 10 | CityName1=Buenos Aires 11 | CityZone1=-3 12 | ClockStyle=VistaBeta 13 | Continent=SouthAmerica 14 | DayMode=Night 15 | -------------------------------------------------------------------------------- /Parts/Slideshow/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | PicturesFolder=%USERPROFILE%\Pictures 3 | SlideshowSpeed=20 4 | Subfolders=1 5 | open=["%USERPROFILE%\Pictures"] 6 | next=[!Refresh] 7 | Action=#open# 8 | showpicturestext=1 9 | PicturesFolderText= 10 | PicturesButtonAction=#open# 11 | FramePadding=0 12 | KeepAspectRatio=2 13 | -------------------------------------------------------------------------------- /Parts/Clock/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ClockStyle 3 | Clock Style 4 | Combobox:Dark|Blue|Plex|PlexGrey|Jade|VistaBeta 5 | 6 | TimeFormat 7 | 12 or 24 Hour 8 | Checkbox:#12Hour#:#24Hour#:24 Hour 9 | 10 | ShowSeconds 11 | Enabling seconds increases CPU usage 12 | Checkbox:60:1:Enabled 13 | 14 | [Options] 15 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Animation/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | OptionText 3 | Tooltip 4 | Text 5 | 6 | OptionSelect 7 | Tooltip 8 | Combobox:One|Two|Three 9 | 10 | OptionCheckbox 11 | Tooltip 12 | Checkbox:0:1:Enable 13 | 14 | OptionColor 15 | Tooltip 16 | Color 17 | 18 | OptionSlider 19 | Tooltip 20 | Slider:1:5 21 | [Options] 22 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Slideshow/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | PicturesFolder 3 | Location of your pictures folder 4 | Browse:Folder 5 | 6 | SlideshowSpeed 7 | Slideshow speed in seconds 8 | Slider:10:60 9 | 10 | Subfolders 11 | ! 12 | Checkbox:0:1:Include Subfolders 13 | 14 | KeepAspectRatio 15 | ! 16 | Checkbox:0:2:Enabled 17 | 18 | [Options] -------------------------------------------------------------------------------- /Parts/TEMPLATE/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | OptionText 3 | Tooltip 4 | Text 5 | 6 | OptionSelect 7 | Tooltip 8 | Combobox:One|Two|Three 9 | 10 | OptionCheckbox 11 | Tooltip 12 | Checkbox:0:1:Enable 13 | 14 | OptionColor 15 | Tooltip 16 | Color 17 | 18 | OptionSlider 19 | Tooltip 20 | Slider:1:5 21 | [Options] 22 | Colorizable=0 -------------------------------------------------------------------------------- /RMSKIN/Rainstaller.cfg: -------------------------------------------------------------------------------- 1 | ; PLEASE READ MANUAL BEFORE MESSING WITH THESE SETTINGS! 2 | 3 | [Rainstaller] 4 | Name=Longhorn Sidebar 5 | Author=fediaFedia and MrLapinou 6 | Version=2.1.0 7 | 8 | AdminRights=1 9 | RainmeterFonts=0 10 | MinRainmeterVer=4.3 11 | Merge=0 12 | 13 | LaunchType=Theme 14 | LaunchCommand=LonghornX1 15 | 16 | KeepVar=0 -------------------------------------------------------------------------------- /UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | SidebarStyle=Hillel 3 | Blur=1 4 | DisableNews= 5 | DateLayout= 6 | Opacity=251 7 | SeparatorStyle=Longhorn 8 | ScaleDpi=1 9 | MoveWhere=155 10 | MoveClock=#workareawidth#-#clockWidth# 11 | SidebarWidth=172 12 | TintOpacity=1 13 | TintColor=4,222,193 14 | ReserveScreenSpace=1 15 | RefreshOnResChange=1 16 | SidebarLeft=1 17 | -------------------------------------------------------------------------------- /Parts/Launcher/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | App1Icon=Folder.png 3 | App1Location=%USERPROFILE%\Pictures 4 | 5 | App2Icon=run.png 6 | App2Location=Shell:::{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0} 7 | 8 | App3Icon=3.png 9 | App3Location=notepad.exe 10 | 11 | App4Icon=2.png 12 | App4Location=Shell:::{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0} 13 | 14 | App5Icon=5.png 15 | App5Location=mspaint.exe 16 | -------------------------------------------------------------------------------- /Extra/Shadow/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Update=-1 4 | Author=Xyrfo and fediaFedia 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | 8 | 9 | [Metadata] 10 | Version=2.1 11 | Information=Build Watermark 12 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 13 | 14 | [Shadow] 15 | Meter=Image 16 | ImageName=#@#Graphics\shadow.png 17 | x=0 18 | y=0 19 | h=#workareaheight# -------------------------------------------------------------------------------- /Parts/Favorites/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | App1Image=Deviantart.jpg 3 | App1Icon=Deviantart.png 4 | App1Location=http://deviantart.com 5 | 6 | App2Image=pictures.jpg 7 | App2Icon=pictures.png 8 | App2Location=%USERPROFILE%\Pictures 9 | 10 | App3Image=vscode.jpg 11 | App3Icon=vscode.png 12 | App3Location=%PROGRAMFILES%\Microsoft VS Code\Code.exe 13 | 14 | App4Icon=reddit.png 15 | App4Image=reddit.jpg 16 | App4Location=http://reddit.com 17 | ShowTitle=0 18 | -------------------------------------------------------------------------------- /Parts/RSSreader/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | RSS1=https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml 3 | RSS1Name=New York Times 4 | RSS2=http://rss.dw.com/rdf/rss-en-all 5 | RSS2Name=DW 6 | RSS3=http://feeds.bbci.co.uk/news/rss.xml?edition=int 7 | RSS3Name=BBC 8 | RSS4=http://rss.cnn.com/rss/edition.rss 9 | RSS4Name=CNN News 10 | RSS5=http://www.engadget.com/rss.xml 11 | RSS5Name=Engadget 12 | RSSMain=http://feeds.bbci.co.uk/news/rss.xml?edition=int 13 | RSSMainName=BBC 14 | 15 | IcoStyle=rss -------------------------------------------------------------------------------- /Reserve Screen Space/How to compile .au3 file yourself (super easy).txt: -------------------------------------------------------------------------------- 1 | Alright so maybe you don't want to run some random *.exe file you downloaded from the internet. 2 | 3 | Good for you for being vigilant, there's viruses out there. 4 | So here's how to compile it yourself from the source code: 5 | 6 | Download AutoIT: 7 | 8 | https://www.autoitscript.com/site/autoit/downloads/ 9 | 10 | Install it (The irony, I know) 11 | Open the SelectAppIco.au3 file with it and select in the Menubar: Tools > GO 12 | 13 | The exe file should be in the folder now. 14 | That's it! -------------------------------------------------------------------------------- /Parts/Launcher/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | App1Location 3 | Location 4 | Browse:File 5 | 6 | App1Icon 7 | Icon 8 | Browse:Image 9 | 10 | App2Location 11 | Location 12 | Browse:File 13 | 14 | App2Icon 15 | Icon 16 | Browse:Image 17 | 18 | App3Location 19 | Location 20 | Browse:File 21 | 22 | App3Icon 23 | Icon 24 | Browse:Image 25 | 26 | App4Location 27 | Location 28 | Browse:File 29 | 30 | App4Icon 31 | Icon 32 | Browse:Image 33 | 34 | App5Location 35 | Location 36 | Browse:File 37 | 38 | App5Icon 39 | Icon 40 | Browse:Image 41 | 42 | [Options] 43 | Colorizable=0 -------------------------------------------------------------------------------- /RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | SidebarStyle 3 | Skin to use 4 | Combobox:Windows11|Simplistic|Clear|Straight|Curved|Hillel|Plex|BlackGlass|AeroTribal|Fresh|Glass|PlexGreen|Grey|HillelNoShadow 5 | 6 | ReserveScreenSpace 7 | Make sidebar on top of other Windows 8 | checkbox:0:1:Enable 9 | 10 | RefreshOnResChange 11 | Refresh Sidebar if Screen Res changes 12 | checkbox:0:1:Enable 13 | 14 | Blur 15 | Use the Blur Effect 16 | checkbox:None:1:Enable 17 | 18 | TintOpacity 19 | Opacity of the Tint 20 | Slider:1:255 21 | 22 | TintColor 23 | Opaque Color 24 | Color 25 | 26 | [Options] 27 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/ClockTimezone/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ClockStyle 3 | Clock Style 4 | Combobox:Dark|Blue|Plex|PlexGrey|Jade|VistaBeta 5 | 6 | TimeFormat 7 | 12 or 24 Hour 8 | Checkbox:#12Hour#:#24Hour#:24 Hour 9 | 10 | CityName1 11 | Name of the city 12 | Text 13 | 14 | CityZone1 15 | TimeZone 1 in "+0.0" format (leave blank for local time) 16 | Text 17 | 18 | Continent 19 | Which continent to show 20 | Combobox:None|Africa|Asia|Australia|CentralAmerica|Europe|MiddleEast|NorthAmerica|SouthAmerica 21 | 22 | DayMode 23 | Day or Night Continent? 24 | Checkbox:Day:Night:Night 25 | 26 | [Options] 27 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/ClockTimezone2/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ClockStyle 3 | Clock Style 4 | Combobox:Dark|Blue|Plex|PlexGrey|Jade|VistaBeta 5 | 6 | TimeFormat 7 | 12 or 24 Hour 8 | Checkbox:#12Hour#:#24Hour#:24 Hour 9 | 10 | CityName1 11 | Name of the city 12 | Text 13 | 14 | CityZone1 15 | TimeZone 1 in "+0.0" format (leave blank for local time) 16 | Text 17 | 18 | Continent 19 | Which continent to show 20 | Combobox:None|Africa|Asia|Australia|CentralAmerica|Europe|MiddleEast|NorthAmerica|SouthAmerica 21 | 22 | DayMode 23 | Day or Night Continent? 24 | Checkbox:Day:Night:Night 25 | 26 | [Options] 27 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/ClockTimezone3/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ClockStyle 3 | Clock Style 4 | Combobox:Dark|Blue|Plex|PlexGrey|Jade|VistaBeta 5 | 6 | TimeFormat 7 | 12 or 24 Hour 8 | Checkbox:#12Hour#:#24Hour#:24 Hour 9 | 10 | CityName1 11 | Name of the city 12 | Text 13 | 14 | CityZone1 15 | TimeZone 1 in "+0.0" format (leave blank for local time) 16 | Text 17 | 18 | Continent 19 | Which continent to show 20 | Combobox:None|Africa|Asia|Australia|CentralAmerica|Europe|MiddleEast|NorthAmerica|SouthAmerica 21 | 22 | DayMode 23 | Day or Night Continent? 24 | Checkbox:Day:Night:Night 25 | 26 | [Options] 27 | Colorizable=0 -------------------------------------------------------------------------------- /Parts/Shortcuts/UserVariables.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | App1Icon=1.png 3 | App1Name=YouTube 4 | App1Location=https://youtube.com 5 | 6 | App2Icon=2.png 7 | App2Name=DeviantART 8 | App2Location=https://deviantart.com 9 | 10 | App3Icon=3.png 11 | App3Name=Facebook 12 | App3Location=https://facebook.com 13 | 14 | App4Icon=4.png 15 | App4Name=Twitter 16 | App4Location=https://twitter.com 17 | 18 | App5Icon=5.png 19 | App5Name=Reddit 20 | App5Location=https://reddit.com 21 | 22 | 23 | App6Icon=6.png 24 | App6Name=Digg 25 | App6Location=https://digg.com 26 | 27 | 28 | App7Icon=7.png 29 | App7Name=Episode Calendar 30 | App7Location=https://episodecalendar.com/en/calendar 31 | -------------------------------------------------------------------------------- /Parts/Favorites/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | ShowTitle 3 | Show or Hide 4 | Checkbox:0:1:Hide 5 | 6 | App1Location 7 | Location 8 | Browse:File 9 | 10 | App1Icon 11 | Icon 12 | Browse:Image 13 | 14 | App1Image 15 | Screenshot 16 | Browse:Image 17 | 18 | App2Location 19 | Location 20 | Browse:File 21 | 22 | App2Icon 23 | Icon 24 | Browse:Image 25 | 26 | App2Image 27 | Screenshot 28 | Browse:Image 29 | 30 | App3Location 31 | Location 32 | Browse:File 33 | 34 | App3Icon 35 | Icon 36 | Browse:Image 37 | 38 | App3Image 39 | Screenshot 40 | Browse:Image 41 | 42 | App4Location 43 | Location 44 | Browse:File 45 | 46 | App4Icon 47 | Icon 48 | Browse:Image 49 | 50 | App4Image 51 | Screenshot 52 | Browse:Image 53 | 54 | [Options] 55 | Colorizable=0 -------------------------------------------------------------------------------- /Extra/ScreenResChangeDetector/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | Update=5000 5 | OnRefreshAction=[!WriteKeyValue Variables PreviousRes #screenareawidth#][!WriteKeyValue Variables PreviousWorkAreaHeight #workareaheight#] 6 | 7 | [Variables] 8 | PreviousRes=2560 9 | PreviousWorkAreaHeight=1032 10 | 11 | [MeasureOne] 12 | Measure=Calc 13 | Formula=#screenareawidth# 14 | IfCondition=#screenareawidth# <> #PreviousRes# 15 | IfTrueAction=[!RefreshGroup LonghornSidebar] 16 | UpdateDivider=1 17 | DynamicVariables=1 18 | 19 | [MeasureTwo] 20 | Measure=Calc 21 | Formula=#workareaheight# 22 | IfCondition=#PreviousWorkAreaHeight# <> #workareaheight# 23 | IfTrueAction=[!RefreshGroup LonghornSidebar] 24 | UpdateDivider=1 25 | DynamicVariables=1 26 | 27 | [1] 28 | Meter=String 29 | MeasureName=MeasureOne 30 | Hidden=1 31 | -------------------------------------------------------------------------------- /Parts/Shortcuts/RainConfigure.cfg: -------------------------------------------------------------------------------- 1 | [Variables] 2 | App1Name 3 | Name 4 | Text 5 | 6 | App1Location 7 | Location 8 | Text 9 | 10 | App1Icon 11 | Icon 12 | Browse:Image 13 | 14 | App2Name 15 | Name 16 | Text 17 | 18 | App2Location 19 | Location 20 | Text 21 | 22 | App2Icon 23 | Icon 24 | Browse:Image 25 | 26 | App3Name 27 | Name 28 | Text 29 | 30 | App3Location 31 | Location 32 | Text 33 | 34 | App3Icon 35 | Icon 36 | Browse:Image 37 | 38 | App4Name 39 | Name 40 | Text 41 | 42 | App4Location 43 | Location 44 | Text 45 | 46 | App4Icon 47 | Icon 48 | Browse:Image 49 | 50 | App5Name 51 | Name 52 | Text 53 | 54 | App5Location 55 | Location 56 | Text 57 | 58 | App5Icon 59 | Icon 60 | Browse:Image 61 | 62 | App6Name 63 | Name 64 | Text 65 | 66 | App6Location 67 | Location 68 | Text 69 | 70 | App6Icon 71 | Icon 72 | Browse:Image 73 | 74 | App7Name 75 | Name 76 | Text 77 | 78 | App7Location 79 | Location 80 | Text 81 | 82 | App7Icon 83 | Icon 84 | Browse:Image 85 | 86 | [Options] 87 | Colorizable=0 -------------------------------------------------------------------------------- /Welcome/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | Update=-1 5 | OnRefreshAction=[!Move (#screenareawidth#/2-250*#scaledpi#) (#workareaheight#/2-200*#scaledpi#)] 6 | 7 | [Metadata] 8 | Version=2.1 9 | Information=Longhorn Sidebar 10 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 11 | 12 | [Variables] 13 | @include=#@#global.inc 14 | @include1=UserVariables.inc 15 | @include2=#@#Languages\#MainLanguage#.inc 16 | @include3=#skinspath#\Longhorn Sidebar\UserVariables.inc 17 | 18 | 19 | [Styl] 20 | MouseActionCursor=1 21 | SolidColor=255,0,255,1 22 | w=(100*#scaledpi#) 23 | h=(50*#scaledpi#) 24 | x=(10*#scaledpi#)R 25 | y=r 26 | 27 | 28 | [MeterBackground] 29 | Meter=Image 30 | ImageName=tips.png 31 | W=(500*#scaledpi#) 32 | H=(400*#scaledpi#) 33 | Antialias=1 34 | 35 | 36 | 37 | [1] 38 | Meter=String 39 | MeterStyle=Styl 40 | LeftMouseUpAction=[!ActivateConfig "#currentconfig#"] 41 | SolidColor=255,0,255,1 42 | x=0 43 | y=0 44 | MouseActionCursor=1 45 | ToolTipText=Go Back 46 | [Close] 47 | Meter=String 48 | SolidColor=0,0,1,1 49 | MouseActionCursor=1 50 | MeterStyle=Styl 51 | x=(170*#scaledpi#) 52 | y=(300*#scaledpi#) 53 | w=(170*#scaledpi#) 54 | LeftMouseUpAction=[!DeactivateConfig] -------------------------------------------------------------------------------- /Parts/Animation/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Author 4 | MouseActionCursor=0 5 | MiddleMouseUpAction=!DeactivateConfig 6 | Update=-1 7 | ;Change this to Update=1000 if it needs to update every second 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | ContextTitle5=#MoreActions# 19 | ContextAction5=[!SkinMenu] 20 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 21 | 22 | [Metadata] 23 | Version=2.1 24 | Information=Longhorn Sidebar 25 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 26 | 27 | [Variables] 28 | Height=154 29 | PanelType=quartersingle 30 | 31 | @include=#@#global.inc 32 | @include1=#@#Languages\#MainLanguage#.inc 33 | @include2=#@#Common\color\color.inc 34 | @include3=UserVariables.inc 35 | @include4=#@##Structure#\#PanelType#\Main.inc 36 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 37 | 38 | [Continent] 39 | Meter=Image 40 | MeterStyle=FullStyle 41 | ImageName=video.png 42 | y=2 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | -------------------------------------------------------------------------------- /Extra/Windows Logo Animation/Item2.ini: -------------------------------------------------------------------------------- 1 | ; Note - You will need to get and install ImageMagick from: 2 | ; https://imagemagick.org/script/download.php#windows 3 | 4 | ; Convert your .gif image to a "Bitmap" with the following in a cmd.exe command prompt window: 5 | ; convert -coalesce "C:\PathToInput\InputName.gif" "C:\PathToOutput\OutputName.png" 6 | 7 | [Rainmeter] 8 | Update=#speedDelay# 9 | 10 | 11 | RightMouseUpAction=[!SkinCustomMenu] 12 | ContextTitle=Settings 13 | ContextAction=["#@#Config.exe" single "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "1"] 14 | 15 | ContextTitle2=Alternative 16 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 17 | ContextTitle3=Close 18 | ContextAction3=[!DeactivateConfig] 19 | 20 | ContextTitle4=---- 21 | ContextAction4=[] 22 | ContextTitle5=More Actions... 23 | ContextAction5=[!SkinMenu] 24 | 25 | [Metadata] 26 | Name=GIFFrames 27 | Author=Rainmeter Team 28 | Information=Displays a deconstructed .gif file (individual frames) as if it was a .gif file || Instructions: See .ini file for how to get and use ImageMagick 29 | Version=Jan 16, 2016 30 | License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0 31 | 32 | [Variables] 33 | @include=UserVariables.inc 34 | 35 | Height=154 36 | Type=single 37 | 38 | 39 | [ImageNumberCalc] 40 | Measure=Calc 41 | Formula=Counter % 40 42 | 43 | [ImageMeter] 44 | Meter=Image 45 | ImageName=#@#logo\reverse\[ImageNumberCalc].png 46 | AntiAlias=1 47 | DynamicVariables=1 48 | w=#Width# 49 | LeftMouseUpAction=["#Action#"] -------------------------------------------------------------------------------- /Extra/Windows Logo Animation/Item.ini: -------------------------------------------------------------------------------- 1 | ; Note - You will need to get and install ImageMagick from: 2 | ; https://imagemagick.org/script/download.php#windows 3 | 4 | ; Convert your .gif image to a "Bitmap" with the following in a cmd.exe command prompt window: 5 | ; convert -coalesce "C:\PathToInput\InputName.gif" "C:\PathToOutput\OutputName.png" 6 | 7 | [Rainmeter] 8 | Update=#speedDelay# 9 | MiddleMouseUpAction=!DeactivateConfig 10 | RightMouseUpAction=[!SkinCustomMenu] 11 | ContextTitle=Settings 12 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "1"] 13 | 14 | ContextTitle2=Alternative 15 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 16 | ContextTitle3=Close 17 | ContextAction3=[!DeactivateConfig] 18 | 19 | ContextTitle4=---- 20 | ContextAction4=[] 21 | ContextTitle5=More Actions... 22 | ContextAction5=[!SkinMenu] 23 | 24 | [Metadata] 25 | Name=GIFFrames 26 | Author=Rainmeter Team 27 | Information=Displays a deconstructed .gif file (individual frames) as if it was a .gif file || Instructions: See .ini file for how to get and use ImageMagick 28 | Version=Jan 16, 2016 29 | License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0 30 | 31 | [Variables] 32 | @include=UserVariables.inc 33 | 34 | Height=154 35 | Type=single 36 | 37 | 38 | [ImageNumberCalc] 39 | Measure=Calc 40 | Formula=Counter % 40 41 | 42 | [ImageMeter] 43 | Meter=Image 44 | ImageName=#@#logo\[ImageNumberCalc].png 45 | AntiAlias=1 46 | DynamicVariables=1 47 | w=#Width# 48 | LeftMouseUpAction=["#Action#"] -------------------------------------------------------------------------------- /@Resources/global.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | Version=2.1 3 | MainLanguage=English 4 | Language=en-GB 5 | globalblurenable=0 6 | ScaleDpi=1 7 | ThemeFont=Segoe UI 8 | SubstituteFeed="'":"'",""":"","&Quot;":"","&":"&","<br>":"","![CDATA[":"","]]":"","...":"","<":"",">":"","/PRE>":"","PRE>":"","<":"","'":"'","ä":"ä","ö":"ö","–":"–" 9 | SubstituteLink="&":"&","":"" 10 | 11 | CodePage=0 12 | textcolor2=255,255,255 13 | colorskin2=0,0,0 14 | DisplayAMPM=1 15 | TimeFormat=%H:%M 16 | Latitude=8.684170 17 | Padding=5 18 | Structure=Hillel 19 | 20 | 21 | [Default] 22 | FontColor=#textcolor2#,225 23 | FontFace=#ThemeFont# 24 | FontSize=(9)*#scaledpi# 25 | StringAlign=LEFT 26 | AntiAlias=1 27 | InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255 28 | MouseOverAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,255][!SetOption #CURRENTSECTION# InlineSetting "Shadow | 0 | 0 | 4 | 255,255,255,255"][!Update] 29 | MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,225][!SetOption #CURRENTSECTION# InlineSetting "Shadow | 1 | 1 | 2 | 0,0,0,255"][!Update] 30 | 31 | [Small] 32 | FontColor=#textcolor2#,100 33 | FontSize=(7)*#scaledpi# 34 | InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255 35 | MouseOverAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,200][!Update] 36 | MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,100][!Update] 37 | 38 | 39 | [SmallIcon] 40 | MouseActionCursor=1 41 | w=(16)*#scaledpi# 42 | h=(16)*#scaledpi# 43 | x=(10)*#scaledpi# 44 | y=(12)*#scaledpi# 45 | AntiAlias=1 -------------------------------------------------------------------------------- /Extra/Text/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Update=-1 4 | Author=Xyrfo and fediaFedia 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=!CommandMeasure InputNotes1 "ExecuteBatch 1" 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | 19 | ContextTitle5=#MoreActions# 20 | ContextAction5=[!SkinMenu] 21 | 22 | 23 | [Metadata] 24 | Version=2.1 25 | Information=Build Watermark 26 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 27 | 28 | [Variables] 29 | @include=#@#global.inc 30 | @include1=#skinspath#\Longhorn Sidebar\UserVariables.inc 31 | @include2=#@#Languages\#MainLanguage#.inc 32 | BuildNumber=Welcome to Windows 33 | 34 | [Te] 35 | Antialias=1 36 | FontFamily=Segoe UI 37 | FontSize=(18*#scaledpi#) 38 | FontColor=255,255,255 39 | Solidcolor=0,0,0,1 40 | x=(400*#scaledpi#) 41 | y=0 42 | w=(400*#scaledpi#) 43 | 44 | 45 | [Build] 46 | Meter=String 47 | MeterStyle=Te 48 | Text=#BuildNumber# 49 | 50 | 51 | 52 | [InputNotes1] 53 | Measure=Plugin 54 | Plugin=InputText.dll 55 | SolidColor=#colorskin# 56 | W=(400*#scaledpi#) 57 | H=(35*#scaledpi#) 58 | X=0 59 | Y=0 60 | Command1=[!WriteKeyValue Variables BuildNumber "$UserInput$"][!Refresh "#currentconfig#"] 61 | DefaultValue="#BuildNumber#" 62 | StringStyle=NORMAL 63 | AntiAlias=1 64 | StringAlign=right 65 | FontFace=Segoe UI 66 | FontColor=0,0,0 67 | FontSize=(10*#scaledpi#) 68 | FocusDismiss=1 69 | 70 | -------------------------------------------------------------------------------- /Parts/Clock/BigClock/UserVariables.inc: -------------------------------------------------------------------------------- 1 | ; Please visit http://smurfier.github.com/LuaCalendar for detailed descriptions of the features listed below. 2 | 3 | [Variables] 4 | ;Name of the Style Sheet 5 | Style=Default 6 | StartOnMonday=1 7 | ChangedTo=1 8 | Height=150 9 | ClockName=%H:%M 10 | [Lua] 11 | ;Custom text for Weekday labels. Uses the following format: Sun|Mon|Tue|Wed|Thu|Fri|Sat 12 | DayLabels=#Sun#|#Mon#|#Tue#|#Wed#|#Thu#|#Fri#|#Sat# 13 | 14 | ;Set to 1 to disable Easter which is built into the script becasue of the need for complicated formulas. 15 | DisableBuiltInEvents=1 16 | 17 | ;Set to 1 to hide week 6 if not included in the current month 18 | ;HideLastWeek=1 19 | 20 | ;Holidays File names 21 | ;Note: For Holiday file names, multiple sources can be used by uisng the pipe delimiter (|). 22 | 23 | 24 | 25 | ;Single Folder Mode 26 | ;When set to 1, the first parameter in EventFile is the folder all subsiquent files are located are in. 27 | ;SingleFolder=1 28 | 29 | ;Custom Text formatting for Month Labels. See Readme for details. 30 | ;LabelText= 31 | 32 | ;Set to 1 to add a leading zero to any number below 10. 33 | ;LeadingZeroes=1 34 | 35 | ;Custom text for Month labels. Uses the following format: Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 36 | ;MonthLabels= 37 | 38 | ;Set to 1 to have the week start on Monday 39 | 40 | EventFile=Holidays.xml 41 | 42 | ;Set to 1 to pull month names from the Localization Settings of your computer. Overrides Custom Month Labels. 43 | UseLocalMonths=1 44 | 45 | ;The format for the list of upcomming events. {day} and {desc} are valid variables. 46 | ;NextFormat={day}: {desc} 47 | 48 | StartOnMonday=1 49 | -------------------------------------------------------------------------------- /Parts/Slideshow/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=1 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=#slideshowspeed#000 11 | 12 | RightMouseUpAction=[!SkinCustomMenu] 13 | ContextTitle=#Settings# 14 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 15 | 16 | ContextTitle2=#Alternative# 17 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 18 | ContextTitle3=#Close# 19 | ContextAction3=[!DeactivateConfig] 20 | 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | ContextTitle5=#MoreActions# 24 | ContextAction5=[!SkinMenu] 25 | 26 | 27 | 28 | 29 | 30 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 31 | [Metadata] 32 | Version=2.1 33 | Information=Longhorn Sidebar 34 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 35 | 36 | [Variables] 37 | Height=154 38 | PanelType=single 39 | 40 | @include=#@#global.inc 41 | @include1=#@#Languages\#MainLanguage#.inc 42 | 43 | @include3=UserVariables.inc 44 | @include4=#@##Structure#\#PanelType#\Main.inc 45 | colorskin=20,20,20 46 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 47 | 48 | 49 | 50 | 51 | 52 | 53 | [Random] 54 | Measure=Plugin 55 | Plugin=Plugins\QuotePlugin.dll 56 | PathName=#PicturesFolder# 57 | Subfolders=#subfolders# 58 | FileFilter=*.jpg;*.gif;*.png;*.jpeg;*.bmp 59 | UpdateDivider=10 60 | 61 | [Image] 62 | MeasureName=Random 63 | Meter=Image 64 | MeterStyle=FullStyle 65 | FileFilter=*.jpg;*.gif;*.png;*.jpeg;*.bmp 66 | PreserveAspectRatio=#KeepAspectRatio# 67 | LeftMouseUpAction=["[Random]"] 68 | 69 | DynamicVariables=1 70 | 71 | 72 | 73 | 74 | -------------------------------------------------------------------------------- /Parts/Slideshow/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=1 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=#slideshowspeed#000 11 | 12 | RightMouseUpAction=[!SkinCustomMenu] 13 | ContextTitle=#Settings# 14 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 15 | 16 | ContextTitle2=#Alternative# 17 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 18 | ContextTitle3=#Close# 19 | ContextAction3=[!DeactivateConfig] 20 | 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | ContextTitle5=#MoreActions# 24 | ContextAction5=[!SkinMenu] 25 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 26 | 27 | [Metadata] 28 | Version=2.1 29 | Information=Longhorn Sidebar 30 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 31 | 32 | [Variables] 33 | Height=154 34 | PanelType=halfsingle 35 | 36 | @include=#@#global.inc 37 | @include1=#@#Languages\#MainLanguage#.inc 38 | 39 | @include3=UserVariables.inc 40 | @include4=#@##Structure#\#PanelType#\Main.inc 41 | colorskin=20,20,20 42 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 43 | 44 | 45 | 46 | 47 | 48 | 49 | [Random] 50 | Measure=Plugin 51 | Plugin=Plugins\QuotePlugin.dll 52 | PathName=#PicturesFolder# 53 | Subfolders=#subfolders# 54 | FileFilter=*.jpg;*.gif;*.png;*.jpeg;*.bmp 55 | UpdateDivider=10 56 | 57 | [Image] 58 | MeasureName=Random 59 | Meter=Image 60 | MeterStyle=FullStyle 61 | FileFilter=*.jpg;*.gif;*.png;*.jpeg;*.bmp 62 | PreserveAspectRatio=#KeepAspectRatio# 63 | LeftMouseUpAction=["[Random]"] 64 | 65 | DynamicVariables=1 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | -------------------------------------------------------------------------------- /@Resources/Hillel/Square/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeH=2 3 | TypeW=2 4 | PaddingW=15 5 | PaddingH=15 6 | 7 | 8 | 9 | [bg] 10 | Meter=Image 11 | ImageName=#Imagedir#\btn3.png 12 | X=(5-#Padding#) 13 | Y=(5-#Padding#) 14 | W=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 15 | H=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 16 | ImageTint=#colorskin#,#opacity# 17 | ScaleMargins=10,10,10,10 18 | 19 | [btn] 20 | ImageName=#Imagedir#\btn3.png 21 | X=(5-#Padding#) 22 | Y=(5-#Padding#) 23 | W=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 24 | H=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 25 | ImageTint=#colorskin2#,#opacity2# 26 | ScaleMargins=10,10,10,10 27 | Hidden=1 28 | 29 | [overlay] 30 | Meter=Image 31 | ImageName=#@#Common\OverlayBorder\#overlay##padding#.png 32 | X=0 33 | Y=0 34 | W=(#Height#*2+20)*#ScaleDpi# 35 | H=(#Height#*2+20)*#ScaleDpi# 36 | ScaleMargins=10,10,10,10 37 | 38 | [TextStyle] 39 | X=(5+(#Height#/6))*#ScaleDpi# 40 | Y=((#Height#/0.590)+5)*#ScaleDpi# 41 | StringAlign=#align# 42 | FontFace=#fonttype# 43 | FontColor=#textcolor2#,#PanelTitleOpacity# 44 | FontSize=(#height#/7)*#ScaleDpi# 45 | StringEffect=#Shadow# 46 | FontEffectColor=#ItemShadowColor#,#ItemShadowOpacity# 47 | AntiAlias=1 48 | 49 | [FullTextStyle] 50 | X=(5+(#Height#/6)) 51 | StringAlign=LEFT 52 | Y=(5+(#Height#/6)) 53 | W=(#Height#*2-(10+(#Height#/6))) 54 | H=(#Height#*1.43) 55 | ClipString=1 56 | FontColor=#TextColor2#,#paneltitleopacity# 57 | FontSize=(#Height#/13) 58 | FontFace=#fonttype# 59 | Antialias=1 60 | solidcolor=0,0,0,100 61 | 62 | [IconStyle] 63 | X=(#Height#/1.8)*#ScaleDpi# 64 | Y=(#Height#/2)*#ScaleDpi# 65 | W=(#Height#)*#ScaleDpi# 66 | H=(#Height#)*#ScaleDpi# 67 | AntiAlias=1 68 | 69 | [IconStyle2] 70 | ImageTint=#textcolor2#,#paneltitleopacity# 71 | [FullStyle] 72 | X=(5-#Padding#) 73 | Y=(5-#Padding#) 74 | W=(#Height#*2+10+(#Padding#*2)) 75 | H=(#Height#*2+10+(#Padding#*2)) 76 | AntiAlias=1 -------------------------------------------------------------------------------- /Parts/TEMPLATE/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Author 4 | MouseActionCursor=0 5 | MiddleMouseUpAction=!DeactivateConfig 6 | Update=-1 7 | ;Change this to Update=1000 if it needs to update every second 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | ContextTitle5=#MoreActions# 19 | ContextAction5=[!SkinMenu] 20 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 21 | 22 | [Metadata] 23 | Version=2.1 24 | Information=Longhorn Sidebar 25 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 26 | 27 | [Variables] 28 | Height=154 29 | PanelType=quartersingle 30 | 31 | @include=#@#global.inc 32 | @include1=#@#Languages\#MainLanguage#.inc 33 | @include2=#@#Common\color\color.inc 34 | @include3=UserVariables.inc 35 | @include4=#@##Structure#\#PanelType#\Main.inc 36 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 37 | 38 | [Icon] 39 | Meter=Image 40 | ImageName=Image.png 41 | MeterStyle=SmallIcon 42 | LeftMouseUpAction=!execute ["notepad.exe"] 43 | 44 | [MeterText] 45 | Meter=String 46 | X=((37))*#scaledpi# 47 | Y=((12))*#scaledpi# 48 | FontSize=((#Height#/15))*#scaledpi# 49 | h=((#height#/5))*#scaledpi# 50 | FontFace=#FontType# 51 | StringAlign=LEFT 52 | StringStyle=NORMAL 53 | solidcolor=0,0,0,1 54 | FontColor=#OptionColor# 55 | Text=#OptionText# 56 | AntiAlias=1 57 | DynamicVariables=1 58 | ClipString=1 59 | MeterStyle=Default 60 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 61 | MouseActionCursor=1 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | -------------------------------------------------------------------------------- /Extra/BuildWatermark/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Update=-1 4 | Author=Xyrfo and fediaFedia 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=!CommandMeasure InputNotes1 "ExecuteBatch 1" 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | 19 | ContextTitle5=#MoreActions# 20 | ContextAction5=[!SkinMenu] 21 | 22 | OnRefreshAction=[!Draggable 0][!Move (#screenareawidth#-(#sidebarwidth#*#sidebarleft#)-403*#scaledpi#) (#workareaheight#-43*#scaledpi#)] 23 | 24 | [Metadata] 25 | Version=2.1 26 | Information=Build Watermark 27 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 28 | 29 | [Variables] 30 | @include=#@#global.inc 31 | @include1=#skinspath#\Longhorn Sidebar\UserVariables.inc 32 | @include2=#@#Languages\#MainLanguage#.inc 33 | BuildNumber=4074.idx02.040425-1535 34 | 35 | 36 | [Te] 37 | Antialias=1 38 | FontFamily=Segoe UI 39 | FontSize=(10*#scaledpi#) 40 | FontColor=255,255,255 41 | Solidcolor=0,0,0,1 42 | x=(400*#scaledpi#) 43 | y=0 44 | w=(400*#scaledpi#) 45 | stringAlign=right 46 | 47 | [Build] 48 | Meter=String 49 | MeterStyle=Te 50 | Text=Windows(R) Code Name "Longhorn" 51 | 52 | [Build2] 53 | Meter=String 54 | MeterStyle=Te 55 | y=(3*#scaledpi#)R 56 | Text=For testing purposes only. Build #BuildNumber# 57 | 58 | 59 | [InputNotes1] 60 | Measure=Plugin 61 | Plugin=InputText.dll 62 | SolidColor=#colorskin# 63 | W=(400*#scaledpi#) 64 | H=(35*#scaledpi#) 65 | X=0 66 | Y=0 67 | Command1=[!WriteKeyValue Variables BuildNumber "$UserInput$"][!Refresh "#currentconfig#"] 68 | DefaultValue="#BuildNumber#" 69 | StringStyle=NORMAL 70 | AntiAlias=1 71 | StringAlign=right 72 | FontFace=Segoe UI 73 | FontColor=0,0,0 74 | FontSize=(10*#scaledpi#) 75 | FocusDismiss=1 76 | 77 | -------------------------------------------------------------------------------- /Parts/TEMPLATE/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Author 4 | MouseActionCursor=0 5 | MiddleMouseUpAction=!DeactivateConfig 6 | Update=-1 7 | ;Change this to Update=1000 if it needs to update every second 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | ContextTitle5=#MoreActions# 19 | ContextAction5=[!SkinMenu] 20 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 21 | 22 | [Metadata] 23 | Version=2.1 24 | Information=Longhorn Sidebar 25 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 26 | 27 | [Variables] 28 | Height=154 29 | PanelType=halfsingle 30 | 31 | @include=#@#global.inc 32 | @include1=#@#Languages\#MainLanguage#.inc 33 | @include2=#@#Common\color\color.inc 34 | @include3=UserVariables.inc 35 | @include4=#@##Structure#\#PanelType#\Main.inc 36 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 37 | 38 | [Icon] 39 | Meter=Image 40 | ImageName=Image.png 41 | MeterStyle=SmallIcon 42 | LeftMouseUpAction=!execute ["notepad.exe"] 43 | x=((#height#-25)*#scaledpi#) 44 | 45 | [Text] 46 | Meter=String 47 | MeterStyle=Default 48 | y=(10*#scaledpi#) 49 | x=(10*#scaledpi#) 50 | w=((#height#-5)*#scaledpi#) 51 | Clipstring=1 52 | FontColor=#OptionColor# 53 | Text=#OptionText# 54 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 55 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 56 | 57 | [Subtitle] 58 | Meter=String 59 | MeterStyle=Default 60 | y=R 61 | x=r 62 | ClipString=1 63 | FontSize=(8*#scaledpi#) 64 | w=(#height#-5) 65 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 66 | Clipstring=1 67 | Text=#OptionSelect# 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /Parts/TEMPLATE/Item3.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Author 4 | MouseActionCursor=0 5 | MiddleMouseUpAction=!DeactivateConfig 6 | Update=-1 7 | ;Change this to Update=1000 if it needs to update every second 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | ContextTitle5=#MoreActions# 19 | ContextAction5=[!SkinMenu] 20 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 21 | 22 | [Metadata] 23 | Version=2.1 24 | Information=Longhorn Sidebar 25 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 26 | 27 | [Variables] 28 | Height=154 29 | PanelType=single 30 | @include=#@#global.inc 31 | @include1=#@#Languages\#MainLanguage#.inc 32 | @include2=#@#Common\color\color.inc 33 | @include3=UserVariables.inc 34 | @include4=#@##Structure#\#PanelType#\Main.inc 35 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 36 | 37 | [Icon] 38 | Meter=Image 39 | ImageName=Image.png 40 | MeterStyle=Icon 41 | LeftMouseUpAction=!execute ["notepad.exe"] 42 | y=(60*#scaledpi#) 43 | x=(50*#scaledpi#) 44 | 45 | [Text] 46 | Meter=String 47 | MeterStyle=Default 48 | y=(10*#scaledpi#) 49 | x=(10*#scaledpi#) 50 | w=((#height#-5)*#scaledpi#) 51 | Clipstring=1 52 | FontColor=#OptionColor# 53 | Text=#OptionText# 54 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 55 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 56 | 57 | [Subtitle] 58 | Meter=String 59 | MeterStyle=Default 60 | y=R 61 | x=r 62 | ClipString=1 63 | FontSize=(8*#scaledpi#) 64 | w=(#height#-5) 65 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 66 | Clipstring=1 67 | Text=#OptionSelect# 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /@Resources/Hillel/HalfDouble/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeW=2 3 | TypeH=0.5 4 | PaddingW=15 5 | PaddingH=0 6 | 7 | 8 | [FrostedGlass] 9 | Measure=Plugin 10 | Plugin=FrostedGlass 11 | Type=#Win10Blur# 12 | Border=All 13 | [bg] 14 | Meter=Image 15 | ImageName=#Imagedir#\btn3.png 16 | X=(5-#Padding#) 17 | Y=(5-#Padding#) 18 | W=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 19 | H=(#Height#/2-(5-#Padding#)+(#Padding#))*#ScaleDpi# 20 | ImageTint=#colorskin#,#opacity# 21 | ScaleMargins=10,10,10,10 22 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageTint #colorskin2#,#opacity#][!UpdateMeter bg][!Redraw] 23 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageTint #colorskin#,#opacity#][!UpdateMeter bg][!Redraw] 24 | 25 | 26 | 27 | [overlay] 28 | Meter=Image 29 | ImageName=#@#Common\OverlayBorder\#overlay##padding#.png 30 | W=(#Height#*2+20)*#ScaleDpi# 31 | H=(#Height#/2+5)*#ScaleDpi# 32 | x=0 33 | y=0 34 | ScaleMargins=10,10,10,10 35 | 36 | [TextStyle] 37 | X=(#Height#+(#Height#/12+5))*#ScaleDpi# 38 | Y=(#Height#/10+5)*#ScaleDpi# 39 | StringAlign=CENTER 40 | FontFace=#fonttype# 41 | FontColor=#textcolor2#,#PanelTitleOpacity# 42 | FontSize=(#height#/7)*#ScaleDpi# 43 | StringEffect=#Shadow# 44 | FontEffectColor=#ItemShadowColor#,#ItemShadowOpacity# 45 | AntiAlias=1 46 | LeftMouseUpAction=["#PanelAction#"] 47 | solidcolor=0,0,0,1 48 | 49 | [FullTextStyle] 50 | X=(#Height#/30+5) 51 | StringAlign=LEFT 52 | Y=(#Height#/30+5) 53 | W=(#Height#*2)*#ScaleDpi# 54 | ClipString=1 55 | H=(#Height#/3)*#ScaleDpi# 56 | MeterStyle=DriveText 57 | FontColor=#TextColor2#,#paneltitleopacity# 58 | FontSize=(#Height#/15-#Height#/150)*#ScaleDpi# 59 | FontFace=#fonttype# 60 | Antialias=1 61 | 62 | [IconStyle] 63 | X=(#Height#/12+5)*#ScaleDpi# 64 | Y=(#Height#/12)*#ScaleDpi#+5 65 | W=(#Height#/3)*#ScaleDpi# 66 | ImageTint=#textcolor2#,#paneltitleopacity# 67 | AntiAlias=1 68 | 69 | [IconStyle2] 70 | ImageTint=#textcolor2#,#paneltitleopacity# 71 | [FullStyle] 72 | X=(5-#Padding#) 73 | Y=(5-#Padding#) 74 | W=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 75 | H=(#Height#/2-(5-#Padding#)+(#Padding#))*#ScaleDpi# 76 | AntiAlias=1 -------------------------------------------------------------------------------- /Parts/Launcher/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | Author=Xyrfo and fediaFedia 5 | 6 | 7 | MouseActionCursor=0 8 | MiddleMouseUpAction=!DeactivateConfig 9 | Update=-1 10 | 11 | RightMouseUpAction=[!SkinCustomMenu] 12 | ContextTitle=#Settings# 13 | ContextAction=["#@#Config.exe" single "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 14 | 15 | ContextTitle2=#Alternative# 16 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 17 | ContextTitle3=#Close# 18 | ContextAction3=[!DeactivateConfig] 19 | 20 | ContextTitle4=---- 21 | ContextAction4=[] 22 | ContextTitle5=#MoreActions# 23 | ContextAction5=[!SkinMenu] 24 | 25 | 26 | 27 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 28 | [Metadata] 29 | Version=2.1 30 | Information=Longhorn Sidebar 31 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 32 | 33 | [Variables] 34 | Height=154 35 | PanelType=quartersingle 36 | 37 | @include=#@#global.inc 38 | @include1=#@#Languages\#MainLanguage#.inc 39 | @include2=#@#Common\color\color.inc 40 | @include3=UserVariables.inc 41 | @include4=#@##Structure#\#PanelType#\Main.inc 42 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 43 | 44 | 45 | [Icon] 46 | solidcolor=0,0,0,1 47 | 48 | MouseActionCursor=1 49 | 50 | w=(24*#scaledpi#) 51 | h=(24*#scaledpi#) 52 | y=r 53 | x=(7*#scaledpi#)R 54 | MouseActionCursor=1 55 | 56 | [1] 57 | Meter=Image 58 | MeterStyle=Icon 59 | x=(12*#scaledpi#) 60 | y=(12*#scaledpi#) 61 | imagename=#App1Icon# 62 | LeftMouseUpAction=!execute ["#App1Location#"] 63 | 64 | 65 | [2] 66 | Meter=Image 67 | MeterStyle=Icon 68 | imagename=#App2Icon# 69 | LeftMouseUpAction=!execute ["#App2Location#"] 70 | 71 | 72 | [3] 73 | Meter=Image 74 | MeterStyle=Icon 75 | imagename=#App3Icon# 76 | LeftMouseUpAction=!execute ["#App3Location#"] 77 | 78 | [4] 79 | Meter=Image 80 | MeterStyle=Icon 81 | imagename=#App4Icon# 82 | LeftMouseUpAction=!execute ["#App4Location#"] 83 | 84 | [5] 85 | Meter=Image 86 | MeterStyle=Icon 87 | imagename=#App5Icon# 88 | LeftMouseUpAction=!execute ["#App5Location#"] 89 | 90 | 91 | 92 | 93 | 94 | 95 | -------------------------------------------------------------------------------- /Parts/MediaKey/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | MouseActionCursor=0 7 | MiddleMouseUpAction=!DeactivateConfig 8 | Update=-1 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | 13 | ContextTitle2=#Alternative# 14 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 15 | ContextTitle3=#Close# 16 | ContextAction3=[!DeactivateConfig] 17 | 18 | ContextTitle4=---- 19 | ContextAction4=[] 20 | ContextTitle5=#MoreActions# 21 | ContextAction5=[!SkinMenu] 22 | 23 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 24 | [Metadata] 25 | Version=2.1 26 | Information=Shortcut Item 27 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 28 | 29 | [Variables] 30 | Height=154 31 | PanelType=quartersingle 32 | @include=#@#global.inc 33 | @include1=#@#Common\color\color.inc 34 | @include2=#@#Config\Panels\#Shortcuts\Notepad\UserVariables.inc 35 | @include3=#@##Structure#\#PanelType#\Main.inc 36 | @include4=#@#Config\Panels\MediaKey\UserVariables.inc 37 | @include5=#@#Languages\#MainLanguage#.inc 38 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 39 | [MeasureMediaKey] 40 | Measure=MediaKey 41 | 42 | 43 | 44 | 45 | [buttanstyl] 46 | X=((#height#)/(150/15)*#scaledpi#)R 47 | Y=r 48 | W=((#height#)/(150/30))*#scaledpi# 49 | H=((#height#)/(150/30))*#scaledpi# 50 | SolidColor=0,0,0,1 51 | ImageAlpha=230 52 | ImageTint=#textcolor2#,#paneltitleopacity# 53 | MouseActionCursor=1 54 | 55 | [Prev] 56 | Meter=Image 57 | ImageName=Prev.png 58 | MeterStyle=buttanstyl 59 | X=((#height#)/(150/20))*#scaledpi# 60 | Y=((#height#)/(18))*#scaledpi# 61 | LeftMouseUpAction=!CommandMeasure "MeasureMediaKey" "PrevTrack" 62 | 63 | 64 | 65 | [Play] 66 | Meter=Image 67 | ImageName=PlayPause.png 68 | MeterStyle=buttanstyl 69 | LeftMouseUpAction=!CommandMeasure "MeasureMediaKey" "PlayPause" 70 | 71 | [Next] 72 | Meter=Image 73 | ImageName=next.png 74 | MeterStyle=buttanstyl 75 | LeftMouseUpAction=!CommandMeasure "MeasureMediaKey" "NextTrack" 76 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /Parts/TEMPLATE/Item4.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Author 4 | MouseActionCursor=0 5 | MiddleMouseUpAction=!DeactivateConfig 6 | Update=-1 7 | ;Change this to Update=1000 if it needs to update every second 8 | 9 | RightMouseUpAction=[!SkinCustomMenu] 10 | ContextTitle=#Settings# 11 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 12 | ContextTitle2=#Alternative# 13 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 14 | ContextTitle3=#Close# 15 | ContextAction3=[!DeactivateConfig] 16 | ContextTitle4=---- 17 | ContextAction4=[] 18 | ContextTitle5=#MoreActions# 19 | ContextAction5=[!SkinMenu] 20 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 21 | 22 | [Metadata] 23 | Version=2.1 24 | Information=Longhorn Sidebar 25 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 26 | 27 | [Variables] 28 | Height=154 29 | PanelType=doubleV 30 | 31 | @include=#@#global.inc 32 | @include1=#@#Languages\#MainLanguage#.inc 33 | @include2=#@#Common\color\color.inc 34 | @include3=UserVariables.inc 35 | @include4=#@##Structure#\#PanelType#\Main.inc 36 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 37 | ColorSkin=145,31,31 38 | TextColor2=255,255,255 39 | 40 | [Text] 41 | Meter=String 42 | MeterStyle=Default 43 | y=(10*#scaledpi#) 44 | x=(10*#scaledpi#) 45 | w=((#height#-5)*#scaledpi#) 46 | Clipstring=1 47 | FontColor=#OptionColor# 48 | Text=#OptionText# 49 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 50 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 51 | 52 | [Subtitle] 53 | Meter=String 54 | MeterStyle=Default 55 | y=R 56 | x=r 57 | ClipString=1 58 | FontSize=(8*#scaledpi#) 59 | w=(#height#-5) 60 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 61 | Clipstring=1 62 | Text=#OptionSelect# 63 | 64 | [Icon] 65 | Meter=Image 66 | ImageName=Image.png 67 | MeterStyle=Icon 68 | LeftMouseUpAction=!execute ["notepad.exe"] 69 | y=(60*#scaledpi#) 70 | x=(50*#scaledpi#) 71 | 72 | [Subtitle2] 73 | Meter=String 74 | MeterStyle=Default 75 | y=10R 76 | x=(10*#scaledpi#) 77 | ClipString=1 78 | FontSize=(8*#scaledpi#) 79 | w=(#height#-5) 80 | LeftMouseUpAction=[!CommandMeasure mPlayer OpenPlayer] 81 | Clipstring=1 82 | Text=#OptionSlider# 83 | 84 | 85 | 86 | -------------------------------------------------------------------------------- /Parts/CPU/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=2000 11 | Blur=#globalblurenable# 12 | BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),((#Height#/15*14*#TypeW#*#ScaleDpi#+#PaddingW#+(#Padding#))),((#Height#*#TypeH#*#ScaleDpi#+#PaddingH#+(#Padding#))),#blurcornerradius# 13 | 14 | RightMouseUpAction=[!SkinCustomMenu] 15 | ContextTitle=#Settings# 16 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 17 | 18 | ContextTitle2=#Alternative# 19 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 20 | ContextTitle3=#Close# 21 | ContextAction3=[!DeactivateConfig] 22 | 23 | ContextTitle4=---- 24 | ContextAction4=[] 25 | ContextTitle5=#MoreActions# 26 | ContextAction5=[!SkinMenu] 27 | 28 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 29 | [Metadata] 30 | Version=2.1 31 | Information=Processor Panel 32 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 33 | 34 | [Variables] 35 | Height=154 36 | PanelType=halfsingle 37 | 38 | @include=#@#global.inc 39 | @include1=#@#Languages\#MainLanguage#.inc 40 | @include2=#@#Common\color\color.inc 41 | @include3=#@##Structure#\#PanelType#\Main.inc 42 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 43 | 44 | 45 | [Style] 46 | StringAlign=CENTER 47 | StringStyle=Normal 48 | FontColor=#textcolor2#,#paneltitleopacity# 49 | FontFace=#FontFaceLight# 50 | AntiAlias=1 51 | 52 | 53 | [MeasureCPU] 54 | Measure=CPU 55 | 56 | 57 | 58 | [Image] 59 | Meter=Image 60 | ImageName=cpu.png 61 | MouseActionCursor=0 62 | 63 | MeterStyle=SmallIcon 64 | 65 | [Text] 66 | Meter=String 67 | MeterStyle=Default 68 | Fontcolor=#TextColor2# 69 | Text=CPU %1% 70 | X=((37))*#scaledpi# 71 | Y=((10))*#scaledpi# 72 | FontSize=((#Height#/16))*#scaledpi# 73 | StringAlign=LEFT 74 | 75 | MeasureName=MeasureCPU 76 | 77 | 78 | 79 | 80 | [CPULine] 81 | Meter=Histogram 82 | MeasureName=MeasureCPU 83 | X=(#height#/7-(5-#Padding#)*#scaledpi#)*#scaledpi# 84 | Y=(#height#/7-(5-#Padding#)*#scaledpi#)*#scaledpi# 85 | H=((#height#/3))*#ScaleDpi# 86 | W=((#height#/1.2))*#ScaleDpi# 87 | PrimaryColor=#textcolor2#,150 88 | AntiAlias=1 89 | 90 | 91 | %PanelTop% 92 | -------------------------------------------------------------------------------- /@Resources/Hillel/HalfSingle/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeW=1 3 | TypeH=0.5 4 | PaddingW=15 5 | PaddingH=0 6 | 7 | 8 | 9 | 10 | 11 | [bg] 12 | Meter=Image 13 | ImageName=#@#\Graphics\separator.png 14 | X=(5-#Padding#) 15 | Y=(5-#Padding#) 16 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 17 | H=(#Height#/2-(5-#Padding#)+(#Padding#))*#ScaleDpi# 18 | solidcolor=0,0,0,1 19 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\hover.png"][!SetOption #CURRENTSECTION# solidcolor "255,255,255,20"][!UpdateMeter bg][!ShowMeter Down][!Redraw] 20 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\separator.png"][!SetOption #CURRENTSECTION# solidcolor "0,0,0,1"][!UpdateMeter bg][!HideMeter Down][!Redraw] 21 | 22 | ScaleMargins=10,10,10,10 23 | 24 | 25 | [Down] 26 | Meter=Image 27 | ImageName=#@#Graphics\settings.png 28 | LeftMouseUpAction=[!SkinCustomMenu] 29 | X=(#Height#+(#Padding#*2)-25)*#ScaleDpi# 30 | y=0 31 | w=(25)*#scaledpi# 32 | ImageTint=#arrowcolor# 33 | ImageAlpha=180 34 | Hidden=1 35 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageAlpha 255][!Update] 36 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageAlpha 180][!Update] 37 | MouseActionCusor=1 38 | 39 | [TextStyle] 40 | X=(#Height#/2+5)*#ScaleDpi# 41 | Y=(#Height#/7+5)*#ScaleDpi# 42 | StringAlign=CENTER 43 | FontFace=#fonttype# 44 | FontColor=#textcolor2#,#PanelTitleOpacity# 45 | FontSize=(#height#/10)*#ScaleDpi# 46 | StringEffect=#Shadow# 47 | FontEffectColor=#ItemShadowColor#,#ItemShadowOpacity# 48 | AntiAlias=1 49 | LeftMouseUpAction=["#PanelAction#"] 50 | solidcolor=0,0,0,1 51 | Text=#PanelName# 52 | 53 | [FullTextStyle] 54 | X=(#Height#/30+5) 55 | StringAlign=LEFT 56 | Y=(#Height#/30+5) 57 | W=(#Height#) 58 | ClipString=1 59 | H=(#Height#/10) 60 | MeterStyle=DriveText 61 | FontColor=#TextColor2#,1 62 | FontSize=(#Height#/15-#Height#/150) 63 | FontFace=#fonttype# 64 | Antialias=1 65 | 66 | [IconStyle] 67 | X=(#Height#/2-(#Height#/3/2)+5)*#ScaleDpi# 68 | Y=(#Height#/12+5)*#ScaleDpi# 69 | W=(#Height#/3.1)*#ScaleDpi# 70 | ImageTint=#TextColor2#,1 71 | AntiAlias=1 72 | LeftMouseUpAction=["#PanelAction#"] 73 | ImageName=#IconLocation# 74 | 75 | [IconStyle2] 76 | ImageTint=#textcolor2#,50 77 | 78 | [FullStyle] 79 | X=(5-#Padding#+2) 80 | Y=(5-#Padding#+2) 81 | W=(#Height#+(#Padding#*2)-2)*#ScaleDpi# 82 | H=(#Height#/2-(5-#Padding#)+(#Padding#))*#ScaleDpi# 83 | AntiAlias=1 -------------------------------------------------------------------------------- /@Resources/Hillel/QuarterSingle/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeW=1 3 | TypeH=0.25 4 | PaddingW=15 5 | PaddingH=0 6 | 7 | 8 | 9 | 10 | 11 | [bg] 12 | Meter=Image 13 | ImageName=#@#\Graphics\separator.png 14 | X=(5-#Padding#) 15 | Y=(5-#Padding#) 16 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 17 | H=(#Height#/4-(5-#Padding#)+(#Padding#))*#ScaleDpi# 18 | solidcolor=0,0,0,1 19 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\hover.png"][!SetOption #CURRENTSECTION# solidcolor "255,255,255,20"][!UpdateMeter bg][!ShowMeter Down][!Redraw] 20 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\separator.png"][!SetOption #CURRENTSECTION# solidcolor "0,0,0,1"][!UpdateMeter bg][!HideMeter Down][!Redraw] 21 | 22 | ScaleMargins=10,10,10,10 23 | 24 | 25 | [Down] 26 | Meter=Image 27 | ImageName=#@#Graphics\settings.png 28 | LeftMouseUpAction=[!SkinCustomMenu] 29 | X=(#Height#+(#Padding#*2)-25)*#ScaleDpi# 30 | y=0 31 | w=(25)*#scaledpi# 32 | ImageTint=#arrowcolor# 33 | ImageAlpha=180 34 | Hidden=1 35 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageAlpha 255][!Update] 36 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageAlpha 180][!Update] 37 | MouseActionCusor=1 38 | 39 | [TextStyle] 40 | X=(#Height#/2+5)*#ScaleDpi# 41 | Y=(#Height#/7+5)*#ScaleDpi# 42 | StringAlign=CENTER 43 | FontFace=#fonttype# 44 | FontColor=#textcolor2#,#PanelTitleOpacity# 45 | FontSize=(#height#/10)*#ScaleDpi# 46 | StringEffect=#Shadow# 47 | FontEffectColor=#ItemShadowColor#,#ItemShadowOpacity# 48 | AntiAlias=1 49 | LeftMouseUpAction=["#PanelAction#"] 50 | solidcolor=0,0,0,1 51 | Text=#PanelName# 52 | 53 | [FullTextStyle] 54 | X=(#Height#/30+5) 55 | StringAlign=LEFT 56 | Y=(#Height#/30+5) 57 | W=(#Height#) 58 | ClipString=1 59 | H=(#Height#/10) 60 | MeterStyle=DriveText 61 | FontColor=#TextColor2#,1 62 | FontSize=(#Height#/15-#Height#/150) 63 | FontFace=#fonttype# 64 | Antialias=1 65 | 66 | [IconStyle] 67 | X=(#Height#/2-(#Height#/3/2)+5)*#ScaleDpi# 68 | Y=(#Height#/12+5)*#ScaleDpi# 69 | W=(#Height#/3.1)*#ScaleDpi# 70 | ImageTint=#TextColor2#,1 71 | AntiAlias=1 72 | LeftMouseUpAction=["#PanelAction#"] 73 | ImageName=#IconLocation# 74 | 75 | [IconStyle2] 76 | ImageTint=#textcolor2#,50 77 | 78 | [FullStyle] 79 | X=(5-#Padding#) 80 | Y=(5-#Padding#) 81 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 82 | H=(#Height#/4-(5-#Padding#)+(#Padding#))*#ScaleDpi# 83 | AntiAlias=1 -------------------------------------------------------------------------------- /Parts/MediaCenter/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | MouseOverAction=[!ShowMeter BTN][!ShowMeter SZ][!ShowMeter CLS][!Redraw] 7 | MouseLeaveAction=[!HideMeter BTN][!HideMeter SZ][!HideMeter CLS][!Redraw] 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=8640000 11 | 12 | RightMouseUpAction=[!SkinCustomMenu] 13 | ContextTitle=#Settings# 14 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 15 | 16 | ContextTitle2=#Alternative# 17 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 18 | ContextTitle3=#Close# 19 | ContextAction3=[!DeactivateConfig] 20 | 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | ContextTitle5=#MoreActions# 24 | ContextAction5=[!SkinMenu] 25 | 26 | 27 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 28 | [Metadata] 29 | Version=2.1 30 | Information=MediaCenter Panel 31 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 32 | 33 | [Variables] 34 | Height=154 35 | PanelType=single 36 | 37 | @include=#@#global.inc 38 | @include1=#@#Languages\#MainLanguage#.inc 39 | @include2=#@#Common\color\color.inc 40 | @include3=#@##Structure#\#PanelType#\Main.inc 41 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 42 | [A] 43 | Meter=Image 44 | Meterstyle=FullStyle 45 | ImageName=drag.png 46 | imagealpha=200 47 | 48 | 49 | [Style2] 50 | StringAlign=LEFT 51 | StringStyle=Normal 52 | FontColor=255,255,255 53 | FontSize=((ROUND(#Height#/10.714)))*#scaledpi# 54 | FontFace=#FontTypeWP# 55 | AntiAlias=1 56 | x=r 57 | y=R 58 | 59 | [1a] 60 | Meter=String 61 | MeterStyle=Style2 62 | Text=#Videos# 63 | X=((#Height#/10))*#scaledpi# 64 | Y=((#Height#/10))*#scaledpi# 65 | LeftMouseUpAction=["%windir%\ehome\ehshell.exe" /playslideshow] 66 | FontColor=255,255,255,255 67 | 68 | [2a] 69 | Meter=String 70 | MeterStyle=Style2 71 | Text=#TV# 72 | LeftMouseUpAction=["%windir%\ehome\ehshell.exe" /playslideshow] 73 | FontColor=255,255,255,225 74 | 75 | [3a] 76 | Meter=String 77 | MeterStyle=Style2 78 | Text=#Music# 79 | LeftMouseUpAction=["%windir%\ehome\ehshell.exe" /playslideshow] 80 | FontColor=255,255,255,200 81 | 82 | [4a] 83 | Meter=String 84 | MeterStyle=Style2 85 | Text=#Photos# 86 | LeftMouseUpAction=["%windir%\ehome\ehshell.exe" /playslideshow] 87 | FontColor=255,255,255,175 -------------------------------------------------------------------------------- /@Resources/Languages/English.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | langcode=en-us 3 | Settings=Settings 4 | Search=Search 5 | Alternative=Alternative 6 | Close=Close 7 | AddItems=Add Items 8 | Quit=Quit 9 | MoreActions=More Actions... 10 | Greetings=Greetings 11 | GoodMorning=Good morning 12 | GoodAfternoon=Good afternoon 13 | GoodEvening=Good evening 14 | AddAnother=Add Another 15 | 16 | 17 | Today=Today 18 | Calendar=Calendar 19 | Moon=Moon 20 | System=System 21 | Greeter=Greeter 22 | WorldClock=World Clock 23 | Library=Library 24 | Remote=Remote 25 | NotesText=Notes 26 | Photos=Photos 27 | Timer=Timer 28 | Weather=Weather 29 | DigitalClock=Digital Clock 30 | Tasks=Tasks 31 | Battery=Battery 32 | Clock=Clock 33 | CPUMeter=CPU Meter 34 | Greeter=Greeter 35 | HDDMeter=HDD Meter 36 | Launcher=Launcher 37 | MediaPlayer=Media Player 38 | Favorites=Favorites 39 | Network=Network 40 | Notes=Notes 41 | Quotes=Quotes 42 | RAMMeter=RAM Meter 43 | RecycleBin=Recycle Bin 44 | NewsReader=News Reader 45 | Search=Search 46 | SearchFor=Search for 47 | Shortcuts=Shortcuts 48 | Slideshow=Slideshow 49 | TaskList=Task List 50 | Uptime=Uptime 51 | User=User 52 | Visualizer=Visualizer 53 | Weather=Weather 54 | WMPControl=WMP Control 55 | WorldClock=World Clock 56 | SearchFor=Search for... 57 | Storage=Storage 58 | Sunrise=Sunrise 59 | Used=Used 60 | ;Used 100GB 61 | 62 | 63 | ItsMorning=It's morning in 64 | 65 | ItsDay=It's day in 66 | ItsEvening=It's evening in 67 | itsnightin=It's night in 68 | ;It's midnight in Paris 69 | 70 | Wallpapers=Wallpapers 71 | NotesRename=Notes 72 | TimeZoneClock=Add a Timezone Clock 73 | CopyToClipboard=Copy to Clipboard 74 | EmptyRecycleBin=Empty Recycle Bin 75 | 76 | Items=Items 77 | MON=Mon 78 | Tue=Tue 79 | Wed=Wed 80 | Thu=Thu 81 | Fri=Fri 82 | Sat=Sat 83 | Sun=Sun 84 | 85 | Videos=Videos 86 | TV=TV 87 | Music=Music 88 | Photos=Photos 89 | WindowsMediaPlayer=Windows Media Player 90 | NoPlayback=No playback 91 | 92 | 93 | Hibernate=Hibernate 94 | Shutdown=Shutdown 95 | Restart=Restart 96 | LogOff=Log Off 97 | Lock=Lock 98 | Sleep=Sleep 99 | 100 | 101 | FinishTask=Finish Task 102 | ClearTasksStatus=Clear Status 103 | ClearTasks=Clear Tasks 104 | 105 | AddAnotherHDD=Add Another Disk 106 | AlignSidebarLeft=Align Sidebar to the Left 107 | AlignSidebarRight=Align Sidebar to the Right 108 | Welcome=Welcome 109 | -------------------------------------------------------------------------------- /Parts/User/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | Author=Xyrfo and fediaFedia 5 | 6 | 7 | MouseActionCursor=0 8 | MiddleMouseUpAction=!DeactivateConfig 9 | Update=-1 10 | 11 | RightMouseUpAction=[!SkinCustomMenu] 12 | ContextTitle=#Settings# 13 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 14 | 15 | ContextTitle2=#Alternative# 16 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 17 | ContextTitle3=#Close# 18 | ContextAction3=[!DeactivateConfig] 19 | 20 | ContextTitle4=---- 21 | ContextAction4=[] 22 | ContextTitle5=#MoreActions# 23 | ContextAction5=[!SkinMenu] 24 | 25 | 26 | 27 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 28 | [Metadata] 29 | Version=2.1 30 | Information=Longhorn Sidebar 31 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 32 | 33 | [Variables] 34 | Height=154 35 | PanelType=quartersingle 36 | 37 | @include=#@#global.inc 38 | @include1=#@#Languages\#MainLanguage#.inc 39 | @include2=#@#Common\color\color.inc 40 | @include3=UserVariables.inc 41 | @include4=#@##Structure#\#PanelType#\Main.inc 42 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 43 | panelname=%USERNAME% 44 | 45 | [MeasureUserName] 46 | Measure=Plugin 47 | Plugin=Plugins\SysInfo.dll 48 | SysInfoType=USER_NAME 49 | Substitute="Administrator":"Admin" 50 | 51 | 52 | 53 | [MeterUserPic] 54 | Meter=Image 55 | ImageName=#UserPictureLocation# 56 | MeterStyle=SmallIcon 57 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 58 | 59 | 60 | 61 | 62 | 63 | [MeterUserName] 64 | MeasureName=MeasureUserName 65 | Meter=String 66 | X=((35))*#scaledpi# 67 | Y=((10))*#scaledpi# 68 | FontSize=((#Height#/16))*#scaledpi# 69 | h=((#height#/5))*#scaledpi# 70 | FontFace=#FontType# 71 | StringAlign=LEFT 72 | StringStyle=NORMAL 73 | solidcolor=0,0,0,1 74 | FontColor=#TextColor2# 75 | Text=#UserName# 76 | AntiAlias=1 77 | DynamicVariables=1 78 | ClipString=1 79 | 80 | MeterStyle=Default 81 | LeftMouseUpAction=!execute ["%USERPROFILE%"] 82 | MouseActionCursor=1 83 | 84 | 85 | [Welcome] 86 | Meter=String 87 | MeterStyle=Default | Small 88 | Text=#Welcome# 89 | y=(#Height#/9*#scaledpi#)r 90 | x=r 91 | Hidden=#ShowWelcomeText# 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | -------------------------------------------------------------------------------- /@Resources/Hillel/DoubleV/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeH=2 3 | TypeW=1 4 | PaddingH=15 5 | PaddingW=5 6 | 7 | [bg] 8 | Meter=Image 9 | ImageName=#@#\Graphics\separator.png 10 | X=(5-#Padding#) 11 | Y=(5-#Padding#) 12 | H=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 13 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 14 | solidcolor=0,0,0,1 15 | MouseOverAction=[!SetOption #CURRENTSECTION# solidcolor "255,255,255,20"][!UpdateMeter bg][!ShowMeter Down][!Redraw] 16 | MouseLeaveAction=[!SetOption #CURRENTSECTION# solidcolor "0,0,0,1"][!UpdateMeter bg][!HideMeter Down][!Redraw] 17 | ScaleMargins=10,10,10,10 18 | 19 | 20 | [Down] 21 | Meter=Image 22 | ImageName=#@#Graphics\settings.png 23 | LeftMouseUpAction=[!SkinCustomMenu] 24 | X=(#Height#+(#Padding#*2)-25)*#ScaleDpi# 25 | y=0 26 | w=(25)*#scaledpi# 27 | ImageTint=#arrowcolor# 28 | ImageAlpha=180 29 | Hidden=1 30 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageAlpha 255][!Update] 31 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageAlpha 180][!Update] 32 | MouseActionCusor=1 33 | 34 | [btn] 35 | Meter=Image 36 | ImageName=#Imagedir#\btn3.png 37 | X=(5-#Padding#) 38 | Y=(5-#Padding#) 39 | H=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 40 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 41 | ImageTint=#colorskin2#,#opacity2# 42 | ScaleMargins=10,10,10,10 43 | Hidden=1 44 | 45 | 46 | [overlay] 47 | Meter=Image 48 | ImageName=#@#Common\OverlayBorder\#overlay##padding#.png 49 | H=(#Height#*2+20)*#ScaleDpi# 50 | W=(#Height#+10)*#ScaleDpi# 51 | x=0 52 | y=0 53 | ScaleMargins=10,10,10,10 54 | 55 | [TextStyle] 56 | X=(5+(#Height#/#xposition#))*#ScaleDpi# 57 | Y=((#Height#*1.9)+5)*#ScaleDpi# 58 | StringAlign=#align# 59 | FontFace=#fonttype# 60 | FontColor=#textcolor2#,#PanelTitleOpacity# 61 | FontSize=#defaultfontsize#*#ScaleDpi# 62 | StringEffect=#Shadow# 63 | FontEffectColor=#ItemShadowColor#,#ItemShadowOpacity# 64 | AntiAlias=1 65 | 66 | [FullTextStyle] 67 | X=15 68 | StringAlign=LEFT 69 | Y=15 70 | W=(#Height#-20)*#ScaleDpi# 71 | H=(#Height#*1.85-20)*#ScaleDpi# 72 | ClipString=1 73 | FontColor=#TextColor2#,#paneltitleopacity# 74 | FontSize=(#Height#/16.4)*#ScaleDpi# 75 | FontFace=#fonttype# 76 | Antialias=1 77 | solidcolor=0,0,0,1 78 | 79 | [IconStyle] 80 | X=(#Height#/5.8+5)*#ScaleDpi# 81 | Y=(#Height#/1.6+5)*#ScaleDpi# 82 | W=(#Height#/1.5)*#ScaleDpi# 83 | H=(#Height#/1.5)*#ScaleDpi# 84 | AntiAlias=1 85 | 86 | [IconStyle2] 87 | ImageTint=#textcolor2#,#paneltitleopacity# 88 | [FullStyle] 89 | X=(5-#Padding#) 90 | Y=(5-#Padding#) 91 | H=(#Height#*2+10+(#Padding#*2))*#ScaleDpi# 92 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 93 | AntiAlias=1 94 | 95 | 96 | -------------------------------------------------------------------------------- /Reserve Screen Space/ReserveScreenSpace.au3: -------------------------------------------------------------------------------- 1 | #include 2 | #include 3 | #include 4 | 5 | ; Credits to guinness for coming up with this script 6 | 7 | 8 | Global $sidebarWidth, $scaleDpi 9 | 10 | 11 | 12 | If $CmdLine[0] = 2 Then 13 | $sidebarWidth = $CmdLine[1]; 14 | $scaleDpi = $CmdLine[2]; 15 | Else 16 | $sidebarWidth = 0; 17 | $scaleDpi = 1; 18 | EndIf 19 | 20 | 21 | Example() 22 | 23 | 24 | Func Example() 25 | ; Set the working area of the Desktop, in this case 120px to the left and retaining the same height and width. 26 | 27 | Local $aWorkingArea = _WorkingArea(0, Default, @DeskTopWidth-$sidebarWidth*$scaleDpi, Default) 28 | ;width, height; x; y 29 | 30 | ; Create the GUI. 31 | ; $WS_EX_LAYERED 32 | Local $hGUI = GUICreate('', $sidebarWidth * $scaleDpi, $aWorkingArea[1], @DeskTopWidth-$sidebarWidth * $scaleDpi, $aWorkingArea[3], $WS_POPUP, $WS_EX_LAYERED) 33 | GUISetState(@SW_SHOW, $hGUI) 34 | Exit 35 | While 1 36 | Switch GUIGetMsg() 37 | Case $GUI_EVENT_CLOSE 38 | ExitLoop 39 | 40 | EndSwitch 41 | WEnd 42 | 43 | ; Delete the GUI. 44 | GUIDelete($hGUI) 45 | 46 | ; Reset the working area to the previous values. 47 | _WorkingArea() 48 | 49 | EndFunc ;==>Example 50 | 51 | 52 | 53 | Func _WorkingArea($iLeft = Default, $iTop = Default, $iWidth = Default, $iHeight = Default) 54 | Local Static $tWorkArea = 0 55 | If IsDllStruct($tWorkArea) Then 56 | _WinAPI_SystemParametersInfo($SPI_SETWORKAREA, 0, DllStructGetPtr($tWorkArea), $SPIF_SENDCHANGE) 57 | $tWorkArea = 0 58 | Else 59 | $tWorkArea = DllStructCreate($tagRECT) 60 | _WinAPI_SystemParametersInfo($SPI_GETWORKAREA, 0, DllStructGetPtr($tWorkArea)) 61 | 62 | Local $tCurrentArea = DllStructCreate($tagRECT) 63 | Local $aArray[4] = [$iLeft, $iTop, $iWidth, $iHeight] 64 | For $i = 0 To 3 65 | If $aArray[$i] = Default Or $aArray[$i] < 0 Then 66 | $aArray[$i] = DllStructGetData($tWorkArea, $i + 1) 67 | EndIf 68 | DllStructSetData($tCurrentArea, $i + 1, $aArray[$i]) 69 | $aArray[$i] = DllStructGetData($tWorkArea, $i + 1) 70 | Next 71 | _WinAPI_SystemParametersInfo($SPI_SETWORKAREA, 0, DllStructGetPtr($tCurrentArea), $SPIF_SENDCHANGE) 72 | $aArray[2] -= $aArray[0] 73 | $aArray[3] -= $aArray[1] 74 | Local $aReturn[4] = [$aArray[2], $aArray[3], $aArray[0], $aArray[1]] 75 | Return $aReturn 76 | EndIf 77 | EndFunc ;==>_WorkingArea -------------------------------------------------------------------------------- /@Resources/Hillel/Single/Main.inc: -------------------------------------------------------------------------------- 1 | [Variables] 2 | TypeW=1 3 | TypeH=1 4 | PaddingW=5 5 | PaddingH=5 6 | 7 | 8 | 9 | [bg] 10 | Meter=Image 11 | ImageName=#@#\Graphics\separator.png 12 | X=(5-#Padding#) 13 | Y=(5-#Padding#) 14 | W=(#Height#+(#Padding#*2))*#ScaleDpi# 15 | H=(#Height#+(#Padding#*2))*#ScaleDpi# 16 | solidcolor=0,0,0,1 17 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\hover.png"][!SetOption #CURRENTSECTION# solidcolor "255,255,255,20"][!UpdateMeter bg][!ShowMeter Down][!Redraw] 18 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageName "#@#\Graphics\separator.png"][!SetOption #CURRENTSECTION# solidcolor "0,0,0,1"][!UpdateMeter bg][!HideMeter Down][!Redraw] 19 | 20 | ScaleMargins=10,10,10,10 21 | 22 | 23 | [Down] 24 | Meter=Image 25 | ImageName=#@#Graphics\settings.png 26 | LeftMouseUpAction=[!SkinCustomMenu] 27 | X=(#Height#+(#Padding#*2)-25)*#ScaleDpi# 28 | y=0 29 | w=(25)*#scaledpi# 30 | ImageTint=#arrowcolor# 31 | ImageAlpha=180 32 | Hidden=1 33 | MouseOverAction=[!SetOption #CURRENTSECTION# ImageAlpha 255][!Update] 34 | MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageAlpha 180][!Update] 35 | MouseActionCusor=1 36 | 37 | [btnstyle] 38 | ImageTint=#colorskin2#,#opacity2# 39 | 40 | 41 | [overlay] 42 | Meter=Image 43 | ImageName=#@#Common\OverlayBorder\#overlay##padding#.png 44 | X=0 45 | Y=0 46 | W=(#Height#+10)*#ScaleDpi# 47 | H=(#Height#+10)*#ScaleDpi# 48 | 49 | [TextStyle] 50 | X=(5+(#Height#/#xposition#))*#ScaleDpi# 51 | Y=((#Height#/(#yposition#))+5)*#ScaleDpi# 52 | StringAlign=#align# 53 | FontFace=#fonttype# 54 | FontColor=#textcolor2#,#PanelTitleOpacity2# 55 | FontSize=#defaultfontsize#*#ScaleDpi# 56 | AntiAlias=1 57 | ClipString=1 58 | w=(#Height#/1.17)*#ScaleDpi# 59 | 60 | 61 | 62 | 63 | 64 | [FullTextStyle] 65 | X=15 66 | StringAlign=LEFT 67 | Y=15 68 | W=(#Height#-20) 69 | H=(#Height#/1.13-20) 70 | ClipString=1 71 | FontColor=#TextColor2#,#paneltitleopacity# 72 | FontSize=(#Height#/16.4) 73 | FontFace=#fonttype# 74 | Antialias=1 75 | solidcolor=0,0,0,1 76 | 77 | [IconStyle] 78 | X=(#Height#/5.8+5)*#ScaleDpi# 79 | Y=(#Height#/7.8+#yposition#+5)*#ScaleDpi# 80 | W=(#Height#/1.5)*#ScaleDpi# 81 | H=(#Height#/1.5)*#ScaleDpi# 82 | AntiAlias=1 83 | LeftMouseUpAction=["#PanelAction#"] 84 | ImageName=#IconLocation# 85 | MouseActionCursor=1 86 | [IconStyle2] 87 | ImageTint=#textcolor2#,#paneltitleopacity# 88 | 89 | 90 | [FullStyle] 91 | X=(5-#Padding#+2) 92 | Y=(5-#Padding#+2) 93 | W=(#Height#+(#Padding#*2)-2)*#ScaleDpi# 94 | H=(#Height#+(#Padding#*2))*#ScaleDpi# 95 | AntiAlias=1 96 | ImageName=#IconLocation# 97 | MouseActionCursor=1 98 | LeftMouseUpAction=["#PanelAction#"] -------------------------------------------------------------------------------- /Parts/Clock/BigClock/Holidays.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Welcome/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | Update=-1 5 | OnRefreshAction=[!Move (#screenareawidth#/2-250*#scaledpi#) (#workareaheight#/2-200*#scaledpi#)] 6 | 7 | [Metadata] 8 | Version=2.1 9 | Information=Longhorn Sidebar 10 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 11 | 12 | [Variables] 13 | @include=#@#global.inc 14 | @include1=UserVariables.inc 15 | @include2=#@#Languages\#MainLanguage#.inc 16 | @include3=#skinspath#\Longhorn Sidebar\UserVariables.inc 17 | 18 | [MeterBackground] 19 | Meter=Image 20 | ImageName=dpi.png 21 | W=(500*#scaledpi#) 22 | H=(400*#scaledpi#) 23 | Antialias=1 24 | 25 | [Styl] 26 | MouseActionCursor=1 27 | SolidColor=255,0,255,1 28 | w=(100*#scaledpi#) 29 | h=(50*#scaledpi#) 30 | x=(10*#scaledpi#)R 31 | y=r 32 | 33 | 34 | [1] 35 | Meter=String 36 | MeterStyle=Styl 37 | x=(100*#scaledpi#) 38 | y=(220*#scaledpi#) 39 | LeftMouseUpAction=[!WriteKeyValue Variables ScaleDpi 1 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!Refresh *][!LoadLayout "LonghornX1"] 40 | [2] 41 | Meter=String 42 | 43 | MeterStyle=Styl 44 | LeftMouseUpAction=[!WriteKeyValue Variables ScaleDpi 1.5 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!Refresh *][!LoadLayout "LonghornX1.5"] 45 | [3] 46 | Meter=String 47 | 48 | MeterStyle=Styl 49 | LeftMouseUpAction=[!WriteKeyValue Variables ScaleDpi 2 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!Refresh *][!LoadLayout "LonghornX2"] 50 | [Close] 51 | Meter=String 52 | 53 | MeterStyle=Styl 54 | x=(170*#scaledpi#) 55 | y=(300*#scaledpi#) 56 | w=(170*#scaledpi#) 57 | LeftMouseUpAction=[!ActivateConfig "#currentconfig#"] 58 | 59 | 60 | [UseWall] 61 | Meter=String 62 | 63 | MeterStyle=Styl 64 | x=r 65 | y=R 66 | w=(170*#scaledpi#) 67 | H=(30*#scaledpi#) 68 | LeftMouseUpAction=[!SetWallpaper "..\Wallpapers\spring-grass-nature-leaves-plants.jpg" Stretch] 69 | 70 | 71 | [6L] 72 | Meter=String 73 | MeterStyle=Styl 74 | x=0 75 | y=(300*#scaledpi#) 76 | w=(170*#scaledpi#) 77 | LeftMouseUpAction=[!ActivateConfig "Longhorn Sidebar" "SidebarLeft.ini"][!WriteKeyValue Variables SidebarLeft 0 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!WriteKeyValue Variables MoveWhere #screenareawidth# "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!WriteKeyValue Variables MoveClock 0 "#currentpath#UserVariables.inc"][!Refresh *] 78 | ToolTipText=Put Sidebar on the Left side of Monitor 79 | 80 | [7R] 81 | Meter=String 82 | MeterStyle=Styl 83 | x=(330*#scaledpi#) 84 | y=(300*#scaledpi#) 85 | w=(170*#scaledpi#) 86 | LeftMouseUpAction=[!ActivateConfig "Longhorn Sidebar" "Sidebar.ini"][!WriteKeyValue Variables SidebarLeft 1 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!WriteKeyValue Variables MoveClock #*workareawidth*#-#clockWidth# "#currentpath#UserVariables.inc"][!WriteKeyValue Variables MoveWhere 155 "#skinspath#\Longhorn Sidebar\UserVariables.inc"][!Refresh *] 87 | ToolTipText=Put Sidebar on the Right side of Monitor -------------------------------------------------------------------------------- /Parts/Greeter/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=8640000 11 | Blur=#globalblurenable# 12 | BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),((#Height#*#TypeW#*#ScaleDpi#+#PaddingW#+(#Padding#))),((#Height#*#TypeH#*#ScaleDpi#+#PaddingH#+(#Padding#))),#blurcornerradius# 13 | 14 | RightMouseUpAction=[!SkinCustomMenu] 15 | ContextTitle=#Settings# 16 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 17 | 18 | ContextTitle2=#Alternative# 19 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 20 | ContextTitle3=#Close# 21 | ContextAction3=[!DeactivateConfig] 22 | 23 | ContextTitle4=---- 24 | ContextAction4=[] 25 | ContextTitle5=#MoreActions# 26 | ContextAction5=[!SkinMenu] 27 | 28 | 29 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 30 | [Metadata] 31 | Version=2.1 32 | Information=Longhorn Sidebar 33 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 34 | 35 | [Variables] 36 | Height=154 37 | PanelType=halfsingle 38 | 39 | @include=#@#global.inc 40 | @include1=#@#Languages\#MainLanguage#.inc 41 | @include2=#@#Common\color\color.inc 42 | @include3=UserVariables.inc 43 | @include4=#@##Structure#\#PanelType#\Main.inc 44 | @include5=#@#Config\Panels\User\UserVariables.inc 45 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 46 | 47 | 48 | 49 | [MeasureHour] 50 | Measure=Time 51 | Format=%H 52 | 53 | [MeasureTimeOfDay] 54 | Measure=Calc 55 | Formula=(MeasureHour>3) && (MeasureHour<12) ? 1111 : ((MeasureHour>11) && (MeasureHour<18) ? 2222 : ((MeasureHour>17) && (MeasureHour<24) ? 3333 : 4444)) 56 | Substitute="1111":"#ItsMorning#", "2222": "#ItsDay#", "3333": "#ItsEvening#", "4444": "#itsnightin#" 57 | 58 | [MeasureTimeOfDay1] 59 | Measure=Calc 60 | Formula=(MeasureHour>3) && (MeasureHour<12) ? 1111 : ((MeasureHour>11) && (MeasureHour<18) ? 2222 : ((MeasureHour>17) && (MeasureHour<24) ? 3333 : 4444)) 61 | 62 | [icon] 63 | Meter=Image 64 | MeterStyle=FullStyle 65 | ImageName=[MeasureTimeOfDay1].jpg 66 | DynamicVariables=1 67 | AntiAlias=1 68 | 69 | [OverlayM] 70 | Meter=Image 71 | MeterStyle=Overlay 72 | 73 | [Greeting] 74 | Meter=String 75 | MeasureName=MeasureTimeOfDay 76 | Y=((#Height#/7))*#scaledpi# 77 | X=((#Height#/2+5))*#scaledpi# 78 | StringAlign=CENTER 79 | StringStyle=Normal 80 | FontColor=255,255,255,200 81 | FontFace=#FONTTYPEWP# 82 | FontSize=((#Height#/20))*#scaledpi# 83 | AntiAlias=1 84 | Postfix= 85 | 86 | [Name] 87 | Meter=String 88 | MeasureName=MeasureUserName 89 | Text=#CityName# 90 | MeterStyle=Style 91 | Y=R 92 | X=((#Height#/2+5))*#scaledpi# 93 | StringAlign=CENTER 94 | StringStyle=Normal 95 | FontColor=255,255,255 96 | FontFace=#FONTTYPE# 97 | FontSize=((#Height#/12))*#scaledpi# 98 | AntiAlias=1 99 | 100 | @include6=#@#Structure\#PanelType#\Top.inc 101 | -------------------------------------------------------------------------------- /Parts/Favorites/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | Author=Xyrfo and fediaFedia 5 | 6 | 7 | MouseActionCursor=0 8 | MiddleMouseUpAction=!DeactivateConfig 9 | Update=-1 10 | 11 | RightMouseUpAction=[!SkinCustomMenu] 12 | ContextTitle=#Settings# 13 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 14 | 15 | ContextTitle2=#Alternative# 16 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 17 | ContextTitle3=#Close# 18 | ContextAction3=[!DeactivateConfig] 19 | 20 | ContextTitle4=---- 21 | ContextAction4=[] 22 | ContextTitle5=#MoreActions# 23 | ContextAction5=[!SkinMenu] 24 | 25 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 26 | 27 | [Metadata] 28 | Version=2.1 29 | Information=Longhorn Sidebar 30 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 31 | 32 | [Variables] 33 | Height=154 34 | PanelType=single 35 | @include=#@#global.inc 36 | @include1=#@#Languages\#MainLanguage#.inc 37 | @include2=#@#Common\color\color.inc 38 | @include3=UserVariables.inc 39 | @include4=#@##Structure#\#PanelType#\Main.inc 40 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 41 | 42 | [Fav] 43 | w=(50*#scaledpi#) 44 | h=(36*#scaledpi#) 45 | ImageName=blank.png 46 | 47 | [Ico] 48 | w=(20*#scaledpi#) 49 | h=(20*#scaledpi#) 50 | 51 | [Variables] 52 | App1Image=Blank.png 53 | App1Icon=Icon.png 54 | App1Location=%USERPROFILE%\Pictures 55 | 56 | 57 | [Fav1] 58 | Meter=image 59 | MeterStyle=Fav 60 | x=(20*#scaledpi#) 61 | y=(35*#scaledpi#) 62 | ImageName=#App1Image# 63 | LeftMouseUpAction=["#App1Location#"] 64 | MouseActionCursor=1 65 | 66 | 67 | [Ico1] 68 | Meter=image 69 | MeterStyle=Ico 70 | ImageName=#App1Icon# 71 | x=(55*#scaledpi#) 72 | y=(55*#scaledpi#) 73 | 74 | 75 | 76 | [Fav2] 77 | Meter=image 78 | MeterStyle=Fav 79 | x=(90*#scaledpi#) 80 | y=(35*#scaledpi#) 81 | ImageName=#App2Image# 82 | LeftMouseUpAction=["#App2Location#"] 83 | MouseActionCursor=1 84 | 85 | [Ico2] 86 | Meter=image 87 | MeterStyle=Ico 88 | ImageName=#App2Icon# 89 | x=(125*#scaledpi#) 90 | y=(55*#scaledpi#) 91 | 92 | 93 | 94 | [Fav3] 95 | Meter=image 96 | MeterStyle=Fav 97 | x=(20*#scaledpi#) 98 | y=(90*#scaledpi#) 99 | ImageName=#App3Image# 100 | LeftMouseUpAction=["#App3Location#"] 101 | MouseActionCursor=1 102 | 103 | [Ico3] 104 | Meter=image 105 | MeterStyle=Ico 106 | ImageName=#App3Icon# 107 | x=(55*#scaledpi#) 108 | y=(110*#scaledpi#) 109 | 110 | 111 | 112 | [Fav4] 113 | Meter=image 114 | MeterStyle=Fav 115 | x=(90*#scaledpi#) 116 | y=(90*#scaledpi#) 117 | ImageName=#App4Image# 118 | LeftMouseUpAction=["#App4Location#"] 119 | MouseActionCursor=1 120 | 121 | [Ico4] 122 | Meter=image 123 | MeterStyle=Ico 124 | ImageName=#App4Icon# 125 | x=(130*#scaledpi#) 126 | y=(110*#scaledpi#) 127 | 128 | 129 | 130 | [Favorites] 131 | Meter=String 132 | MeterStyle=Default 133 | y=(10*#scaledpi#) 134 | x=(10*#scaledpi#) 135 | Text=Favorites 136 | Hidden=#ShowTitle# -------------------------------------------------------------------------------- /Parts/HDD/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=60000 11 | 12 | 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | 24 | ContextTitle5=#AddAnotherHDD# 25 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\HDD2" "Item.ini"] 26 | 27 | ContextTitle6=---- 28 | ContextAction6=[] 29 | ContextTitle7=#MoreActions# 30 | ContextAction7=[!SkinMenu] 31 | 32 | 33 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 34 | [Metadata] 35 | Version=2.1 36 | Information=RAM Panel 37 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 38 | 39 | [Variables] 40 | Height=154 41 | PanelType=halfsingle 42 | 43 | @include=#@#global.inc 44 | @include1=#@#Languages\#MainLanguage#.inc 45 | @include2=#@#Common\color\color.inc 46 | @include3=#@##Structure#\#PanelType#\Main.inc 47 | @include4=UserVariables.inc 48 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 49 | 50 | [Style] 51 | StringAlign=CENTER 52 | StringStyle=Normal 53 | FontColor=#textcolor2#,#paneltitleopacity# 54 | FontFace=#FontFaceLight# 55 | AntiAlias=1 56 | 57 | [MeasureHDD1i] 58 | Measure=FreeDiskSpace 59 | Drive=#DriveLabel1#: 60 | 61 | InvertMeasure=1 62 | IgnoreRemovable=0 63 | 64 | [MeasureHDD1] 65 | Measure=FreeDiskSpace 66 | Drive=#DriveLabel1#: 67 | InvertMeasure=0 68 | IgnoreRemovable=0 69 | 70 | 71 | [MeasureDiskLabel] 72 | Measure=FreeDiskSpace 73 | Drive=#DriveLabel1#: 74 | Label=1 75 | UpdateDivider=5 76 | 77 | 78 | 79 | 80 | [Image] 81 | Meter=Image 82 | ImageName=#@#\Graphics\HDD\drives.png 83 | LeftMouseUpAction=!execute ["#DriveLabel1#:\"] 84 | MeterStyle=SmallIcon 85 | 86 | 87 | [Text] 88 | Meter=String 89 | MeterStyle=Default 90 | Text=#Storage# #DriveLabel1# 91 | X=((37))*#scaledpi# 92 | Y=(12)*#scaledpi# 93 | 94 | AutoScale=1 95 | Percentual=1 96 | MeasureName=MeasureHDD1 97 | 98 | 99 | [Text5] 100 | Meter=String 101 | MeterStyle=Default 102 | 103 | Text=%1% : 104 | X=((10))*#scaledpi# 105 | Y=(32)*#scaledpi# 106 | 107 | AutoScale=1 108 | Percentual=1 109 | MeasureName=MeasureHDD1 110 | 111 | 112 | 113 | [Text6] 114 | Meter=String 115 | MeterStyle=Default 116 | 117 | Text=#Used# : %1B 118 | X=(10)*#scaledpi# 119 | Y=(52)*#scaledpi# 120 | 121 | 122 | AutoScale=1 123 | MeasureName=MeasureHDD1 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | [RAMLine] 132 | Meter=Bar 133 | MeasureName=MeasureHDD1i 134 | BarOrientation=Horizontal 135 | SolidColor=#textcolor2#,20 136 | BarColor=117,232,139 137 | x=((#height#/3.5))*#ScaleDpi# 138 | Y=(#height#/4.1*#ScaleDpi#) 139 | H=((#height#/3)-(#height#/3.7))*#ScaleDpi# 140 | W=((#height#/1.2))*#ScaleDpi# 141 | 142 | BarImage=#@#\Graphics\HDD\bar#scaledpi#.png 143 | -------------------------------------------------------------------------------- /Parts/HDD2/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=60000 11 | 12 | 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | 24 | ContextTitle5=#AddAnotherHDD# 25 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\HDD3" "Item.ini"] 26 | 27 | ContextTitle6=---- 28 | ContextAction6=[] 29 | ContextTitle7=#MoreActions# 30 | ContextAction7=[!SkinMenu] 31 | 32 | 33 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 34 | [Metadata] 35 | Version=2.1 36 | Information=HDD Panel 37 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 38 | 39 | [Variables] 40 | Height=154 41 | PanelType=halfsingle 42 | 43 | @include=#@#global.inc 44 | @include1=#@#Languages\#MainLanguage#.inc 45 | @include2=#@#Common\color\color.inc 46 | @include3=#@##Structure#\#PanelType#\Main.inc 47 | @include4=UserVariables.inc 48 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 49 | 50 | [Style] 51 | StringAlign=CENTER 52 | StringStyle=Normal 53 | FontColor=#textcolor2#,#paneltitleopacity# 54 | FontFace=#FontFaceLight# 55 | AntiAlias=1 56 | 57 | [MeasureHDD1i] 58 | Measure=FreeDiskSpace 59 | Drive=#DriveLabel1#: 60 | 61 | InvertMeasure=1 62 | IgnoreRemovable=0 63 | 64 | [MeasureHDD1] 65 | Measure=FreeDiskSpace 66 | Drive=#DriveLabel1#: 67 | InvertMeasure=0 68 | IgnoreRemovable=0 69 | 70 | 71 | [MeasureDiskLabel] 72 | Measure=FreeDiskSpace 73 | Drive=#DriveLabel1#: 74 | Label=1 75 | UpdateDivider=5 76 | 77 | 78 | 79 | 80 | [Image] 81 | Meter=Image 82 | ImageName=#@#\Graphics\HDD\drives.png 83 | LeftMouseUpAction=!execute ["#DriveLabel1#:\"] 84 | MeterStyle=SmallIcon 85 | 86 | 87 | [Text] 88 | Meter=String 89 | MeterStyle=Default 90 | Text=#Storage# #DriveLabel1# 91 | X=((37))*#scaledpi# 92 | Y=(12)*#scaledpi# 93 | 94 | AutoScale=1 95 | Percentual=1 96 | MeasureName=MeasureHDD1 97 | 98 | 99 | [Text5] 100 | Meter=String 101 | MeterStyle=Default 102 | 103 | Text=%1% : 104 | X=((10))*#scaledpi# 105 | Y=(32)*#scaledpi# 106 | 107 | AutoScale=1 108 | Percentual=1 109 | MeasureName=MeasureHDD1 110 | 111 | 112 | 113 | [Text6] 114 | Meter=String 115 | MeterStyle=Default 116 | 117 | Text=#Used# : %1B 118 | X=(10)*#scaledpi# 119 | Y=(52)*#scaledpi# 120 | 121 | 122 | AutoScale=1 123 | MeasureName=MeasureHDD1 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | [RAMLine] 132 | Meter=Bar 133 | MeasureName=MeasureHDD1i 134 | BarOrientation=Horizontal 135 | SolidColor=#textcolor2#,20 136 | BarColor=117,232,139 137 | x=((#height#/3.5))*#ScaleDpi# 138 | Y=(#height#/4.1*#ScaleDpi#) 139 | H=((#height#/3)-(#height#/3.7))*#ScaleDpi# 140 | W=((#height#/1.7))*#ScaleDpi# 141 | 142 | BarImage=#@#\Graphics\HDD\bar#scaledpi#.png 143 | -------------------------------------------------------------------------------- /Parts/HDD3/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=60000 11 | 12 | 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | 24 | ContextTitle5=#AddAnotherHDD# 25 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\HDD2" "Item.ini"] 26 | 27 | ContextTitle6=---- 28 | ContextAction6=[] 29 | ContextTitle7=#MoreActions# 30 | ContextAction7=[!SkinMenu] 31 | 32 | 33 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 34 | [Metadata] 35 | Version=2.1 36 | Information=RAM Panel 37 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 38 | 39 | [Variables] 40 | Height=154 41 | PanelType=halfsingle 42 | 43 | @include=#@#global.inc 44 | @include1=#@#Languages\#MainLanguage#.inc 45 | @include2=#@#Common\color\color.inc 46 | @include3=#@##Structure#\#PanelType#\Main.inc 47 | @include4=UserVariables.inc 48 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 49 | 50 | [Style] 51 | StringAlign=CENTER 52 | StringStyle=Normal 53 | FontColor=#textcolor2#,#paneltitleopacity# 54 | FontFace=#FontFaceLight# 55 | AntiAlias=1 56 | 57 | [MeasureHDD1i] 58 | Measure=FreeDiskSpace 59 | Drive=#DriveLabel1#: 60 | 61 | InvertMeasure=1 62 | IgnoreRemovable=0 63 | 64 | [MeasureHDD1] 65 | Measure=FreeDiskSpace 66 | Drive=#DriveLabel1#: 67 | InvertMeasure=0 68 | IgnoreRemovable=0 69 | 70 | 71 | [MeasureDiskLabel] 72 | Measure=FreeDiskSpace 73 | Drive=#DriveLabel1#: 74 | Label=1 75 | UpdateDivider=5 76 | 77 | 78 | 79 | 80 | [Image] 81 | Meter=Image 82 | ImageName=#@#\Graphics\HDD\drives.png 83 | LeftMouseUpAction=!execute ["#DriveLabel1#:\"] 84 | MeterStyle=SmallIcon 85 | 86 | 87 | [Text] 88 | Meter=String 89 | MeterStyle=Default 90 | Text=#Storage# #DriveLabel1# 91 | X=((37))*#scaledpi# 92 | Y=(12)*#scaledpi# 93 | 94 | AutoScale=1 95 | Percentual=1 96 | MeasureName=MeasureHDD1 97 | 98 | 99 | [Text5] 100 | Meter=String 101 | MeterStyle=Default 102 | 103 | Text=%1% : 104 | X=((10))*#scaledpi# 105 | Y=(32)*#scaledpi# 106 | 107 | AutoScale=1 108 | Percentual=1 109 | MeasureName=MeasureHDD1 110 | 111 | 112 | 113 | [Text6] 114 | Meter=String 115 | MeterStyle=Default 116 | 117 | Text=#Used# : %1B 118 | X=(10)*#scaledpi# 119 | Y=(52)*#scaledpi# 120 | 121 | 122 | AutoScale=1 123 | MeasureName=MeasureHDD1 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | [RAMLine] 132 | Meter=Bar 133 | MeasureName=MeasureHDD1i 134 | BarOrientation=Horizontal 135 | SolidColor=#textcolor2#,20 136 | BarColor=117,232,139 137 | x=((#height#/3.5))*#ScaleDpi# 138 | Y=(#height#/4.1*#ScaleDpi#) 139 | H=((#height#/3)-(#height#/3.7))*#ScaleDpi# 140 | W=((#height#/1.7))*#ScaleDpi# 141 | 142 | BarImage=#@#\Graphics\HDD\bar#scaledpi#.png 143 | -------------------------------------------------------------------------------- /Parts/ClockTimezone2/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | Update=#ShowSeconds#000 8 | 9 | 10 | RightMouseUpAction=[!SkinCustomMenu] 11 | ContextTitle=#Settings# 12 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 13 | 14 | ContextTitle2=#Alternative# 15 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 16 | ContextTitle3=#Close# 17 | ContextAction3=[!DeactivateConfig] 18 | ContextTitle4=---- 19 | ContextAction4=[] 20 | 21 | ContextTitle5=#TimeZoneClock# 22 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\ClockTimezone" "Item.ini"] 23 | 24 | ContextTitle6=---- 25 | ContextAction6=[] 26 | ContextTitle7=#MoreActions# 27 | ContextAction7=[!SkinMenu] 28 | 29 | 30 | 31 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 32 | [Metadata] 33 | Version=6.0 34 | Information=Longhorn Sidebar 35 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 36 | 37 | [Variables] 38 | Height=154 39 | PanelType=single 40 | 41 | @include=#@#global.inc 42 | @include1=#@#Languages\#MainLanguage#.inc 43 | @include3=UserVariables.inc 44 | @include4=#@##Structure#\#PanelType#\Main.inc 45 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 46 | 47 | 48 | 49 | %BTN% 50 | 51 | 52 | 53 | 54 | [Time] 55 | Meter=String 56 | MeterStyle=Default 57 | MeasureName=MeasureClockHM 58 | Y=(#Height#*0.92*#scaledpi#) 59 | x=(#Height#/2*#scaledpi#+5) 60 | stringalign=center 61 | 62 | 63 | 64 | 65 | 66 | [MeasureClockHM] 67 | Measure=Time 68 | Format="#CityName1# #TimeFormat#" 69 | TimeZone=#CityZone1# 70 | 71 | 72 | 73 | 74 | [MeasureTime] 75 | Measure=Time 76 | TimeZone=#CityZone1# 77 | [MeasureTime1] 78 | Measure=Time 79 | Format=#clockName# 80 | 81 | 82 | 83 | [Clock] 84 | Meter=Image 85 | ImageName=..\Clock\BigClock\#ClockStyle#.png 86 | w=(120*#scaledpi#) 87 | h=(120*#scaledpi#) 88 | x=(25*#scaledpi#) 89 | y=(15*#scaledpi#) 90 | DynamicVariables=1 91 | MouseActionCursor=1 92 | LeftMouseUpAction=!execute [!ToggleConfig "Longhorn Sidebar\Parts\Clock\BigClock" "Item.ini"] 93 | 94 | 95 | 96 | 97 | [MeasureTime] 98 | Measure=Time 99 | 100 | [MeasureTime1] 101 | Measure=Time 102 | Format=#clockName# 103 | 104 | [Hours] 105 | Meter=ROTATOR 106 | ImageName=..\Clock\BigClock\Hour#scaledpi#.png 107 | ValueRemainder=43200 108 | MeterStyle=Seconds 109 | DynamicVariables=1 110 | 111 | 112 | 113 | [Minutes] 114 | Meter=ROTATOR 115 | ImageName=..\Clock\BigClock\min#scaledpi#.png 116 | MeterStyle=Seconds 117 | 118 | ValueRemainder=3600 119 | DynamicVariables=1 120 | 121 | 122 | 123 | [Seconds] 124 | Meter=ROTATOR 125 | MeasureName=MeasureTime 126 | ImageName=secs#scaledpi##showseconds#.png 127 | X=(10*#scaledpi#) 128 | Y=(1*#scaledpi#) 129 | W=(150*#scaledpi#) 130 | H=(150*#scaledpi#) 131 | LineLengtH=5 132 | LineWidtH=1 133 | 134 | LineLengtH=15 135 | 136 | LineStart=0 137 | AntiAlias=1 138 | LineColor=255,0,0,100 139 | Solid=0 140 | ValueRemainder=60 141 | OffsetX=(75*#scaledpi#) 142 | OffsetY=(75*#scaledpi#) 143 | -------------------------------------------------------------------------------- /Parts/Notes/Extra/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | MouseActionCursor=0 7 | MiddleMouseUpAction=!DeactivateConfig 8 | Update=-1 9 | Blur=#globalblurenable# 10 | BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),((#Height#*#TypeW#*#ScaleDpi#+#PaddingW#+(#Padding#))),((#Height#*#TypeH#*#ScaleDpi#+#PaddingH#+(#Padding#))),#blurcornerradius# 11 | 12 | 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | 24 | ContextTitle5=#Copytoclipboard# 25 | ContextAction5=!SetClip "#Notes1#" 26 | 27 | 28 | ContextTitle6=---- 29 | ContextAction6=[] 30 | ContextTitle7=#MoreActions# 31 | ContextAction7=[!SkinMenu] 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 40 | [Metadata] 41 | Version=2.1 42 | Information=miniNotes Panel 43 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 44 | 45 | [Variables] 46 | PanelType=single 47 | 48 | @include=#@#global.inc 49 | @include1=#@#Languages\#MainLanguage#.inc 50 | @include2=#@#Common\color\color.inc 51 | @include3=UserVariables.inc 52 | @include4=#@##Structure#\#PanelType#\Main.inc 53 | @include5=#currentpath#\Notes.txt 54 | Height=154 55 | 56 | Xposition=10 57 | 58 | 59 | %BTN% 60 | 61 | 62 | 63 | [Image] 64 | Meter=Image 65 | ImageName=Notepad.png 66 | MouseActionCursor=0 67 | 68 | MeterStyle=SmallIcon 69 | 70 | 71 | [Text] 72 | Meter=String 73 | MeterStyle=Default 74 | Text=Notes 75 | X=((37))*#scaledpi# 76 | Y=((12))*#scaledpi# 77 | 78 | 79 | 80 | 81 | 82 | 83 | [Formula] 84 | Measure=String 85 | Formula=#notes1# 86 | DynamicVariables=1 87 | 88 | 89 | 90 | [InputNotes1] 91 | Measure=Plugin 92 | Plugin=InputText.dll 93 | SolidColor=#colorskin# 94 | W=(#height#)*#scaledpi# 95 | H=(#height#)*#scaledpi# 96 | X=(5-#Padding#)*#scaledpi# 97 | Y=(5-#Padding#)*#scaledpi# 98 | Command1=[!WriteKeyValue Variables Notes1 "$UserInput$" "#CURRENTPATH#Notes.txt"][!Refresh "#currentconfig#"] DefaultValue="#notes1#" 99 | StringStyle=NORMAL 100 | AntiAlias=1 101 | StringAlign=LEFT 102 | FontFace=#FontTypeWP# 103 | FontColor=0,0,0 104 | FontSize=(10*#scaledpi#) 105 | FocusDismiss=1 106 | 107 | 108 | 109 | [Notes1] 110 | Meter=String 111 | Text=#notes1# 112 | MeterStyle=Default | FullTextStyle 113 | LeftMouseUpAction=!CommandMeasure InputNotes1 "ExecuteBatch 1" 114 | FontFace=((#NotesFont#)*#scaledpi#) 115 | FontSize=(10*#scaledpi#) 116 | W=(#Height#-25)*#scaledpi# 117 | Y=(#Height#/4)*#scaledpi# 118 | StringAlign=#align# 119 | x=(#Height#/#Xposition#)*#scaledpi# 120 | 121 | 122 | 123 | 124 | 125 | [Solid] 126 | SolidColor=255,255,200,100 127 | w=(#height#/3)*#scaledpi# 128 | h=((#height#/7.5)+#padding#)*#scaledpi# 129 | y=(#height#/15*13+5)*#scaledpi# 130 | x=R 131 | 132 | 133 | 134 | 135 | 136 | -------------------------------------------------------------------------------- /Parts/ClockTimezone/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | Update=#ShowSeconds#000 8 | 9 | 10 | RightMouseUpAction=[!SkinCustomMenu] 11 | ContextTitle=#Settings# 12 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 13 | 14 | ContextTitle2=#Alternative# 15 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 16 | ContextTitle3=#Close# 17 | ContextAction3=[!DeactivateConfig] 18 | ContextTitle4=---- 19 | ContextAction4=[] 20 | 21 | ContextTitle5=#TimeZoneClock# 22 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\ClockTimezone2" "Item.ini"] 23 | 24 | ContextTitle6=---- 25 | ContextAction6=[] 26 | ContextTitle7=#MoreActions# 27 | ContextAction7=[!SkinMenu] 28 | 29 | 30 | 31 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 32 | [Metadata] 33 | Version=6.0 34 | Information=Longhorn Sidebar 35 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 36 | 37 | [Variables] 38 | Height=154 39 | PanelType=single 40 | 41 | @include=#@#global.inc 42 | @include1=#@#Languages\#MainLanguage#.inc 43 | @include3=UserVariables.inc 44 | @include4=#@##Structure#\#PanelType#\Main.inc 45 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 46 | 47 | 48 | 49 | 50 | %BTN% 51 | 52 | 53 | 54 | [Time] 55 | Meter=String 56 | MeterStyle=Default 57 | MeasureName=MeasureClockHM 58 | Y=(#Height#*0.88*#scaledpi#) 59 | x=(#Height#/1.8*#scaledpi#) 60 | stringalign=center 61 | StringCase=Proper 62 | 63 | 64 | [MeasureClockHM] 65 | Measure=Time 66 | Format="#CityName1# #TimeFormat#" 67 | TimeZone=#CityZone1# 68 | 69 | 70 | 71 | 72 | [MeasureTime] 73 | Measure=Time 74 | TimeZone=#CityZone1# 75 | [MeasureTime1] 76 | Measure=Time 77 | Format=#clockName# 78 | 79 | 80 | 81 | [Clock] 82 | Meter=Image 83 | ImageName=..\Clock\BigClock\#ClockStyle#.png 84 | w=(120*#scaledpi#) 85 | h=(120*#scaledpi#) 86 | x=(25*#scaledpi#) 87 | y=(15*#scaledpi#) 88 | DynamicVariables=1 89 | MouseActionCursor=1 90 | LeftMouseUpAction=!execute [!ToggleConfig "Longhorn Sidebar\Parts\Clock\BigClock" "Item.ini"] 91 | 92 | 93 | 94 | 95 | [MeasureTime] 96 | Measure=Time 97 | 98 | [MeasureTime1] 99 | Measure=Time 100 | Format=#clockName# 101 | 102 | [Hours] 103 | Meter=ROTATOR 104 | ImageName=..\Clock\BigClock\Hour#scaledpi#.png 105 | ValueRemainder=43200 106 | MeterStyle=Seconds 107 | DynamicVariables=1 108 | 109 | 110 | 111 | [Minutes] 112 | Meter=ROTATOR 113 | ImageName=..\Clock\BigClock\min#scaledpi#.png 114 | MeterStyle=Seconds 115 | 116 | ValueRemainder=3600 117 | DynamicVariables=1 118 | 119 | 120 | 121 | [Seconds] 122 | Meter=ROTATOR 123 | MeasureName=MeasureTime 124 | ImageName=secs#scaledpi##showseconds#.png 125 | X=(10*#scaledpi#) 126 | Y=(1*#scaledpi#) 127 | W=(150*#scaledpi#) 128 | H=(150*#scaledpi#) 129 | LineLengtH=5 130 | LineWidtH=1 131 | 132 | LineLengtH=15 133 | 134 | LineStart=0 135 | AntiAlias=1 136 | LineColor=255,0,0,100 137 | Solid=0 138 | ValueRemainder=60 139 | OffsetX=(75*#scaledpi#) 140 | OffsetY=(75*#scaledpi#) 141 | -------------------------------------------------------------------------------- /Parts/Notes/Extra/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | MouseActionCursor=0 7 | MiddleMouseUpAction=!DeactivateConfig 8 | Update=-1 9 | Blur=#globalblurenable# 10 | BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),((#Height#*#TypeW#*#ScaleDpi#+#PaddingW#+(#Padding#))),((#Height#*#TypeH#*#ScaleDpi#+#PaddingH#+(#Padding#))),#blurcornerradius# 11 | 12 | 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | ContextTitle4=---- 22 | ContextAction4=[] 23 | 24 | ContextTitle5=#Copytoclipboard# 25 | ContextAction5=!SetClip "#Notes1#" 26 | 27 | 28 | ContextTitle6=---- 29 | ContextAction6=[] 30 | ContextTitle7=#MoreActions# 31 | ContextAction7=[!SkinMenu] 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 40 | [Metadata] 41 | Version=2.1 42 | Information=miniNotes Panel 43 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 44 | 45 | [Variables] 46 | PanelType=halfsingle 47 | 48 | @include=#@#global.inc 49 | @include1=#@#Languages\#MainLanguage#.inc 50 | @include2=#@#Common\color\color.inc 51 | @include3=UserVariables.inc 52 | @include4=#@##Structure#\#PanelType#\Main.inc 53 | @include5=#currentpath#\Notes.txt 54 | Height=154 55 | 56 | Xposition=10 57 | 58 | 59 | %BTN% 60 | 61 | 62 | 63 | [Image] 64 | Meter=Image 65 | ImageName=Notepad.png 66 | MouseActionCursor=0 67 | 68 | MeterStyle=SmallIcon 69 | 70 | 71 | [Text] 72 | Meter=String 73 | MeterStyle=Default 74 | Text=Notes 75 | X=((37))*#scaledpi# 76 | Y=((12))*#scaledpi# 77 | 78 | 79 | 80 | 81 | 82 | 83 | [Formula] 84 | Measure=String 85 | Formula=#notes1# 86 | DynamicVariables=1 87 | 88 | 89 | 90 | [InputNotes1] 91 | Measure=Plugin 92 | Plugin=InputText.dll 93 | SolidColor=#colorskin# 94 | W=(#height#)*#scaledpi# 95 | H=(#height#)*#scaledpi# 96 | X=(5-#Padding#)*#scaledpi# 97 | Y=(5-#Padding#)*#scaledpi# 98 | Command1=[!WriteKeyValue Variables Notes1 "$UserInput$" "#CURRENTPATH#Notes.txt"][!Refresh "#currentconfig#"] DefaultValue="#notes1#" 99 | StringStyle=NORMAL 100 | AntiAlias=1 101 | StringAlign=LEFT 102 | FontFace=#FontTypeWP# 103 | FontColor=0,0,0 104 | FontSize=(10*#scaledpi#) 105 | FocusDismiss=1 106 | 107 | 108 | 109 | [Notes1] 110 | Meter=String 111 | Text=#notes1# 112 | MeterStyle=Default | FullTextStyle 113 | LeftMouseUpAction=!CommandMeasure InputNotes1 "ExecuteBatch 1" 114 | FontFace=((#NotesFont#)*#scaledpi#) 115 | FontSize=(10*#scaledpi#) 116 | W=(#Height#-25)*#scaledpi# 117 | Y=(#Height#/4)*#scaledpi# 118 | StringAlign=#align# 119 | x=(#Height#/#Xposition#)*#scaledpi# 120 | 121 | 122 | 123 | 124 | 125 | [Solid] 126 | SolidColor=255,255,200,100 127 | w=(#height#/3)*#scaledpi# 128 | h=((#height#/7.5)+#padding#)*#scaledpi# 129 | y=(#height#/15*13+5)*#scaledpi# 130 | x=R 131 | 132 | 133 | 134 | 135 | 136 | -------------------------------------------------------------------------------- /Parts/Clock/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | Update=#ShowSeconds#000 8 | 9 | 10 | RightMouseUpAction=[!SkinCustomMenu] 11 | ContextTitle=#Settings# 12 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 13 | 14 | ContextTitle2=#Alternative# 15 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 16 | ContextTitle3=#Close# 17 | ContextAction3=[!DeactivateConfig] 18 | ContextTitle4=---- 19 | ContextAction4=[] 20 | 21 | ContextTitle5=#TimeZoneClock# 22 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\ClockTimezone" "Item.ini"] 23 | 24 | ContextTitle6=---- 25 | ContextAction6=[] 26 | ContextTitle7=#MoreActions# 27 | ContextAction7=[!SkinMenu] 28 | 29 | 30 | 31 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 32 | [Metadata] 33 | Version=6.0 34 | Information=Longhorn Sidebar 35 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 36 | 37 | [Variables] 38 | Height=154 39 | PanelType=single 40 | 41 | @include=#@#global.inc 42 | @include1=#@#Languages\#MainLanguage#.inc 43 | @include3=UserVariables.inc 44 | @include4=#@##Structure#\#PanelType#\Main.inc 45 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 46 | 47 | 48 | 49 | %BTN% 50 | 51 | 52 | 53 | 54 | [Time] 55 | Meter=String 56 | MeterStyle=Default 57 | MeasureName=MeasureClockHM 58 | Y=(#Height#*0.88*#scaledpi#) 59 | x=(#Height#/1.8*#scaledpi#) 60 | stringalign=center 61 | StringCase=Proper 62 | 63 | 64 | 65 | 66 | [MeasureClockHM] 67 | Measure=Time 68 | Format="#TimeFormat#, %b %d" 69 | 70 | FormatLocale=#LangCode# 71 | [MeasureClockHM1] 72 | Measure=Time 73 | Format="%A %d" 74 | 75 | 76 | [MeasureTime] 77 | Measure=Time 78 | 79 | [MeasureTime1] 80 | Measure=Time 81 | Format=#clockName# 82 | 83 | 84 | 85 | [Clock] 86 | Meter=Image 87 | ImageName=#currentpath#\BigClock\#ClockStyle#.png 88 | w=(120*#scaledpi#) 89 | h=(120*#scaledpi#) 90 | x=(25*#scaledpi#) 91 | y=(15*#scaledpi#) 92 | DynamicVariables=1 93 | MouseActionCursor=1 94 | LeftMouseUpAction=!execute [!ToggleConfig "Longhorn Sidebar\Parts\Clock\BigClock" "Item.ini"] 95 | 96 | 97 | 98 | 99 | [MeasureTime] 100 | Measure=Time 101 | 102 | [MeasureTime1] 103 | Measure=Time 104 | Format=#clockName# 105 | 106 | [Hours] 107 | Meter=ROTATOR 108 | ImageName=#currentpath#\BigClock\Hour#scaledpi#.png 109 | ValueRemainder=43200 110 | MeterStyle=Seconds 111 | DynamicVariables=1 112 | 113 | 114 | 115 | [Minutes] 116 | Meter=ROTATOR 117 | ImageName=#currentpath#\BigClock\min#scaledpi#.png 118 | MeterStyle=Seconds 119 | 120 | ValueRemainder=3600 121 | DynamicVariables=1 122 | 123 | 124 | 125 | [Seconds] 126 | Meter=ROTATOR 127 | MeasureName=MeasureTime 128 | ImageName=secs#scaledpi##showseconds#.png 129 | X=(10*#scaledpi#) 130 | Y=(1*#scaledpi#) 131 | W=(150*#scaledpi#) 132 | H=(150*#scaledpi#) 133 | LineLengtH=5 134 | LineWidtH=1 135 | 136 | LineLengtH=15 137 | 138 | LineStart=0 139 | AntiAlias=1 140 | LineColor=255,0,0,100 141 | Solid=0 142 | ValueRemainder=60 143 | OffsetX=(75*#scaledpi#) 144 | OffsetY=(75*#scaledpi#) 145 | -------------------------------------------------------------------------------- /Parts/Shortcuts/Item.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | 4 | 5 | Author=Xyrfo and fediaFedia 6 | 7 | 8 | MouseActionCursor=0 9 | MiddleMouseUpAction=!DeactivateConfig 10 | Update=8640000 11 | Blur=#globalblurenable# 12 | BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),((#Height#*#TypeW#*#ScaleDpi#+#PaddingW#+(#Padding#))),((#Height#*#TypeH#*#ScaleDpi#+#PaddingH#+(#Padding#))),#blurcornerradius# 13 | RightMouseUpAction=[!SkinCustomMenu] 14 | ContextTitle=#Settings# 15 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 16 | 17 | ContextTitle2=#Alternative# 18 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 19 | ContextTitle3=#Close# 20 | ContextAction3=[!DeactivateConfig] 21 | 22 | ContextTitle4=---- 23 | ContextAction4=[] 24 | ContextTitle5=#MoreActions# 25 | ContextAction5=[!SkinMenu] 26 | 27 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 28 | [Metadata] 29 | Version=2.1 30 | Information=Folders Panel 31 | License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 License 32 | 33 | [Variables] 34 | Height=154 35 | PanelType=halfsingle 36 | 37 | @include=#@#global.inc 38 | @include1=#@#Languages\#MainLanguage#.inc 39 | @include2=#@#Common\color\color.inc 40 | @include3=UserVariables.inc 41 | @include4=#@##Structure#\#PanelType#\Main.inc 42 | @include6=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 43 | 44 | FolderName1=YouTube 45 | FolderName2=DeviantART 46 | FolderName3=Facebook 47 | FolderName4=Twitter 48 | 49 | 50 | [Style] 51 | StringAlign=LEFT 52 | StringStyle=Normal 53 | FontColor=#textcolor2#,200 54 | FontSize=((#Height#/17))*#scaledpi# 55 | FontFace=#FontFace# 56 | AntiAlias=1 57 | y=(4)*#scaledpi#R 58 | x=r 59 | MouseOverAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,255][!Update] 60 | MouseLeaveAction=[!SetOption #CURRENTSECTION# FontColor #textcolor2#,200][!Update] 61 | MeterStyle=Default 62 | 63 | 64 | [Documents] 65 | Meter=String 66 | MeterStyle=Default | Style 67 | Text=#App1Name# 68 | X=(((#Height#/5)))*#scaledpi# 69 | Y=(5)*#scaledpi# 70 | LeftMouseUpAction=!execute ["#App1Location#"] 71 | 72 | [Pictures] 73 | Meter=String 74 | MeterStyle=Default | Style 75 | Text=#App2Name# 76 | LeftMouseUpAction=!execute ["#App2Location#"] 77 | 78 | [Music] 79 | Meter=String 80 | MeterStyle=Default | Style 81 | Text=#App3Name# 82 | LeftMouseUpAction=!execute ["#App3Location#"] 83 | [Videos] 84 | Meter=String 85 | MeterStyle=Default | Style 86 | Text=#App4Name# 87 | LeftMouseUpAction=!execute ["#App4Location#"] 88 | 89 | 90 | [Icon] 91 | 92 | x=r 93 | y=(4)*#scaledpi#R 94 | 95 | [1] 96 | Meter=Image 97 | MeterStyle=SmallIcon | Icon 98 | Y=(5)*#scaledpi# 99 | x=(12)*#scaledpi# 100 | ImageName=#App1Icon# 101 | LeftMouseUpAction=!execute ["#App1Location#"] 102 | 103 | [2] 104 | Meter=Image 105 | MeterStyle=SmallIcon | Icon 106 | ImageName=#App2Icon# 107 | LeftMouseUpAction=!execute ["#App2Location#"] 108 | 109 | [3] 110 | Meter=Image 111 | MeterStyle=SmallIcon | Icon 112 | ImageName=#App3Icon# 113 | LeftMouseUpAction=!execute ["#App3Location#"] 114 | [4] 115 | Meter=Image 116 | MeterStyle=SmallIcon | Icon 117 | ImageName=#App4Icon# 118 | LeftMouseUpAction=!execute ["#App4Location#"] 119 | -------------------------------------------------------------------------------- /Parts/ClockTimezone3/Item2.ini: -------------------------------------------------------------------------------- 1 | [Rainmeter] 2 | Group=LonghornSidebar 3 | Author=Xyrfo and fediaFedia 4 | 5 | MouseActionCursor=0 6 | MiddleMouseUpAction=!DeactivateConfig 7 | Update=#ShowSeconds#000 8 | 9 | 10 | RightMouseUpAction=[!SkinCustomMenu] 11 | ContextTitle=#Settings# 12 | ContextAction=["#@#Config.exe" #Type# "#CURRENTCONFIG#" "#CURRENTFILE#" "#SETTINGSPATH#" "#SKINSPATH#" "#PROGRAMPATH#" "#scaledpi#"] 13 | 14 | ContextTitle2=#Alternative# 15 | ContextAction2=[!ActivateConfig "#CURRENTCONFIG#"] 16 | ContextTitle3=#Close# 17 | ContextAction3=[!DeactivateConfig] 18 | ContextTitle4=---- 19 | ContextAction4=[] 20 | 21 | ContextTitle5=#TimeZoneClock# 22 | ContextAction5=[!ActivateConfig "Longhorn Sidebar\Parts\ClockTimezone2" "Item.ini"] 23 | 24 | ContextTitle6=---- 25 | ContextAction6=[] 26 | ContextTitle7=#MoreActions# 27 | ContextAction7=[!SkinMenu] 28 | 29 | 30 | 31 | OnRefreshAction=[!Move (#screenareawidth#-#movewhere#) #CURRENTCONFIGY#] 32 | [Metadata] 33 | Version=6.0 34 | Information=Longhorn Sidebar 35 | License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0 36 | 37 | [Variables] 38 | Height=154 39 | PanelType=single 40 | 41 | @include=#@#global.inc 42 | @include1=#@#Languages\#MainLanguage#.inc 43 | @include3=UserVariables.inc 44 | @include4=#@##Structure#\#PanelType#\Main.inc 45 | @include5=#SkinsPath#\Longhorn Sidebar\UserVariables.inc 46 | 47 | 48 | 49 | %BTN% 50 | 51 | 52 | 53 | 54 | [Time] 55 | Meter=String 56 | MeterStyle=Default 57 | MeasureName=MeasureClockHM 58 | Y=(#Height#*0.92*#scaledpi#) 59 | x=(#Height#/2*#scaledpi#+5) 60 | stringalign=center 61 | 62 | 63 | 64 | 65 | 66 | [MeasureClockHM] 67 | Measure=Time 68 | Format="#CityName1# #TimeFormat#" 69 | TimeZone=#CityZone1# 70 | 71 | 72 | 73 | 74 | [MeasureTime] 75 | Measure=Time 76 | TimeZone=#CityZone1# 77 | [MeasureTime1] 78 | Measure=Time 79 | Format=#clockName# 80 | 81 | 82 | 83 | 84 | [Clock] 85 | Meter=Image 86 | ImageName=#skinspath#\Longhorn Sidebar\Parts\Clock\#ClockStyle#.png 87 | w=(135*#scaledpi#) 88 | h=(135*#scaledpi#) 89 | x=(30*#scaledpi#) 90 | y=(15*#scaledpi#) 91 | DynamicVariables=1 92 | MouseActionCursor=1 93 | LeftMouseUpAction=!execute [!ToggleConfig "Longhorn Sidebar\Parts\Clock\BigClock" "Item.ini"] 94 | 95 | 96 | 97 | 98 | [MeasureTime] 99 | Measure=Time 100 | 101 | [MeasureTime1] 102 | Measure=Time 103 | Format=#clockName# 104 | 105 | [Hours] 106 | Meter=ROTATOR 107 | ImageName=#skinspath#\Longhorn Sidebar\Parts\Clock\Hour#scaledpi#.png 108 | ValueRemainder=43200 109 | MeterStyle=Seconds 110 | DynamicVariables=1 111 | 112 | 113 | 114 | [Minutes] 115 | Meter=ROTATOR 116 | ImageName=#skinspath#\Longhorn Sidebar\Parts\Clock\min#scaledpi#.png 117 | MeterStyle=Seconds 118 | 119 | ValueRemainder=3600 120 | DynamicVariables=1 121 | 122 | 123 | 124 | [Seconds] 125 | Meter=ROTATOR 126 | MeasureName=MeasureTime 127 | ImageName=#skinspath#\Longhorn Sidebar\Parts\Clock\secs#scaledpi##showseconds#.png 128 | X=(25*#scaledpi#) 129 | Y=(8*#scaledpi#) 130 | W=(150*#scaledpi#) 131 | H=(150*#scaledpi#) 132 | LineLengtH=5 133 | LineWidtH=1 134 | 135 | LineLengtH=15 136 | 137 | LineStart=0 138 | AntiAlias=1 139 | LineColor=255,0,0,100 140 | Solid=0 141 | ValueRemainder=60 142 | OffsetX=(75*#scaledpi#) 143 | OffsetY=(75*#scaledpi#) --------------------------------------------------------------------------------