File: control

package info (click to toggle)
exwm-mff 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 52 kB
  • sloc: lisp: 100; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 758 bytes parent folder | download | duplicates (2)
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.