Page 10 of 20 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 193

This is a discussion on [Ext/US] Chrome Gestures (modified) within the Chrome Plugins section, part of the Google Chrome category: /sigh.. This is not a chat guys. I still need an email from Kryptyx and/or Waha so we can discuss ...


  1. #91
    Kyrax is offline Senior Member
    Join Date
    Apr 2009
    Location
    Qc, Canada
    Posts
    495

    Default

    /sigh..

    This is not a chat guys.

    I still need an email from Kryptyx and/or Waha so we can discuss developement over email instead of on this forum.

  2. #92
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default

    @Kyrax ...

    Think your getting a bit emotional here ...

    This is so obviously an Extension that has caught the imagination of the membership (well, quite a few of us anyway !!)

  3. #93
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default

    In the extension script there is something to do with Options and disabling it ...

    The line is 'var popuploader = false'

    I'm assuming this is to do with the Up/Down gesture, I tried changing it to 'true' and it still worked ....

    What exactly does it do and how do I disable it ?

  4. #94
    Waha's Avatar
    Waha is offline Senior Member
    Join Date
    Apr 2009
    Location
    Oregon
    Posts
    788

    Default

    Quote Originally Posted by fructal View Post
    Hi guys,

    I've ran into a bug of some kind - I changed the default mapping for new tab into "down" and I'm getting the error message as shown in the attached screenshot. It's happening when I open new tab using mouse gesture, CTRL+T or the + button, when I left click on some link, basically whenever some page refresh is taking place. Everything's working fine while using default mappings.

    Hope you'll be able to figgure it out, TIA.
    This is because you changed the amount of gestures there were for an action that registered in the help file. Scroll down to the help section, find the newTabGesture entry (or whichever you changed) and delete the last argument (since you changed it from 2 gestures to 1). FYI, arguments are the things separated by commas in a function call (ex. functionName(argument1,argument2,argument3); ).

    Quote Originally Posted by Kyrax View Post
    /sigh..

    This is not a chat guys.

    I still need an email from Kryptyx and/or Waha so we can discuss developement over email instead of on this forum.
    What's wrong with PM? :P Also I don't really have a problem with people asking for help here. If you wanna email though I joined the project with my gmail account.
    ~ Projects ~
    Specialized: Carapass Auction Watcher, Kongregate Chat
    Libraries: bliplib
    Tools: manifest syntax highlighting & snippits
    ~ Happy to make extensions for pay too ;D ~
    Portfolio: Search and Share

  5. #95
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default

    @Waha ...

    As you Guys/Gals are busy updating this wonderful extension I've taken the liberty of tidying up the internal documentation and adding the things I previously requested (ie Version, Example etc) ...

    I just need you to tell me about this Options (popuploader) thingy to complete the documentation ...

    I'll then attach it to a post on the Project page ;-)

  6. #96
    Waha's Avatar
    Waha is offline Senior Member
    Join Date
    Apr 2009
    Location
    Oregon
    Posts
    788

    Default

    It's in the change log on the project page.
    Added ability for user to manually turn options loading on via setting the variable popupLoader to true at the beginning of the script. (You do not need to touch this on the US version..as there isn't a options menu for it. :P)
    ~ Projects ~
    Specialized: Carapass Auction Watcher, Kongregate Chat
    Libraries: bliplib
    Tools: manifest syntax highlighting & snippits
    ~ Happy to make extensions for pay too ;D ~
    Portfolio: Search and Share

  7. #97
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default

    Ok found that ...

    By default it is set to False in the extension yet it sill works !

  8. #98
    XCFan is offline Junior Member
    Join Date
    May 2009
    Posts
    22

    Default

    I've been brainstorming ideas that might work for the new tab gesture. One idea I had was to create an html page in the extension that the new tab gesture would be directed to, and then have it redirect to the actual new tab page. I found that it doesn't seem to work and I heard that this is because tabs are not allowed to access local files (security). I thought though, that maybe since it would be a local file accessing a local file, it might actually work.... I just wanted to shoot my idea here so that you could all think about it.
    XC Fan

  9. #99
    Kyrax is offline Senior Member
    Join Date
    Apr 2009
    Location
    Qc, Canada
    Posts
    495

    Default

    The problem is not me becoming emotional. It's me not having enough time to sort through the spam and extract the interesting information.

    StevePaul, there is an edit button, you know ?


    Waha, really I don't think PMs will cut it. Unless you don't want to plan the development of the extension in advance and do not want any code review.

    We don't have any structure. Everyone is releasing new versions left and right. Every single feature request goes through without any consultation with the other developpers.

    If we want to work this as a team, we need to work as a team.
    If you are fine with the current chaos, then much more serious management issues will come in the near future.

  10. #100
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default

    What exactly do you want the gesture to do ...

    The whole idea of the gesture is that you don't go to the NewTab page ...

    You either go to a page of your choice or the blank page ...

Page 10 of 20 FirstFirst ... 89101112 ... LastLast

Similar Threads

  1. Chrome Mouse Gestures?
    By Wisher in forum Chrome Plugins
    Replies: 40
    Last Post: 12-28-2010, 08:33 PM
  2. New Chrome Mouse Gestures Plugin (Rocker support)
    By OwenCM in forum Chrome Plugins
    Replies: 1
    Last Post: 05-06-2009, 01:38 AM
  3. Chrome Custom Mouse Gestures
    By Laoguy in forum Chrome Plugins
    Replies: 6
    Last Post: 04-15-2009, 06:52 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •