topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 12:23 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Ghoster - Feature suggestion  (Read 13178 times)

chabermu

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Ghoster - Feature suggestion
« on: August 04, 2010, 04:07 AM »
Hi Skrommel,

thank you for your excellent programs  :Thmbsup: They all work fine and help me to work more comfortable and with much more fun.

Ghoster is a real cool software. It would be GREAT to have a feature to set the time for fading out and in for ghosting so that everything would be a little smoother  8)

Greetings from munich

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #1 on: August 12, 2010, 04:11 AM »
I was wondering how i would be able to enable and disable Ghoster if  hotkeys.

I downloaded the ahk script, and added the hotkey commands:

#a:: Goto, START
#s:: Goto, EXIT

but they only work once for some reason.  I can enable and disable, once, before they stopped working, unless I reload the script.
I even tried using Goto, DESTROY instead of EXIt

It's as if once the gui is destroyed, it can't start up properly again.  I really onfused.

some help would be great, thanks.

PS: Actually, I think some people might like it if the author would add the enable/disable function, so one can put this program in the startup folder and toggle it on and off
« Last Edit: August 12, 2010, 04:29 AM by risingeil »

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #2 on: August 12, 2010, 05:56 AM »
I was wondering how i would be able to enable and disable Ghoster if  hotkeys.

I downloaded the ahk script, and added the hotkey commands:

#a:: Goto, START
#s:: Goto, EXIT

but they only work once for some reason.  I can enable and disable, once, before they stopped working, unless I reload the script.
I even tried using Goto, DESTROY instead of EXIt

try doing this, search for a line like this: Goto,LOOP and comment it out: ;Goto,LOOP.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #3 on: August 12, 2010, 06:05 AM »
But wouldn't that disable the loop.  And from what I can tell, that LOOP is the portion that re draws everything.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #4 on: August 12, 2010, 09:30 AM »
But wouldn't that disable the loop.  And from what I can tell, that LOOP is the portion that re draws everything.

it shouldn't disable the loop but let me know if it does then we'll modify the script to do want you wanted.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #5 on: August 12, 2010, 04:55 PM »
So I commented out Goto,LOOP, which I think there is only one in the script.  When I start it, the screen just flashes once and nothing happens.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #6 on: August 12, 2010, 05:04 PM »
So I commented out Goto,LOOP, which I think there is only one in the script.  When I start it, the screen just flashes once and nothing happens.

ok, try the linked mod then..

Edit: uploaded newer version - mod2.
« Last Edit: August 16, 2010, 01:26 AM by lanux128 »

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #7 on: August 12, 2010, 05:43 PM »
thanks for the quick reply.  I can turn it on and off with hotkeys now, but it doesn't light up the active window, it just darkens the screen.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #8 on: August 12, 2010, 07:43 PM »
thanks for the quick reply.  I can turn it on and off with hotkeys now, but it doesn't light up the active window, it just darkens the screen.

hmm.. try the new version.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #9 on: August 15, 2010, 03:37 PM »
uh sorry, where do i get the new version?

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #10 on: August 15, 2010, 04:15 PM »
uh sorry, where do i get the new version?

at the same place over here.. i just replaced the old version with the new.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #11 on: August 15, 2010, 05:12 PM »
I feel I'm being picky, but for some reason, once the script starts, I can't minimize by clicking the taskbar icon any more.  I think the focus is being stolen before it cold minimize.
Sorry for being so troublesome.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #12 on: August 16, 2010, 01:25 AM »
I feel I'm being picky, but for some reason, once the script starts, I can't minimize by clicking the taskbar icon any more.  I think the focus is being stolen before it cold minimize.
Sorry for being so troublesome.

you don't have to apologize. i probably broke something. :)

btw, try the new upload at the same place as before.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #13 on: August 16, 2010, 09:33 AM »
Ok, I think this might be a minor bug,  but when I open the Options in Firefox, the while screen dims.  I can't seem to find other programs that has the same effect.  Just the options dialog for firefox.
Oh, and I think I noticed this from the last version but forgot to mention it, when the desktop is in focus, the taskbar becomes transparent or vanishes to be more accurate a sno mouse clicks get registered.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #14 on: August 16, 2010, 05:25 PM »
please post specific details of your computer system and the contents of Ghoster.ini so that i may study the reasons for this anomaly.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #15 on: August 19, 2010, 05:43 PM »
Sorry for the late reply.  I sort of fiddled around with the code a bit.  I found that if i comment out the lines with oldtop, the issue seem to disappear, I'm not sure yet I need to test more.  So, I'm curious as to who the if statements with oldtop in them control.  While I'm at it, what does the i statements with wintop control?  I have not touch the wintop variable yet, but everything with oldtop has been commented out.

I can send you my system stats, but I'm not sure what servieces to use to get those stats.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #16 on: August 20, 2010, 05:04 PM »
it's good that you can work out the problem. as you said you can experiment by commenting some of the sections to see the results. wintop is a variable that contains the 'style' properties of a window. in Ghoster, it's used to check if an app is on the top and make it so if it's not.

threeboy.net

  • Participant
  • Joined in 2011
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Re: Ghoster - Feature suggestion
« Reply #17 on: March 30, 2011, 11:16 AM »
It'd be cool to have a shortcut to enable/disable the ghoster effect while the app is running.