CVS log for pkgsrc/wm/emwm-utils/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / wm / emwm-utils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 14 18:34:17 2025 UTC (5 weeks, 3 days ago) by vins
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
wm/emwm-utils: update to v1.3
# changes
Mar 04, 2025 - v1.3
- Minor fixes
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 8 15:56:21 2024 UTC (4 months, 1 week ago) by vins
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -1
lines
wm/emwm-utils: move MESSAGE content to a README
Also, make it depend on wm/emwm.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 8 15:09:54 2024 UTC (4 months, 1 week ago) by vins
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +15 -29
lines
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 11 11:24:43 2024 UTC (14 months, 1 week ago) by vins
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5
lines
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 5 14:30:18 2023 UTC (21 months, 2 weeks ago) by vins
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -9
lines
*: point to correct tarball
Due to distfile naming changes upstream, the package was still pointing
to an outdated tarball. Fixed.
Bump revision.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 2 19:25:50 2023 UTC (21 months, 2 weeks ago) by vins
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 18 15:42:56 2022 UTC (2 years, 4 months ago) by vins
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2
lines
wm/emwm-utils: add missing dependency on libXScrnSaver.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:41:39 2022 UTC (2 years, 4 months ago) by vins
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Reset maintainer for my packages to reflect new mail address.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 4 20:20:56 2022 UTC (2 years, 9 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
wm/emwm-utils
Packaged in wip by Paolo Vincenzo Olivo.
This 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 it's
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.
CVSweb <webmaster@jp.NetBSD.org>