./wm/musca, Simple dynamic window manager for X

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.24nb2, Package name: musca-0.9.24nb2, Maintainer: pkgsrc-users

Simple dynamic window manager for X with features nicked from ratpoison and dwm:

* Musca operates as a tiling window manager by default. It uses manual tiling,
which means the user determines how the screen is divided into
non-overlapping frames, with no restrictions on layout. Application windows
always fill their assigned frame, with the exception of transient windows and
popup dialog boxes which float above their parent application at the
appropriate size. Once visible, applications do not change frames unless so
instructed.
* Since not all applications suit tiling, a more traditional stacking window
manager mode is also available, allowing windows to float at any screen
location and overlap.
* There are no built in status bars, panels, tabs or window decorations to take
up screen real estate. If the user wants any of these things, there are
plenty of external applications available to do the job. Window decoration is
limited to a slender border, which is coloured to indicate keyboard focus.
* Windows are placed in named groups which can be used in a similar fashion to
virtual desktops. Groups can be added and removed on the fly, and each group
has its own frame layout.
* The excellent dmenu utility is used to execute commands and launch
applications, and it can also act as a window and group switcher. Basic EWMH
support allows use of common panels, pagers and wmctrl.
* Windows and frames are navigated and focused on any mouse button click,
including rolling the wheel, or alternatively driven entirely by the
keyboard. Simple key combinations exist for window switching, group
switching, frame control and screen switching.


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 79.307 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106)
Log message:
wm: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106)
Log message:
wm: Remove SHA1 hashes for distfiles
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182)
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
   2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90)
Log message:
Add SHA512 digests for distfiles for wm category

Problems found with existing distfiles:
	distfiles/fvwm-1.24r.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-08-15 22:26:51 by Roland Illig | Files touched by this commit (7)
Log message:
Fixed pkglint warnings.
   2013-04-07 22:49:45 by Blue Rats | Files touched by this commit (91)
Log message:
Edited DESCR in the case of:
 File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
   2012-10-08 14:42:26 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.