Path to this page:./
wm/ctwm,
Window manager with support for multiple virtual screens and EWMH
Branch: CURRENT,
Version:4.1.0nb1,
Package name: ctwm-4.1.0nb1,
Maintainer:rhialtoCTWM is an extension to twm, that support multiple virtual screens,
and a lot of other goodies.
You can use and manage up to 32 virtual screens called workspaces.
You swap from one workspace to another by clicking on a button in an
optional panel of buttons (the workspace manager) or by invoking a function.
You can custom each workspace by choosing different colors, names
and pixmaps for the buttons and background root windows.
Main features are:
- Optional 3D window titles and border (ala Motif).
- Shaped, colored icons.
- Multiple icons for clients based on the icon name.
- Windows can belong to several workspaces.
- A map of your workspaces to move quickly windows between
different workspaces.
- Animations: icons, root backgrounds and buttons can be animated.
- Pinnable and sticky menus.
- etc...
Required to run:[
graphics/jpeg] [
x11/libXpm]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 702.504 KB
Version history: (Expand)
- (2023-10-04) Updated to version:ctwm-4.1.0nb1
- (2023-03-29) Updated to version:ctwm-4.1.0
- (2019-07-25) Updated to version:ctwm-4.0.3
- (2018-09-22) Updated to version:ctwm-4.0.2
- (2018-07-14) Updated to version:ctwm-4.0.1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2024-08-25 08:19:21 byThomas Klausner |Files touched by this commit (575) |
Log message:*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2023-10-04 18:58:57 byOlaf Seibert |Files touched by this commit (1) |
Log message:wm/ctwm: disable its own use of ctfconvertsince gcc12 creates files it can't handle.Use PKGSRC_USE_CTF=yes to use pkgsrc's own handling of this, if wanted. |
2023-07-07 10:05:21 byNia Alarie |Files touched by this commit (1) |
Log message:ctwm: Add missing X11 dependencies. |
2023-06-06 14:42:56 byTaylor R Campbell |Files touched by this commit (1319) |
Log message:Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.Almost all uses, if not all of them, are wrong, according to thesemantics of BUILD_DEPENDS (packages built for target available foruse _by_ tools at build-time) and TOOL_DEPEPNDS (packages built forhost available for use _as_ tools at build-time).No change to BUILD_DEPENDS as used correctly inside buildlink3.As proposed on tech-pkg:https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html |
2023-03-29 10:51:30 byOlaf Seibert |Files touched by this commit (2) | |
Log message:wm/ctwm: update to version 4.1.0.The major new feature of this release is multi-monitor support viaXRANDR. It also includes some EWMH improvements and various minorbugfixes.It also removes several obsolescent features, major among them beingVirtualScreens. The multi-monitor support added is far more capable andless weirdly buggy. If you're currently using VirtualScreens, however,be prepared for things to work out rather differently on upgrade.Further details are available in the CHANGES.md in the tar or on thewebsite http://www.ctwm.org/CHANGES.html . |
2021-10-26 13:25:22 byNia Alarie |Files touched by this commit (106) |
Log message:wm: Replace RMD160 checksums with BLAKE2s checksumsAll checksums have been double-checked against existing RMD160 andSHA512 hashes |
2021-10-07 17:05:15 byNia Alarie |Files touched by this commit (106) |
Log message:wm: Remove SHA1 hashes for distfiles |
2019-11-04 22:50:16 byRoland Illig |Files touched by this commit (13) |
Log message:wm: align variable assignmentspkglint -Wall -F --only aligned --only indent -rNo manual corrections. |