Path to this page:
./
wm/emwm-utils,
Companion utilies for EMWM
Branch: CURRENT,
Version: 1.3.2,
Package name: emwm-utils-1.3.2,
Maintainer: vinsThis package provides the XmSm and XmToolbox utilities, to use in
conjuction with the Enhanced Motif Window Manager.
- XmSm is simple session manager that provides session configuration and
screen locking, as well as shutdown/suspend options. It also launches the
window manager and the toolbox.
- XmToolbox is a toolchest-like application launcher, which reads its
multi-level menu structure from a simple plain-text file (namely
~/.toolboxrc). It also communicates with the session manager to provide
lock, log out, and shutdown commands.
Master sites:
Filesize: 27.797 KB
Version history: (Expand)
- (2026-01-25) Updated to version: emwm-utils-1.3.2
- (2025-11-30) Updated to version: emwm-utils-1.3.1
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-03-14) Updated to version: emwm-utils-1.3
- (2024-12-08) Updated to version: emwm-utils-1.2nb1
CVS history: (Expand)
2026-01-25 16:24:21 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
emwm-utils: update to 1.3.2
Maintenance release (fixes backdrop placement issues).
|
2025-11-30 11:15:27 by Paolo Vincenzo Olivo | Files touched by this commit (3) |  |
Log message:
wm/emwm-utils: update to 1.3.1
# upstream changes
Sep 27, 2025 - v1.3.1
- Toolbox will properly recover from parse errors
- Fixed timed locking in xmsm
- Special chars in variable expansion are handled more akin to sh
|
2025-03-14 19:34:17 by Paolo Vincenzo Olivo | Files touched by this commit (3) |  |
Log message:
wm/emwm-utils: update to v1.3
# changes
Mar 04, 2025 - v1.3
- Minor fixes
|
| 2024-12-08 16:56:22 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
wm/emwm-utils: move MESSAGE content to a README
Also, make it depend on wm/emwm.
|
| 2024-12-08 16:09:54 by Paolo Vincenzo Olivo | Files touched by this commit (7) |
Log message:
wm/emwm: few enhancements
* Switch to a unified makefile, replacing per-platform makefiles.
* Standardise build environment.
* Install system-wide configuration at the right location.
Revision bumped.
|
2024-02-11 12:24:43 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
wm/emwm-utils: update to v1.2
Jan 28, 2024 - v1.2
- Fixed enableLocking switch in xmsm
- xmtoolbox now adjusts "Session" menu according to xmsm config
- Added optional workspace shading on logout
- Decorations are no longer hard-coded in xmtoolbox
- Added option to hide separators in xmtoolbox
- Added option for horizontal toolbox layout
|
| 2023-07-05 16:30:18 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
*: point to correct tarball
Due to distfile naming changes upstream, the package was still pointing
to an outdated tarball. Fixed.
Bump revision.
|
2023-07-02 21:25:50 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
wm-emwm-utils: update to 1.1
# CHANGES
* Add horizontal layout option
* Preselect existing text in exec dialog
* Remove obsolete ifdefs
* Environment variable expansion support in toolboxrc
* Use sigaction instead of signal
|