doogie
doogie copied to clipboard
A Chromium-based web browser with tree-style pages
im in bspwm and when i tried to move the dock like i used to do in windows it just didn't worked and the dock disappeared in the knowhere (i...
Interesting project! Not an issue, but thought I'd use this space to ask a question, cause where else? What's the reason for going with CEF instead of using Electron or...
The address bar is a QLineEdit that spawns a new QListWidget for the autocomplete. Various window hints are set on the QListWidget's window, to always display on top, be frameless,...
Depending on the system, Qt plugins may not be at `../../plugins` relative to `qmake`. This is the case on Arch Linux at least, where `qmake` is at `/usr/bin/qmake` but Qt...
On the fanboy list (at https://fanboy.co.nz/r/fanboy-ultimate.txt, careful it's a big file) I get errors like: ``` Line 52030 unrecognized option: "csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'" Line 52031 unrecognized option: "csp=script-src...
_To consider:_ this functionality (middle mouse click) should close a page as this is expected behavior on many browsers.