From 86fbb28fdcb70733c426219a1b3bc44dc0a27e46 Mon Sep 17 00:00:00 2001 From: Peter Hofmann Date: Wed, 11 Jul 2018 18:00:18 +0200 Subject: Remove support for tabbed --- man1/lariza.1 | 14 ++------------ man1/lariza.usage.1 | 18 +----------------- 2 files changed, 3 insertions(+), 29 deletions(-) (limited to 'man1') diff --git a/man1/lariza.1 b/man1/lariza.1 index 1d4bb04..b295066 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -1,13 +1,11 @@ -.TH lariza 1 "2020-03-11" "lariza" "User Commands" +.TH lariza 1 "2020-04-24" "lariza" "User Commands" .\" -------------------------------------------------------------------- .SH NAME lariza \- simple web browser .\" -------------------------------------------------------------------- .SH SYNOPSIS \fBlariza\fP -[\fB\-e\fP \fIwid\fP] [\fB\-C\fP] -[\fB\-T\fP] [\fIURI ...\fP] .\" -------------------------------------------------------------------- .SH DESCRIPTION @@ -17,15 +15,8 @@ lariza \- simple web browser In addition to the standard arguments of GTK+ 3, \fBlariza\fP knows about the following options: .TP -\fB\-e\fP \fIwid\fP -Embeds the main window and all newly created windows in the window -specified by \fIwid\fP. The download manager is always a \(lqpopup\(rq. -.TP \fB\-C\fP Disables cooperative instances. -.TP -\fB\-T\fP -Disables automatic launching of suckless' \fBtabbed\fP(1). .P After these options there can be any number of URIs. If no URIs are given, $\fBLARIZA_HOME_URI\fP will be opened. @@ -117,5 +108,4 @@ handler. See \fBlariza.usage\fP(1) for details. was started in June 2014. .\" -------------------------------------------------------------------- .SH "SEE ALSO" -.BR lariza.usage (1), -.BR tabbed (1). +.BR lariza.usage (1). diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1 index 6c0af2c..7c00b6d 100644 --- a/man1/lariza.usage.1 +++ b/man1/lariza.usage.1 @@ -1,4 +1,4 @@ -.TH lariza 1 "2020-04-17" "lariza" "User Commands" +.TH lariza 1 "2020-04-24" "lariza" "User Commands" .\" -------------------------------------------------------------------- .SH NAME lariza.usage \- extended usage hints @@ -223,22 +223,6 @@ Note: This is NOT equal to certificate pinning. WebKit ignores user-specified certificates if the server's certificate can be validated by any system-wide CA. .\" -------------------------------------------------------------------- -.SH "USING LARIZA WITH TABBED" -By default, \fBlariza\fP automatically launches an instance of suckless' -\fBtabbed\fP(1). -.P -You can turn this feature off (see command line arguments) or you can -specify a command line argument to embed \fBlariza\fP into an arbitrary -container (XEMBED). Note that \fBlariza\fP will also automatically embed -new windows in the same container. -.P -When using the automatically launched \fBtabbed\fP(1) instance, you -can't use \fBtabbed\fP(1)'s \fBCtrl + Shift + Return\fP hotkey. This is -because \fBtabbed\fP(1) is launched with \fB\-d\fP, so it knows nothing -about \fBlariza\fP. However, \fBlariza\fP provides its own hotkey to -launch a new window which will be embedded in the same instance of -\fBtabbed\fP(1). -.\" -------------------------------------------------------------------- .SH "WEBKIT LOCAL STORAGE" WebKit does create files in your $\fBXDG_*\fP directories, i.e. \fI~/.local/share\fP or \fI~/.cache\fP. It's up to you what you want to -- cgit v1.2.3