VivaldiHooks - more useful mods!
-
@Hadden89 well, something like this:
.sd-wrapper {transform: scale(.8,.8)}
But there are potential issues -- I guess the whole available area will be shrunk too, so you can't fit more into the view. You'd have to find a way around that. -
@sjudenim said in VivaldiHooks - more useful mods!:
I haven't even updated because of the lack of speed dial geometry.
If you don't like the dials re-positioning themselves when opening the side bar, make it an overlay
#panels-container { position: absolute !important; z-index: 15; height: 100%; }
Thanks sjudenim.
That makes the speed dial static but also sets the panel position to the default left when I have it set to the right.
Any code to fix that. -
yes, just add "right"
#panels-container { position: absolute !important; z-index: 15; height: 100%; right: 0; }
Keep in mind though that this will overlap the scrollbar
-
@sjudenim
That's fine for the time being.
I hide the scrollbar anyway and use gestures for page up/down.
I''ll see whats worse ...covering parts of page or speed dial rearranging.
Is there any code for setting speed dial geometry?Thanks.
-
Too annoying.
I downgraded and locked Vivaldi version until speed dial has a geometry setting or vivaldi-hooks
geometry is updated to work with 1.10. -
1.11 snapshot, and it's a Coup de grรขce for VivaldiHooks, Vivaldi doesn't even start anymore if jdhooks.js is added to browser.html
Game over man, Game over. -
@iAN-CooG said in VivaldiHooks - more useful mods!:
1.11 snapshot, and it's a Coup de grรขce for VivaldiHooks, Vivaldi doesn't even start anymore if jdhooks.js is added to browser.html
Game over man, Game over.Fixed, but several hooks still need to be updated.
I'll fix all I can when I have free time -
@den_po thanks for the prompt fix
-
...and here we go again, new snapshot, vivaldihooks makes vivaldi not starting again. It's getting tedious. At least they added the option to remove the SD buttons overlay on thumbs
-
Update
-
@den_po Thanks a bunch. I just checked the new update at github, impressive, you had to pratically rewrite 90% of the scripts. Everything works fine now.
-
@iAN-CooG said in VivaldiHooks - more useful mods!:
Everything works fine now.
That's not completely true.
speeddial-items-geometry.js
appears to have been removed and it's the one that has kept me from upgrading. -
It was moved in the archive section; probably need more time to be fixed
-
thanks for pointing that out.
It says that it's been fixed, think I'll test it outnope, not working. -
For me having VivaldiHooks working is enough because it's more handy than the custom.css way of modding; I can deal with speed dials geometry missing for now by setting my UI to 80% so I can have 6x4 dials, which is enough for me.
-
@den_po Thank you for updating the Hooks.
For me one of the main hooks is the "Search field current engine icon".
Hopefully Vivaldi will implement it at some point. I requested it at "Feature requests for 1.11" -
@anon768 Post in the thread with the according code, but in general you just need to play with the order.
-
@Ghagan Hard to tell what you are really trying to do. If you have the text selected already you can just copy it with a shortcut.
-
Hello!
I love this mods, its a great work!!!
How to change the color of the bookmarks-folder for mods bookmarks-button.js? -
@den_po must be on vacation, he's not updating VivaldiHooks or VivaldiPatches since 20+days, and VivaldiHooks stopped working again in the last 1.11 snapshots.