Recommended Posts

I made a crappy screenshot to explain :) I'm not sure how I should call the "content" (icon, label, ...?). Anyway, here it is:

 

g9zFf38.png

 

This happen when:

 

1. Loading the app

2. switching to dark theme

3. switching back to light theme

 

I see :) 

 

This has already been fixed in the next version, thanks for the feedback :)

It's built with XAML :)

I'm using VB to write it.

Just looked up xaml, seems like a hassle to style since it uses xml for styling.

How do you make animations? I guess it's not that simple as css transitions :(  ?

Just looked up xaml, seems like a hassle to style since it uses xml for styling.

How do you make animations? I guess it's not that simple as css transitions :(  ?

 

I either use Blend to create the animations or write them myself, but they're normally pretty simple to write.

 

An example of an animation:

   <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="borderNoteOptions">
                <EasingDoubleKeyFrame KeyTime="0:0:0.3" Value="1">
                    <EasingDoubleKeyFrame.EasingFunction>
                        <CircleEase EasingMode="EaseOut"/>
                    </EasingDoubleKeyFrame.EasingFunction>
                </EasingDoubleKeyFrame>
            </DoubleAnimationUsingKeyFrames>
  • Like 1

Just looked up xaml, seems like a hassle to style since it uses xml for styling.

How do you make animations? I guess it's not that simple as css transitions :(  ?

 

It's not that hard once you've played around with it a bit. Plus Visual Studio's IntelliSense helps you a lot with it by providing autocomplete. Also, controls can still be dragged and dropped on the window forms, like with WinForms. It's just that, if you wish to further customize a control, you can also dive into the xaml instead of changing properties through menu's.

For animations you'd have to use what they call StoryBoards. They're also pretty easy once you undertstand them.

 

Then there is also Blend for Visual Studio, which is a graphical tool to help style controls and create animations. I've never used Blend though, I like doing things manually.

  • Like 2
  • 5 months later...

I love it!! Looking forward to the next release. Current release crashes when I try to attach a file... And the taskbar icon looks goddamn awful  :p

 

What OS are ya running?

 

I'm not too sure why the icons like that but i'll try and fix it for the next version :)

 

---

 

Next preview of P3:

 

HFaFWrb.png

 

I wonder what these are for...?  :shiftyninja:

What OS are ya running?

 

I'm not too sure why the icons like that but i'll try and fix it for the next version :)

 

---

 

Next preview of P3:

 

HFaFWrb.png

 

I wonder what these are for...?  :shiftyninja:

 

 I think I know what those are for and I love it!

 

I'm currently on build 10147 (The recently leaked one) of Windows 10 but the issue was present on the latest official build as well. I didn't have a chance to try it on Win 8.1 yet.

 I think I know what those are for and I love it!

 

I'm currently on build 10147 (The recently leaked one) of Windows 10 but the issue was present on the latest official build as well. I didn't have a chance to try it on Win 8.1 yet.

 

I just tried it on the latest leaked build and i'm getting the same thing too :/ Maybe to do with how I saved the icon file - i'll try it in a different program and see if it works. 

 

--

 

Next Preview

 

The new Setup screen 

 

qu0YT8VK5FH7Uotj-Lifemate.png

 

Gif:

 

http://gfycat.com/HandyDaringHypsilophodon

  • Like 3

I just tried it on the latest leaked build and i'm getting the same thing too :/ Maybe to do with how I saved the icon file - i'll try it in a different program and see if it works. 

 

--

 

Next Preview

 

The new Setup screen 

 

qu0YT8VK5FH7Uotj-Lifemate.png

 

Gif:

 

http://gfycat.com/HandyDaringHypsilophodon

 

That arrow morphing into a check looks gorgeous!

 

I've been thinking about this and maybe when I said the glitchy icon was also present on the latest official build I was actually on the leaked 10135 build... My bad.  :whistle:

 

 

Since your're not only amazing at this but also a mod and I'm fairly new to the forum I might have a question for you. 

 

What's the policy on editing quotes here? I'm not talking about changing the text, of course, just trimming it by removing images (So not to stretch the page) or only quoting the sentence that is relevant  to my reply. I couldn't find anything on the Community rules.

That arrow morphing into a check looks gorgeous!

 

I've been thinking about this and maybe when I said the glitchy icon was also present on the latest official build I was actually on the leaked 10135 build... My bad.  :whistle:

 

 

Since your're not only amazing at this but also a mod and I'm fairly new to the forum I might have a question for you. 

 

What's the policy on editing quotes here? I'm not talking about changing the text, of course, just trimming it by removing images (So not to stretch the page) or only quoting the sentence that is relevant  to my reply. I couldn't find anything on the Community rules.

 

That sounds completely fine to do :) I've done it before myself so i'm sure you'll be fine.

 

Where can I download a preview of this amazing app? :)

 

There's a link to the older version on the first page, the newer version previewed above is still in the works and won't be available until around the end of summer.

 

Thanks :)

 

-

 

Icon Exploration for P3, any ideas?

 

post-309968-0-74806000-1434887756.pngpost-309968-0-48191300-1434887762.pngpost-309968-0-41745900-1434887764.pngpost-309968-0-99629700-1434887765.pngpost-309968-0-33751400-1434887767.pngpost-309968-0-43848500-1434887768.png

Not working...

 

Got this issue...

 

NotWorking.png

 

Attached install.log for debugging purpose:

 

The following properties have been set:


Property: [AdminUser] = true {boolean}
Property: [installMode] = HomeSite {string}
Property: [NTProductType] = 1 {int}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 6.3.0 {version}
Running checks for package 'Microsoft .NET Framework 4.5 (x86 and x64)', phase BuildList
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full'
Read string value '4.5.51650'
Setting value '4.5.51650 {string}' for property 'DotNet45Full_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework 4.5 (x86 and x64)':
Property: [DotNet45Full_TargetVersion] = 4.5.51650 {string}
Running checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' is 'Bypass'
Running checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'DotNet45Full_TargetVersion' and value '4.5.50709': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' is 'Bypass'
'Microsoft .NET Framework 4.5 (x86 and x64)' RunCheck result: No Install Needed
Launching Application.
URLDownloadToCacheFile failed with HRESULT '-2146697208'
Error: An error occurred trying to download 'https://dl.dropboxusercontent.com/u/9873087/Lifemate/Lifemate.application'.

This topic is now closed to further replies.
  • Posts

    • Weirldy, in Texas the age of consent is 17, not 18.
    • DXVK generally performs better on Linux (using Wine/Proton) than on Windows. Because Linux utilizes highly optimized, open-source Vulkan drivers (like RADV/ACO) that were specifically built for AMD Radeon hardware, the translation of Direct3D 9/11 to Vulkan is highly efficient. But if you take the trouble to watch my video, you can see that there are also advantages for Nvidia users. You see that I run Assassin's Creed Odyssey on 4GB RAM and on an i3-3240. What do you think are the minimum system requirements for windows11? For CPU-based rendering, Linux is generally faster than windows11 by about 15% due to lighter background overhead and efficient kernel scheduling.
    • NetSpeedTray 1.3.2 by Razvan Serea NetSpeedTray is a lightweight, open-source Windows network monitor that shows live upload and download speeds directly on the Taskbar. Designed for efficiency, it quietly sits in the system tray, conserving CPU and battery with dynamic updates. It blends seamlessly with Windows 10/11, adapts to light/dark themes, and auto-positions to avoid overlaps. Features include accurate interface detection, customizable display, optional mini-graph, color coding, granular font and unit control, detailed per-interface history graphs, safe data management, and easy CSV export—bringing the network monitoring Windows forgot. NetSpeedTray key features: Lightweight & Efficient Runs quietly in your system tray without consuming resources. Features a "Dynamic Update Rate" that lowers refresh frequency when the network is idle to save CPU and battery life. Native Look & Feel Blends seamlessly with Windows 10/11 UI. Smart detection for light and dark taskbar themes ensures text is always visible. Intelligent & Adaptive Positioning Automatically finds empty space next to your system tray and shifts to make room for new icons, preventing overlaps. Seamless OS Integration Behaves like a native Windows component. Hides instantly with auto-hiding taskbar Hides when a fullscreen app is active Smart Network Monitoring Accurate by Default: Auto mode identifies your main internet connection and ignores noise from VPNs or virtual adapters. Easy Interface Selection: Switch effortlessly between Auto, All, or Selected network interfaces via intuitive radio buttons. Total Visual Customization Free Move Mode: Unlock and place the widget anywhere on your screen. Optional Mini-Graph: Real-time graph of recent network activity with adjustable opacity. Color Coding: Customize colors and speed thresholds to quickly see network status. Granular Display Control Text & Font: Adjust font family, size, weight, and alignment. Units: Automatic (B/s, KB/s, MB/s) or fixed Mbps display. Precision: Set decimal places and always show them for uniform appearance. Detailed & Intelligent History Graph Smart Scale: Logarithmic scale shows low-level traffic and large spikes clearly. Per-Interface Filtering: View speed history for specific adapters (Wi-Fi, Ethernet, VPN). Safe & Efficient Data Management: Adjustable retention, automatic cleanup, optimized database. Easy Data Export: Export raw data to .csv or save high-quality graphs for reports. NetSpeedTray v1.3.2: Smaller, Lighter, Better Multi-Monitor NetSpeedTray v1.3.2 focuses on being smaller, lighter, and more reliable, with major memory savings, better multi-monitor support, stronger privacy protections, and easier troubleshooting. Changes 24% smaller installer (106 → 81 MB) 28% smaller portable ZIP (127 → 91 MB) 45–70% lower idle RAM usage (~135 MB → ~40–75 MB) Preferred Monitor setting for multi-monitor setups (#72) Export Support Bundle for one-click bug-report packaging Live Windows Light/Dark theme detection (#62) Lazy loading of matplotlib & numpy for faster, lighter startup Improved multi-monitor widget position restore after reboot (#133) Windows 10/11 stylesheet and font compatibility fixes (#149) Support Bundle includes sanitized logs, config, and system info PII obfuscator hardened to cover IPv6, MACs, hostnames, GUIDs, and paths (#141) Unified log redaction across file and console logging Better diagnostic logging included by default in support bundles Korean translation improvements and updated translator credits (#139) Test suite expanded from 146 → 191 passing tests (+45) [full release notes] Download: NetSpeedTray 1.3.2 | 81.6 MB (Open Source) Download: NetSpeedTray Portable | 91.1 MB View: NetSpeedTray Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Reluctantly..bs. In this day and age(pun intended) information is more valuable then apps; big tech worked with the GOP and in dem states like California to add this crap so they can agro better marketing data.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      473
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      69
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!