Go to file
2022-05-13 20:37:50 +02:00
scripts add history support 2022-05-13 20:37:50 +02:00
config.h add history support 2022-05-13 20:37:50 +02:00
keyconf.h add history support 2022-05-13 20:37:50 +02:00
makefile fix default search engine when target isnt a bookmark 2022-05-13 14:41:24 +02:00
readme Update readme 2022-05-13 16:12:31 +02:00
rose.c refreshed config look 2022-05-13 18:41:48 +02:00
rose.h added find keybinds 2022-05-13 12:30:15 +02:00
webview.c add history support 2022-05-13 20:37:50 +02:00
webview.h add history support 2022-05-13 20:37:50 +02:00
window.c add history support 2022-05-13 20:37:50 +02:00
window.h refreshed config look 2022-05-13 18:41:48 +02:00

rose browser
------------

Simple webkitgtk browser.

requirements
------------

In order to build surf you need gtk4 and webkit2gtk-5.0.

In order to use the functionalities:
  - video support: gst-libav, gst-plugins-good
  - url bar and find: dmenu
  - tabs: tabbed
  - download: aria2c

installation
------------

Run following command to build and install
(if necessary as root):

  make clean install

usage
-----

To set default homepage change config.h

Opening new window with specific website:
  rose https://duckduckgo.com