You are not logged in.
No
Last edited by ackt1c (2022-11-05 13:58:22)
Offline
thanks so much portix, it was that simple... i guess i messed up the files so bad i couldn't find my way out of it. everything works now.
thanks again, keep up the good work!
Last edited by xtremyst (2013-01-28 17:15:05)
Offline
rg_arc wrote:First of all... amazing web browser and I love using it everyday.
Also, for some reason when visit specific web pages... such as twitter... an upper case letter will show and the rest of the word will be completely hidden. When I log out of Twitter, I will just see a "Y" and the rest of the word is gone. Has anyone else had this problem?
Since this is webkit-related, you can still try a newer version of webkitgtk, for example by compiling webkitgtk2-svn from AUR.
well I tried compiling webkitgtk2-svn and I got this error:
WebKit was configured with the following options:
Build configuration:
Enable debugging (slow) : no
Compile with debug symbols (slow) : no
Enable debug features (slow) : no
Enable GCC build optimization : yes
Code coverage support : no
Unicode backend : icu
Optimized memory allocator : yes
Accelerated rendering backend : opengl(gl, egl, glx)
Features:
=======
WebKit1 support : yes
WebKit2 support : no
Accelerated Compositing : yes
Gamepad support : no
Geolocation support : yes
HTML5 video element support : yes
JIT compilation : autodetect
Media stream support : no
Opcode stats : no
SVG fonts support : yes
SVG support : yes
Spellcheck support : yes
Web Audio support : no
WebGL : yes
XSLT support : yes
GTK+ configuration:
GTK+ version : 2.0
GDK target : x11
GStreamer version : 0.10
Introspection support : yes
Generate documentation : no
GNUmakefile:11976: *** recipe commences before first target. Stop.
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build webkitgtk2-svn.
==> Restart building webkitgtk2-svn ? [y/N]
==> ---------------------------------------
==>
Offline
Is getting webkitgtk3 versions discouraged?
Offline
You can use the gtk3 version, it just has some disadvantages:
* gtk3 has a focus bug in window managers with sloppy focus like dwm, awesome, ...
* libwebkitgtk3 doesn't support flash
* dwb's colorsettings don't work with some gtk3 themes
Offline
Alright I will stick with just using dwb-hg.
Another question: For fonts from other languages such as Korean or Japanese, how can I change the default fonts for those languages? In my case, I would like to change the default Korean font.
Offline
Is there a way to disable the history function in dwb? I tried setting the length to 0 but it apparently doesn't work.
Offline
Ever since using dwb, I've disabled the history by setting it to 0 and it works…
Offline
Offline
Enabling private browsing works for me - is there a detailed description of what settings this creates?
@jakob: You just set history-length=0? Thats what I think of as a natural approach but somehow doesn't work - any reason which might cause this setting not to work?
Offline
With background-tabs set as true, using F to follow a link does not background the tab. Tabs are only backgrounded when middle clicked with the mouse. Is this the desired action? If so, could you make that configureable as well?
Offline
@bslackr: there is also a hintmode for background tabs, the default shortcut is ;b, so you could map hints_background to F.
Offline
@bslackr: there is also a hintmode for background tabs, the default shortcut is ;b, so you could map hints_background to F.
Awesome, thanks.
Offline
I noticed something with the pkgbuild for the new dwb-hg (1745-2).
I was able to build it with cinelli's pkgbuild modification but the original pkgbuild looks almost the same except for the brackets and the link going to _hgroot... but I can't build dwb with the pkgbuild provided. Also, I changed the pkgrel to 2 instead of 1.
Last edited by rg_arc (2013-02-04 02:24:31)
Offline
I've been playing around with dwb, like it a lot. However, page loads are 25-50% slower than they are with chromium... I've just been using dwb from the official repos if that matters.
Offline
rg_arc, what's the output of makepkg with this PKGBUILD? I tried it and it works here.
Offline
rg_arc, what's the output of makepkg with this PKGBUILD? I tried it and it works here.
well... it wasn't working earlier today... and now it works for me too... I guess it was worked out.
Offline
@jakob: You just set history-length=0? Thats what I think of as a natural approach but somehow doesn't work - any reason which might cause this setting not to work?
Hm, as I started using dwb almost 2 years ago, I can't really tell if anything else was necessary to make history-length=0 work. Without giving any confidentials away, I pasted my settings file. Maybe you'll have to check the sync-files option: I've set it to "cookies session" and left history out… maybe that's the reason why yours is still being saved? Although that should be considered a bug then…
Last edited by jakob (2013-02-04 10:20:17)
Offline
Hm, as I started using dwb almost 2 years ago, I can't really tell if anything else was necessary to make history-length=0 work. Without giving any confidentials away, I pasted my settings file. Maybe you'll have to check the sync-files option: I've set it to "cookies session" and left history out… maybe that's the reason why yours is still being saved? Although that should be considered a bug then…
Thanks for sharing your config. I just tried using your config and it too only works when private browsing mode is enabled. Does the disabled history still work for you when you disable private browsing mode?
Offline
Thanks for sharing your config. I just tried using your config and it too only works when private browsing mode is enabled. Does the disabled history still work for you when you disable private browsing mode?
No, you are right. With private browsing disabled, the history file fills up regardless of the history-length=0 setting
Last edited by jakob (2013-02-04 14:27:19)
Offline
Just started using dwb - and it feels amazing how snappy it is, especially compared to Firefox.
I was just wondering: I am using zotero a lot for managing my references, and obviously it does not exist for dwb. However, there are so called “connector plugins” available for Chrome and Safari, so that one can use zotero standalone straight from there. Is it somehow possible to make them work with dwb?
I figure, the above is rather difficult, so is there someone here using zotero as well and could say a few words about how to integrate it into your workflow with dwb (e.g. using a filter to download/integrate a reference into the database)?
Offline
Thanks for this wonderful piece of software.
I have have suggestion to dwb: toggle caret browsing by a keystroke. The benefit would be that you then can select text via the keyboard:
1) start to "search" for the desired text to be copied via /
2) switch to caret mode -- the cursor stays where the search ended
3) press Shift + arrow keys to select the rest of the text you want to copy
4) exit caret mode, copy selected text
I think this is the workflow which is implemented in vimprobable.
Offline
Hey Portix, it's been a while since I've used dwb, but I'm really missing it (Firefox is just too heavy). The only reasons I went back were because google-talkplugin failed to function correctly and HSTS support hadn't yet been / wasn't going to be implemented.
Have either of those problems/features been rectified/realized? If not, no harm, dwb is still one of the better browsers I have ever seen.
All the best,
-HG
Offline
@ball: You can toggle caret browsing with a keystroke, in the custom commands section on dwb:keys you could add
<shortcut>:toggle enable-caret-browsing
@HalosGhost: I don't know if the google talkplugin works with webkitgtk, hsts was implemented by someone and will be merged into the default branch soon, the next release will have hsts-support.
@rg_arc: Setting different fonts for different languages is not possible. It wouldn't be too hard to write a script that changes the font setting depending on the top-level-domain, i don't know if that would be sufficient for you.
Offline
@HalosGhost: I don't know if the google talkplugin works with webkitgtk, hsts was implemented by someone and will be merged into the default branch soon, the next release will have hsts-support.
That's awesome news! I'll definitely be reinstalling it on next release to see if everything works. It would be fantastic to switch to a more minimalist browser, finally. Thank you again!
All the best,
-HG
Offline