1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: exwm-mff
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-elpa,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://codeberg.org/emacs-weirdware/exwm-mff
Vcs-Git: https://salsa.debian.org/emacsen-team/exwm-mff.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/exwm-mff
Package: elpa-exwm-mff
Architecture: all
Depends: ${elpa:Depends},
${misc:Depends},
Recommends: elpa-exwm
Enhances: emacs
Description: mouse-follows-focus for EXWM
This package provides exwm-mff-mode. With the minor mode enabled the
pointer (mouse) always follows the current window when changing it
using the keyboard.
|