Aqua-Soft Forums: Work Area - Aqua-Soft Forums

Jump to content

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Work Area Rate Topic: -----

#1 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 01 August 2008 - 07:09 AM

What:

This program is just one more option to reserve an edge of the screen.


Why:

This program has been developed with resource consumption and ease of use in mind. It consumes no resources and requires no .NET framework.

By "it consumes no resources" I mean: you open the app, draw the desired work area and press Apply, the application will apply the desired work area and then it will quit. There is no need to keep the app open.

Also when you tell it to run at startup it will do this at startup:

1. Load the last work area specified by user.
2. Apply the work area.
3. Quit.

So again, no resource consumption at all after the app has finished it's job.

If this doesn't suit to you, you can choose among other alternatives, even in this same forum you have for example DesktopBar which I haven't tried.


Update:

Now you can tell Work Area to run in the background. It sits there, consuming 4 MBytes of RAM :(, waiting for the screen resolution to change, and when that happens, it automatically reapplies the settings. This may or may not suit your needs, so it is an optional setting, to enable it just check the Keep running in the background option (disabled by default).


Screenshot:

Posted Image


Download:

http://matias.securi...rea-release.rar

Extract .rar contents to C:Program filesWorkArea (or wherever you want to).

Don't run the .exe from inside the .rar file and then tell it to run at startup, it just won't work. Don't force me to write a version with installer. ;)


Artwork:

An icon is greatly welcome. The one included was pixel-drawn by myself with a notebook touchpad, also I'm horrible as a designer.
0

#2 User is offline   lostspyder Icon

  • Group: Member
  • Posts: 1,946
  • Joined: 19-July 03

Posted 01 August 2008 - 05:13 PM

It's a great idea, but a bit buggy.

  • You need an option to undo a "work area option"
  • Drawing work areas is really buggy, I have to trick it to make a work area that doesn't have a corner in the middle.
  • Mabie have a setting file that someone could load.
  • It doesn't support dual monitors.


It would be really awesome if you fixed these problems :) This is an application I could see myself using every day.
0

#3 User is offline   schmrom Icon

  • Group: Member
  • Posts: 594
  • Joined: 23-July 07

Posted 01 August 2008 - 05:56 PM

My problem was, with tools which made it just like yours, that when I locked the screen, the space is gone
0

#4 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 02 August 2008 - 09:09 AM

I'm writing the next version for this program, with new features. Not uploaded yet. Stay tuned.

@lostspyder:

1. Maybe an option to restore it to windows default workarea?
2. Don't understand. Just in case in next version you can see the middle parts of the screen in the preview.
3. Settings are currently stored in the registry to avoid problems with Vista, maybe a Load/Save settings from/to file?
4. Available in next version, not only dual monitors but any number of monitors ;)

@schmrom:

Tested what you say. Yes, work area settings are lost on screen lock :( I'll try monitoring WM_SETTINGCHANGE and restoring the work area when such message is received but this would imply the app will have to stay loaded and running :(

Edit:

Uploaded new version with multimonitor support. Download with first post link.
0

#5 User is offline   schmrom Icon

  • Group: Member
  • Posts: 594
  • Joined: 23-July 07

Posted 02 August 2008 - 09:49 AM

@matonga:

I don't understand why people are complaining about 1,2M of ram usage
0

#6 User is offline   tengshj Icon

  • Group: Member
  • Posts: 108
  • Joined: 12-June 06

Posted 03 August 2008 - 08:18 AM

a problem; once the resolution is changed, the space gone.
and once a full screen game run, the space gone.
0

#7 User is offline   schmrom Icon

  • Group: Member
  • Posts: 594
  • Joined: 23-July 07

Posted 03 August 2008 - 11:09 AM

tengshj;506586 said:

a problem; once the resolution is changed, the space gone.
and once a full screen game run, the space gone.


That's the same thing as with locking the screen, I've written that before.
0

#8 User is offline   Peskat Icon

  • Group: Member
  • Posts: 87
  • Joined: 04-February 06

Posted 03 August 2008 - 10:04 PM

I have an issue with the startup feature. I have selected it to run on startup, and it does run,(I use a tweak program that can display those programs), but it doesn't apply the workarea I have chosen. It works again once I've manually started the program and hit apply.

Also as lostspyder mentioned, drawing the work-area is buggy. If I make the mistake of clicking twice, it makes a box in the middle, and moves that. Also the "box" shifts when the held-down cursor crosses the middle lines... It's so weird that I can't even describe it. The only way I've found so far is to only click once, hold the button down and draw the desired area. Anything else leads to failure.

By the way, so far great app. I'm confident that it will only get better.
0

#9 User is offline   firecracker6 Icon

  • Group: News Posters
  • Posts: 1,048
  • Joined: 11-October 04

Posted 05 August 2008 - 08:37 PM

hey matonga, what visual style are you using? Is it a VS or WB?
0

#10 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 06 August 2008 - 12:18 AM

It is a VS called LeopardXP. Ok, here is the .rar file (Leopard_XP_Visual_Style_by_nobodyuse.rar), it says:

----===LeopardXP V1.0===----
  (msstyle for Windows XP)

Made by NobodyUse

http://www.trucsenvrac.com

[...]


Edit:

Now I remember I got it from DeviantArt:

http://nobodyuse.deviantart.com/art/Leopar...-Style-81776516
0

#11 User is offline   dennisalcayde Icon

  • Group: Member
  • Posts: 87
  • Joined: 13-February 08

Posted 07 September 2008 - 11:14 PM

hi Mat.... you are one great genius...
0

#12 User is offline   dennisalcayde Icon

  • Group: Member
  • Posts: 87
  • Joined: 13-February 08

Posted 07 September 2008 - 11:17 PM

and one more thing....
its good to know we use the same VS...
thanks to that NobodyUSe
0

#13 User is offline   dennisalcayde Icon

  • Group: Member
  • Posts: 87
  • Joined: 13-February 08

Posted 07 September 2008 - 11:26 PM

have to delete this post, absolutely useless comment
0

#14 User is offline   dennisalcayde Icon

  • Group: Member
  • Posts: 87
  • Joined: 13-February 08

Posted 07 September 2008 - 11:27 PM

sorry for double posting...
0

#15 User is offline   tengshj Icon

  • Group: Member
  • Posts: 108
  • Joined: 12-June 06

Posted 01 October 2008 - 06:35 AM

any news?
Are you going to program a backgroud version?
0

#16 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 01 October 2008 - 11:36 AM

@tengshj:

News: background version. ;)
0

#17 User is offline   siik Icon

  • Group: Member
  • Posts: 226
  • Joined: 25-August 08

Posted 01 October 2008 - 09:00 PM

Best app ever matonga!
0

#18 User is offline   tengshj Icon

  • Group: Member
  • Posts: 108
  • Joined: 12-June 06

Posted 02 October 2008 - 03:58 PM

resolution changed, workarea lost.
It would be great that if it can reserve workarea in relative way nomatter the size or resolution has been changed or not.
Is it possilble?
0

#19 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 03 October 2008 - 03:22 AM

tengshj;510632 said:

resolution changed, workarea lost.
It would be great that if it can reserve workarea in relative way nomatter the size or resolution has been changed or not.
Is it possilble?


Possible? It is relative. If you don't believe me, load workarea, apply, then change screen resolution, reload workarea and reapply. :)

If you want workarea to automatically reapply settings when changing screen resolution, use the "Keep running in the background" option.
0

#20 User is offline   tengshj Icon

  • Group: Member
  • Posts: 108
  • Joined: 12-June 06

Posted 03 October 2008 - 06:35 AM

matonga;510674 said:

Possible? It is relative. If you don't believe me, load workarea, apply, then change screen resolution, reload workarea and reapply. :)

If you want workarea to automatically reapply settings when changing screen resolution, use the "Keep running in the background" option.


I am using the "keep running in the background", but it seems can not reserve the screen edge while the resolution is changing.

I tested it in this way: I set a certain margin at 1280*800, everything is fine. then the resolution was changed to 800*600, the margin lost. then I changed the resolution back to 1280*800, margin has gone.
0

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic