Path to this page:
./
wm/pekwm,
Light, unobtrusive, and configurable window manager
Branch: CURRENT,
Version: 0.3.2,
Package name: pekwm-0.3.2,
Maintainer: glsA light, unobtrusive, and configurable windowmanager.
Most notable features include grouping ala PWM, automatic properties
and the chainable keygrabber.
Required to run:[
graphics/png] [
graphics/jpeg] [
fonts/Xft2] [
x11/libXpm] [
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 1185.325 KB
Version history: (Expand)
- (2024-12-31) Updated to version: pekwm-0.3.2
- (2024-12-27) Updated to version: pekwm-0.3.1nb1
- (2024-12-04) Updated to version: pekwm-0.3.1
- (2024-04-07) Updated to version: pekwm-0.3.0nb3
- (2023-11-14) Updated to version: pekwm-0.3.0nb2
- (2023-11-12) Updated to version: pekwm-0.3.0nb1
CVS history: (Expand)
2024-12-30 22:50:53 by pin | Files touched by this commit (2) | |
Log message:
wm/pekwm: update to 0.3.2
Closed issues
Disable SA_RESTART for SIGALRM, fixes WorkspaceIndicator getting stuck
on OpenBSD.
pekwm_panel
Fix crash on client list updates, triggered by XRandr updates
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-12-04 15:17:48 by pin | Files touched by this commit (2) | |
Log message:
wm/pekwm: update to 0.3.1
First maintenance release in the new 0.3.X series of pekwm releases.
Closed issues
pekwm
#170, Reduce flickering when placing new windows.
#175, GotoItem N now skips separators and non-visible items.
#163, ButtonRelase actions on the Client working again.
#161, GotoItem N regression caused it to behave as NextItem.
Use X double buffer extension in pekwm_panel and pekwm_dialog to avoid \
flickering on redraws.
X11 font name detection would fail if any font options was specified, such \
as alignment.
pekwm_panel
Setup PEKWM_CONFIG_PATH and PEKWM_CONFIG_FILE in the environment of \
pekwm_panel as it is used for icon loading, fixes icon loading issues when \
pekwm_panel started before pekwm.
Update ClientList on panel start, fixes blank client list until window focus \
is changed.
Fix text rendering after receiving XRANDR events when using Pango Cairo fonts.
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-22 21:36:42 by pin | Files touched by this commit (1) |
Log message:
wm/pekwm: fix broken builds
|