Recommended Posts

It would be cool if you could have a picture as your contact list background

and not a plain color i think.

Vote here if you like the idea:

https://connect.microsoft.com/feedback/View...eedbackID=41652

Changing the background of your Contact List;

Create a .gif image named lvback.gif and paste it into your MSN Messenger directory C:\Program Files\MSN Messenger. You can have whatever picture you want keeping in mind that it will resize to fit the contact list. I have made a simple gradient which I think works the best as you can see below. Please feel free to use this image :)

lvback.gif

It would be cool if you could have a picture as your contact list background

and not a plain color i think.

Vote here if you like the idea:

https://connect.microsoft.com/feedback/View...eedbackID=41652

Have you tried this?

Changing the background of your Contact List;

Create a .gif image named lvback.gif and paste it into your MSN Messenger directory C:\Program Files\MSN Messenger. You can have whatever picture you want keeping in mind that it will resize to fit the contact list. I have made a simple gradient which I think works the best as you can see below. Please feel free to use this image :)

lvback.gif

I tried converting a picture i have to gif but it loses quality terribly. Then when I set it as background it looks ugly as hell. How come your gif image doesn't look all squary and ugly unlike mine? Is it because you started from scratch and because i turned a jpeg into gif?

Um i like the design, if they can use more of the space lost in the title and othe rparts it would be great, and um they could make somehting else with the colors cauze the are horrible. but yeah i think this build is better then the other ones.

After playing around with it for a while I've noticed that a lot of features that used to work perfectly have been broken. I don't know what they did but things like the scroll bar being affected by change of status are just things that shouldn't be a problem to begin with. I'll report when I have the time.

The problems with dark colours as a theme/background in the contact list is quite annoying as I love black. One way to fix this would simply be to have white text on dark colours. Then it would be readable and look good. :)

I tried converting a picture i have to gif but it loses quality terribly. Then when I set it as background it looks ugly as hell. How come your gif image doesn't look all squary and ugly unlike mine? Is it because you started from scratch and because i turned a jpeg into gif?

Yes it is. If you have a graphics development program such as Photoshop, use that and create an image from scratch. As it is a .jpg is compressed image format and if you compress it again to .gif you're losing quality on an image that's already bad quality.

Yes it is. If you have a graphics development program such as Photoshop, use that and create an image from scratch. As it is a .jpg is compressed image format and if you compress it again to .gif you're losing quality on an image that's already bad quality.

Alright thank you for the information. I'll be trying that. :)

I personally think this is an aloot cleaner approach and looks really nice and simple, and doesn't seem cluttered.

Hey how do you show display pictures in the main window? Mine doesn't and there's no option to.

If this could be answered, would be good. (How to get the display picture shown for each contact) Looked all over messenger's options, nothing I can see works. Had a look at A-Patch, doesn't seem to have any options to do that...

Daeron Tin?viel has this shown in his screenshot here: https://www.neowin.net/forum/index.php?act=...=post&id=151419

If this could be answered, would be good. (How to get the display picture shown for each contact) Looked all over messenger's options, nothing I can see works. Had a look at A-Patch, doesn't seem to have any options to do that...

Daeron Tin?viel has this shown in his screenshot here: https://www.neowin.net/forum/index.php?act=...=post&id=151419

Click the button next to the pinwheel and click "Show Details".

if i've been legally using WLM for some time, through an invite from a neowin member - shouldn't i be able to download this new beta? on connect it doesn't list WLM anywhere

no, only members of the managed beta i.e. the ones that were invited by microsoft directly can download it. (we have access to connect, and thus the downloads area).

wow i must say it does look A LOT better if you set it as the whitish color that's the first choice in the paint bucket drop down menu. the older betas were really realy ugly.

some of the text and buttons could use a little streamlining and touching up to look more professional though.

https://connect.microsoft.com/feedback/Comm...eedbackID=41082

Entered by Microsoft on 2/15/2006

Update: The product team has taken a close look at this issue, and has determined that this is by design. Your input is greatly appreciated and may be reviewed or considered for a future release.

Looks like were stuck with the new UI.

In my opinion, it really looks decent if set to default colour. Some people get other colours when they first load up because that was their set colour in the older build too, I think. That was the case for me, mine started with dark blue and it looks absolutely TERRIBLE in the new build..

I'm having some problems with it though, like unable to sort by group and preferences not saving.. Anyone?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Unsurprisingly, there's what the law says and what the old white wealthy males legally enforce...
    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
  • 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
      474
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      78
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!