Go to file
2022-05-11 02:53:43 +02:00
config.h fixed fullscreen function 2022-05-11 02:53:43 +02:00
keyconf.h Add support for xatom search action 2022-05-10 23:47:17 +02:00
makefile remove unused variables 2022-05-11 02:26:46 +02:00
readme Update readme 2022-05-10 17:44:28 +02:00
rose.c Add support for xatom search action 2022-05-10 23:47:17 +02:00
rose.h Add support for xatom search action 2022-05-10 23:47:17 +02:00
webview.c remove unused variables 2022-05-11 02:26:46 +02:00
webview.h fix double keypress events 2022-05-10 17:35:37 +02:00
window.c fixed fullscreen function 2022-05-11 02:53:43 +02:00
window.h Add support for xatom search action 2022-05-10 23:47:17 +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: 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