Go to file
2022-05-13 14:21:05 +02:00
scripts add dmenu script for url bar and find 2022-05-13 14:17:16 +02:00
config.h add reload and zoomreset keybinds 2022-05-13 14:08:29 +02:00
keyconf.h add reload and zoomreset keybinds 2022-05-13 14:08:29 +02:00
makefile add script to install target 2022-05-13 14:21:05 +02:00
readme add dmenu script for url bar and find 2022-05-13 14:17:16 +02:00
rose.c added find keybinds 2022-05-13 12:30:15 +02:00
rose.h added find keybinds 2022-05-13 12:30:15 +02:00
webview.c added find keybinds 2022-05-13 12:30:15 +02:00
webview.h added find keybinds 2022-05-13 12:30:15 +02:00
window.c fix parsing blank url by xatom 2022-05-13 14:14:19 +02:00
window.h fix cli url parse 2022-05-11 03:26:23 +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

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