File: control

package info (click to toggle)
e2wm 1.2%2Bgit20120601-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 268 kB
  • sloc: lisp: 3,508; sh: 36; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: e2wm
Section: lisp
Priority: extra
Maintainer: KURASHIKI Satoru <lurdan@gmail.com>
Uploaders: Yukiharu YABUKI <yyabuki@debian.org>
Build-Depends: debhelper (>= 8.0.0), emacs-window-layout, emacs23 | emacs22
Standards-Version: 3.9.3
Homepage: https://github.com/kiwanami/emacs-window-manager
Vcs-Git: git://anonscm.debian.org/collab-maint/e2wm.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/e2wm.git;a=summary

Package: e2wm
Architecture: all
Depends: ${misc:Depends}, emacs-window-layout, emacs23 | emacs22
Recommends: imagemagick, wget
Suggests: magit
Description: simple window manager for emacs
 This is an implementation of introducing window management to Emacs.
  * Management of list of editable buffers
  * Assignment of windows for pop-up buffers
  * Switching window layout like the perspective in eclipse
  * Plug-in extension
 .
 The current implementation has following perspectives:
  * code : main coding layout
  * two : side by side layout
  * doc : reading documentation layout
  * dashboard : showing plug-ins like dashboard in Mac OSX
  * array : selecting buffers like expose in Mac OSX