Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins using file packaging/PKGBUILD version 636d690edc

2021-02-16
20:57
typo fix check-in: d4a16a62fa user: jmcclure tags: trunk
18:52
improved input detection check-in: 9480ef05a1 user: jmcclure tags: trunk
17:46
clear hinterStr on reset (esc, f) of hinting check-in: a70b236654 user: jmcclure tags: trunk
17:41
remove implied "window." object check-in: 160f08d3e0 user: jmcclure tags: trunk
17:35
alternative hint characters; fix 4-digit bailout to *not* match anything check-in: 69f8714d0c user: jmcclure tags: trunk
17:11
improved modal hinting: customizable symbols check-in: 4991e36cd1 user: jmcclure tags: trunk
16:22
example combining modal keys and hinting check-in: 6dc86ca529 user: jmcclure tags: trunk
16:00
added ESC to unfocus input fields check-in: 9d135684eb user: jmcclure tags: trunk
15:54
added modal key binding example check-in: fe21aaaa63 user: jmcclure tags: trunk
2021-02-15
16:00
fixed hint position (viewport relative -> page relative) check-in: 6d5e2c8e77 user: jmcclure tags: trunk
05:56
improved js keybindings; added js-based hinting check-in: bd7d0ee54c user: jmcclure tags: trunk
2021-02-10
03:13
desktop file submitted check-in: e17651a502 user: jmcclure tags: trunk
01:58
improved url vs search-term check check-in: 0ff508b62c user: jmcclure tags: trunk
2021-02-08
20:13
reload url on profile change; fixed help formatting; directed non-url-like input to search engine check-in: d8ab00c8ae user: jmcclure tags: trunk
02:29
Downloads implemented; new command "downloads" to see progress of active downloads check-in: 20d3ef98f0 user: jmcclure tags: trunk
01:41
Fullscreen implemented; import settings to alt-profile environments check-in: 946c9f39f5 user: jmcclure tags: trunk
2021-02-07
18:05
simplified createWindow; added background color; avoid name collision for 'page' check-in: 567d749013 user: jmcclure tags: trunk
06:20
New approach to profiles, reset profile path to Default; new commands: set-user-agent, set-profile check-in: b351358207 user: jmcclure tags: trunk
03:01
Added set-user-agent command (removed default firefox setting needed to log in to google. For future reference, in order to log into google sites, you can use the command 'weaver set-user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0"'. Once signed in, you will no longer need that UA as long as you remain logged in. check-in: f0c95c0c6b user: jmcclure tags: trunk
2021-02-06
19:12
NOTE: DEFAULT PROFILE NAME HAS CHANGED. User's who keep persistent cookies or cache data should move their old profile before starting this version of weaver: "mv ~/.local/share/weaver/QtWebEngine/Default ~/.local/share/weaver/QtWebEngine/$USER". Changes: Create profile as child of Server object / option for "off-the-record" profile; comment settings in WebView::init() check-in: 4b4b2603ee user: jmcclure tags: trunk
17:08
do not create instance for empty url check-in: 479753af78 user: jmcclure tags: trunk
2021-02-05
03:58
ignore empty url strings; clear search on newpage load check-in: 1e6756a5e4 user: jmcclure tags: trunk
01:55
minor cleanup; do not try to load empty string check-in: f8e548e088 user: jmcclure tags: trunk
2021-02-04
14:48
code cleanup continues; added window-xid command check-in: b71d521bd3 user: jmcclure tags: trunk
01:40
replace qDebug with QTextStream check-in: 475969c03d user: jmcclure tags: trunk
2021-02-03
23:16
fixed missing space in error message for unrecognized command check-in: 868d025e7d user: jmcclure tags: trunk
23:11
Removed now-redundant url constructor by putting content in createWindow check-in: 394ea512aa user: jmcclure tags: trunk
23:03
Partial code cleanup; added open-hidden command check-in: d50373807b user: jmcclure tags: trunk
20:51
Add examples; remove redundant setting of 'target'; replace pageAction->trigger with triggerPageAction check-in: bee6786fc9 user: jmcclure tags: trunk
2021-02-02
16:31
Actually trigger the reload action check-in: 29e4e3c96b user: jmcclure tags: trunk
15:47
Maintain static list of scripts check-in: 7605d31007 user: jmcclure tags: trunk