Recent activity
Subscribe to this feed
satyr replied on November 17, 2009 14:23 to the problem "Keep Ubiquity window opened when change focus?" in Mozilla:
satyr replied on November 12, 2009 17:54 to the problem "Ubiquity doesn't recognize images in selection" in Mozilla:
satyr replied on November 12, 2009 15:32 to the problem "Ubiquity doesn't recognize images in selection" in Mozilla:
satyr replied on November 10, 2009 06:14 to the idea "Small but essential help for skinning" in Mozilla:
> «go to options — make changes — restart Firefox — check results»
Yeah, that's totally not how skin authors should be doing it.
When writing a skin, I usually apply an empty skin, make a user style in Stylish and work there.
You can use this snippet to prevent Ubiquity from auto-closing.
function cmd_toggle_noautohide(){
var {msgPanel} = context.chromeWindow.gUbiquity;
var b = msgPanel.getAttribute('noautohide') !== 'true';
msgPanel.setAttribute('noautohide', b);
displayMessage(b, this);
}
satyr replied on November 09, 2009 07:19 to the idea "javascript.options.showInConsole" in Mozilla:
A comment on the idea "ability to launch multiple instance of ubiquity" in Mozilla:
I'd rather have another Firefox instance for development, using the --no-remote command line parameter. – satyr, on November 06, 2009 19:33
satyr replied on November 05, 2009 16:19 to the problem "command not available after resubscribing and even after re-installation of Ubiquity" in Mozilla:
> 1. check for the problem with commands not showing up
Looks like a bug. Can you file a ticket for it?
> 2. if the syntax of a command is wrong: provide some info about that in the right column (syntax error!)
There should be reports in the error console if something went wrong in code evaluation.
> 3. concerning reinstallation: tell people where the config infos reside I mentioned up
Prefs: extensions.ubiquity.*
DBs: {your profile directory}/ubiquity_*.sqlite
satyr replied on November 05, 2009 06:45 to the problem "command not available after resubscribing and even after re-installation of Ubiquity" in Mozilla:
http://gist.github.com/97683 this one, right?
It works for me.
satyr replied on October 13, 2009 09:01 to the idea "Open Ubiquity window at outside of browser window" in Mozilla:
A comment on the problem "ctrl+space no longer opens command window in Ubiquity 0.5.5pre3..." in Mozilla:
Hm. Maybe we should change the Linux default? – satyr, on September 15, 2009 20:21
satyr replied on September 14, 2009 19:45 to the problem "No unicode support in jQuery(?)" in Mozilla:
satyr replied on September 12, 2009 19:21 to the problem "Date.toLocaleString() returns broken Kanji when called in preview()" in Mozilla:
Reproducible here.
Looks like a known bug in (Spider|Trace)Monkey.
satyr replied on September 03, 2009 04:55 to the question "Trouble changing skins" in Mozilla:
satyr replied on July 23, 2009 13:29 to the idea "[Ubiquity] No (trigger for) resetting of variables when opening/closing Ubiquity window?" in Mozilla:
Like this? http://gist.github.com/152915
satyr replied on July 21, 2009 19:31 to the question "Shortcut/hotkey without any modifier" in Mozilla:
If you are familiar with Keyconfig addon (http://forums.mozillazine.org/viewtop...), you can simply assign { gUbiquity.toggleWindow() } to any key you want.-
satyr started following the question "Though I switched Ubiquity 0.5.1 to use the old Parser1 my old Scripts do not work any more" in Mozilla.
-
satyr started following the problem "New text input resets the selection to the top command." in Mozilla.
satyr replied on May 31, 2009 10:49 to the question "No weather preview with the new update!" in Mozilla:
Try this instead: http://gist.github.com/90316
If this works for you, we'll consider replacing the current "weather" with it.-
satyr started following the question "Ubiquity uses my Yahoo buddy list instead of my Gmail contacts?" in Mozilla.
-
satyr started following the problem "Skins don't work properly in ubiquity" in Mozilla.
| next » « previous |
Loading Profile...



