Coder Social home page Coder Social logo

nofences's Introduction

NoFences

Didn't want to pay 11โ‚ฌ, made my own.

Screenshot

nofences's People

Contributors

birolcapa avatar daniel-lerch avatar gordncz avatar lucarnosky avatar twometer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nofences's Issues

Allow portable mode by storing config next to .exe

Would be good if the app could first check whether or not it has a config file in it's own path before checking the user profile %appdata% . that way i can easily move my fences around from one system to another

Did I find a glitch? Or is this behavior expected?

I put all of my desktop icons into the First Fence, but they still appear on my "un-fenced" desktop. (See screenshot) Am I missing something? Maybe it's something on my end. But I thought I'd report in case it helps:

image

Any ideas how to make the icons in the fence the only copies I see?

Suggestion: Right-Click title bar to also see NoFences menu

I actually didn't find the menu right away because I first right-clicked on the First Fence's title bar to see if I could find something but nothing happened.

Maybe, the menu could appear no matter where in a Fence you right-click?

What do you think?

Delete Item not showing

If you want to delete a item from the fence you have to right click it and the context menu should open. This doesn't happen, instead the normal right click menu opens (witch is a great function), but now you cant delete items from a fence.

exe missing?

Downloaded this but can't seem to find an .exe that others have mentioned.
Was it removed?

THANK YOU FOR THIS!!!! & Request: double-click to hide/reveal fences

I've been hoping someone would make an open source alternative to Fences. I only really use it for two things:

  1. Fences
  2. Double-click to Hide/Reveal the fences (Makes for a clean desktop that highlights the chosen wallpaper)

So, THANK YOU FOR MAKING THIS!

I also love that there is no installer!

Is there a setting menu or some way to hide/reveal the fences with a double-click on an empty desktop spot?

are you going to work on it in future

FIRST I get so excited that someone has listen to us,
then i download it and found it buggy,
my all expectations got killed at first sight

cheers to you for making this effort.

[i was not able to pull request thats why i posted here]

Scroll Bar

Hi, It seems there isn't a scroll when there are many icons inside. Have you considered releasing a new version with Scroll Bar?

move issues

when I move the fences in any direction the windows are very slow and hang in windows 11

[REQUEST] Image Thumbnail Rendering

Would be cool if image thumbnails could be rendered like they do on the normal desktop, instead of just the default placeholder icon.

Also, awesome work so far!
Was looking for an alternative to Fences, their UI is so slow when moving a fence around, even if it is empty (believe it has to do with the way their fences interact with & move desktop icons around). But this is buttery smooth.

Missing LogicalToDeviceUnits Method in FenceWindow.cs

I encountered build errors due to the missing LogicalToDeviceUnits method in FenceWindow.cs. This prevents the project from building successfully.

Steps to Reproduce:
Clone the repository.
Open the solution in Visual Studio.
Build the project.

Suggested Fix:
Add the following method to FenceWindow.cs:

private int LogicalToDeviceUnits(int value)
{
    using (Graphics g = this.CreateGraphics())
    {
        return (int)(value * g.DpiX / 96.0);
    }
}

This resolves the issue and allows the project to build successfully.

Windows 10 Pro - Version 10.0.19045 Build 10945

Create docs

More and more people ask how to use, so a guide would be good.

Add about window with some hints

NoFences has a minimalist UI and that's great. However, I think an additional about window accessible via context menu would be helpful to show users the current version, copyright and some hints for usage like shift right click to get an application specific context menu.

Request: Set icon size in the Fences

Would it be possible to choose the scale of the icons displayed in each fence?

This would make Fences that display images particularly useful.

What do you think?

Removing objects in the fence

good day
Please do, when I move the folder to the fence, so that a link to the object is added to the fence, and not a physical object,

when I want to remove an object from the fences, the physical object on the desktop is also deleted.

I hope I have explained clearly. It is necessary to make sure that when transferring an object to the fence, a link is made to a file or folder for copying.

Or make the function of removing objects from fences.

Thanks for your work.

Block sizes

Hello, please do so that you can change the size of the blocks, they are too large

Scrolling

Absolutely love this program. 1000% better than nimi places. My only issue is scrolling on a fence is a bit slow and laggy. Could this be an easy fix for future updates?

Moving files - missing reference

After adding an item into a fence and later moving the real file to a different location (changing its path), the fence stops working.

Color settings

In addition to #20 Opacity setting, a full color setting would be awesome.

Here's my current settup
image

with these settings
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.