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

    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
    • Flameshot 14.0 RC3 by Razvan Serea Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time. Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface. Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others. In-app screenshot editing - You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot's built-in editing tools. Command-line interface (CLI) - Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds. Flameshot 14.0 RC3 changelog: Translations update from Hosted Weblate by @weblate in #4612 Translations update from Hosted Weblate by @weblate in #4619 Fix pin position on Windows for scaled screen by @ElTh0r0 in #4614 Cmake Analyzers by @ElTh0r0 in #4613 Translations update from Hosted Weblate by @weblate in #4632 fix(macos): prevent config tab content from rendering behind tab bar by @Mitnitsky in #4627 fix(macos): use CGRequestScreenCaptureAccess instead of grabWindow for permission request by @Mitnitsky in #4617 Fix KDE Plasma keyboard shortcut config file by @ElTh0r0 in #4637 fix(macos): fix clipboard copy failing from tray and GUI by @Mitnitsky in #4629 feature(macos): show dock icon when config window is open by @Mitnitsky in #4628 Option to disable tray icon on Windows by @ElTh0r0 in #4634 Translations update from Hosted Weblate by @weblate in #4642 fix(macos): make fullscreen capture overlay configurable by @Mitnitsky in #4622 Update GH actions using Node.js 24 by @ElTh0r0 in #4660 fix issue with screen selection in non interactive mode by @borgmanJeremy in #4667 Uniformize both spec files + ninja build openSUSE by @QuentiumYT in #4658 screengrabber: pass non-empty parent_window to xdg-desktop-portal by @artefaktor93 in #4664 Allow multiple flameshot GUI instances (fix for #3177) by @ElTh0r0 in #4680 Unify Linux ARM CI into Linux CI (also drop QEMU) by @theofficialgman in #4702 respect system proxy settings by @borgmanJeremy in #4674 Replace ifdef LINUX with UNIX to include BSD systems by @ElTh0r0 in #4700 Download: Flameshot 14.0 RC3 | 18.1 MB (Open Source) Download: Flameshot Portable | 53.0 MB Links: Flameshot Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I found that stability back then was really down to the motherboard manufacturer. Back then i stuck with Microstar motherboards and VIA chipsets as they were ultra reliable. Most stuff was done with jumpers and left little room for user created problems 👍
  • Recent Achievements

    • 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
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      78
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!