ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/clickthrough
(Generate patch)

Comparing rxvt-unicode/src/perl/clickthrough (file contents):
Revision 1.2 by sf-exg, Sat Dec 31 10:11:15 2022 UTC vs.
Revision 1.3 by root, Sun Jan 1 17:39:56 2023 UTC

3#:META:RESOURCE:clickthrough:string:clickthrough disable/off/on 3#:META:RESOURCE:clickthrough:string:clickthrough disable/off/on
4 4
5=head1 NAME 5=head1 NAME
6 6
7clickthrough - make window "transparent" with respect to input events 7clickthrough - make window "transparent" with respect to input events
8
9=head1 SYNOPSIS
10
11 # create a transparent non-interactable overlay
12 urxvt -override-redirect -depth 32 -bg "[0]black" -clickthrough on -e top
8 13
9=head1 DESCRIPTION 14=head1 DESCRIPTION
10 15
11This extension can toggle the terminal window between "normal" and 16This extension can toggle the terminal window between "normal" and
12"clickthrough" states. In the latter state, input events such as clicks 17"clickthrough" states. In the latter state, input events such as clicks

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines