index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-09-25
Added customizability to browser in settings
rafa_99
2021-09-24
Scrollbars are ugly
rafa_99
2021-09-24
Improved Vim Like Keybinds
rafa_99
2021-09-24
Removed History and Last Opened History
rafa_99
2021-09-15
conditional compilation for js markup
Sadoon AlBader
2021-09-15
Add setting for toggling javascript markup option
Sadoon Al-Bader
2021-03-02
add kill to hint mode
Chris Howey
2021-02-19
Use guint64 instead of glong. (#660)
Holger Langenau
2021-01-25
Add new env VIMB_WIN_ID to hold the gtk window id.
Daniel Carl
2021-01-25
Do not fail in hinting if element clientRects could not be found.
Daniel Carl
2021-01-07
Fix none registered webextension in ephemeral mode.
Daniel Carl
2021-01-03
remove useless printf
Cássio
2020-12-22
removed unecessary include
Cássio
2020-12-22
added support for web notifications via dbus
Cássio
2020-10-13
Move some file to $XDG_DATA_HOME #582.
Daniel Carl
2020-10-12
Moved some default settings into config.def.h.
Daniel Carl
2020-06-07
Merge branch 'fix-i-crash' of https://github.com/mawww/vimb
Daniel Carl
2020-06-05
Hinting over an element with no url or source is not an error
Maxime Coste
2020-06-05
Fix crash in normal_focus_last_active
Maxime Coste
2020-05-28
Fixed typo in setting #617.
Daniel Carl
2020-04-15
Allow to push link url to queue by <S-LeftMouse> #610.
Daniel Carl
2020-02-29
Allow to set scroll-multiplier #602.
Daniel Carl
2020-02-28
Allow to focus last input field by 'i' #605.
Daniel Carl
2020-02-21
Use g_string_erase instead of memmove.
Daniel Carl
2020-02-21
Do not run queued events if the last key was not typed.
Daniel Carl
2020-02-14
Use old C89 comments.
Daniel Carl
2020-02-12
fix conditional xembed compilation
Raphael Gosselin
2020-01-10
Do not require trailing newline in config file #586.
Daniel Carl
2020-01-10
Give current selection as env on :shellcmd #592.
Daniel Carl
2020-01-04
Remove expansion of '%' #584.
Daniel Carl
2019-12-18
Added --cmd,-C option to give ex commands on startup #342.
Daniel Carl
2019-12-11
Add dark-mode option
Alva
2019-11-18
Fix none working geolocation=always #580.
Daniel Carl
2019-11-18
Merge branch 'geolocation' of https://github.com/fjallarefur/vimb.
Daniel Carl
2019-11-18
Allow to disable hint matching base on element text #581.
Daniel Carl
2019-11-18
Add geolocation setting
Alva
2019-11-18
Merge branch 'pks/load-starting' of https://github.com/pks-t/vimb.
Daniel Carl
2019-11-11
autocmd: implement new LoadStarting event
Patrick Steinhardt
2019-10-09
Put :cleardata dataType before timespan.
Daniel Carl
2019-10-09
Added :clearcache by :cleardata command.
Daniel Carl
2019-08-23
Fix spelling mistake 'reed' -> 'read'
Michael Vetter
2019-06-15
Use ephemeral webview if incognito option is used #562
Daniel Carl
2019-06-15
Show error if printing fails #564.
Daniel Carl
2019-06-14
Fixed memory allocation errors in incognito mode.
Daniel Carl
2019-06-08
Give --incognito option also to new spawned instances #562.
Daniel Carl
2019-06-08
Rename option ephemeral to incognito #562.
Daniel Carl
2019-06-04
Added ephemeral mode #562.
Daniel Carl
2019-06-04
Check if file exists during runtime #562.
Daniel Carl
2019-06-03
Add file storage to allow to collect ephemeral data #562.
Daniel Carl
2019-05-20
Avoid double free in on_webview_notify_uri #561.
Daniel Carl
[next]