2022-05-09 21:05:11 +00: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
|
2022-05-13 12:17:16 +00:00
|
|
|
- url bar and find: dmenu
|
2022-05-09 21:05:11 +00:00
|
|
|
- tabs: tabbed
|
2022-05-13 14:12:31 +00:00
|
|
|
- download: aria2c
|
2022-05-09 21:05:11 +00:00
|
|
|
|
|
|
|
installation
|
|
|
|
------------
|
|
|
|
|
|
|
|
Run following command to build and install
|
|
|
|
(if necessary as root):
|
|
|
|
|
|
|
|
make clean install
|
2022-05-10 15:44:28 +00:00
|
|
|
|
|
|
|
usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
To set default homepage change config.h
|
|
|
|
|
|
|
|
Opening new window with specific website:
|
|
|
|
rose https://duckduckgo.com
|