Giter VIP home page Giter VIP logo

copypasta-csharp's People

Contributors

gnomorian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

copypasta-csharp's Issues

setting maxClips to lower than current

what needs to happen?

currently it checks if higher than max, delete 1.

should it delete all eldest until current == max? i think so.

This needs to be changed.

Cant Access Settings window

once you close the settings window after startup you can no longer access it.

This needs to be fixed by adding a menu item "Settings"

when this is done settings menu no longer needs to be visible at startup.

InitializeComponent()

This method doesn't like it if you modify something outside of the Designer.

a PostInitializeComponent() needs to be added where i can set Values to variables and other Control properties.

Save Clips between Sessions

Option to save clips so when you restart the application it has the clips from the last run of the application

Start App Parameters

Are start App Parameters needed?

how about a refresh parameter or change default settings before application starts.

have "exit" at bottom of the menu

This is to avoid the issue that may arise when people set their clip limit to more than the height of the screen so they cant exit.

Pasta.ico

For some reason Pasta.ico, even though you look at it it has a black Background it doesn't when the installer is created, why is this?

Capture Exceptions

If people are to use this is would be nice if it could capture exceptions so I can fix the issue.

Logging

Does logging need to be added?
most likely it needs to catch exceptions and log it to a file in the same location as the executable.

other than that i see nothing that needs to be logged in an application this small.

Registry setting for Verbose?
this will then log menu deletes, adds, different clipboards found, startup, shutdown, exceptions

Cope with really large clips

The clip just gets set to the value of the menu item. This should be changed so if it is over a certain character limit it is cut short and desplays ... Afterwards so the menu doesn't go off the side of the screen

Ugly Code

some refactoring is sorely needed.

everything is in one class, time to spread out a bit.

Timer Interval doesnt get set

in the settings menu, you can change the timer interval to what you like however it wont stay that way permanently.

something to do with not setting to registry correctly?

maxClips doesnt have this issue.

handling for moving the executable

Running the release build of the executable for the first time i found it says it runs at startup, but it doesn't because it will run the release build at startup.

perhaps there needs to be checks for if the directory in the registry is the same as the running application. and if it is, what then?

perhaps a window option, "did you move the executable? an application is set to startup at $this location, should i change it to here?"

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.