pekdon

ramblings of a northern geek


pekwm-0.3.1 released

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.