Next | Query returned 76 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   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
   2023-10-06 05:11:30 by pin | Files touched by this commit (1) | Package updated
Log message:
wm/pekwm: add forgot PLIST update
   2023-10-05 22:12:15 by pin | Files touched by this commit (2) | Package updated
Log message:
wm/pekwm: update to 0.3.0

pekwm-0.3.0

First release in the new 0.3.X series of pekwm releases coming with quite a
bit of changes and additions.

The most notably changes in this release include:

 - Pango font support (both Cairo and Xft)
 - Automatic font type selection
 - Various updated and improvements to pekwm_panel including a systray widget
 - Xresources can be used in themes and configuration files as variables.
 - New default theme named Winter

See NEWS.md for more details on what has changed and look in doc/ for the most
up to date documentation.

pkgsrc: switch to cmake/build.mk
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-02-03 09:05:48 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
pekwm: remove patch that was removed from distinfo during update
   2022-01-30 21:26:57 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
pekwm: update 0.2.1

pekwm-0.2.1
===========

Build system
------------

* Makefile based build now install docs, support configuring the
  manpath (relative to the prefix) and create .sh files properly with
  the configured SED on Solaris
* CMAKE_INSTALL_MANDIR is now used to specify the destination of
  man pages. Use -DCMAKE_INSTALL_MANDIR=/path/to/man to override.
* Log awk, sed and sh paths during configuration (and fix a few missing
  path substitutions in the scripts)
* Use check_cxx_source_compiles instead of check_cxx_source_runs as
  there is no need to check for runtime issues, improves cross compilation
  support.
* Substitute grep in shell scripts, as with awk, sed and sh.
* Prefer /usr/pkg/bin over /usr/sfw/bin when searching for external
  commands during configuration.

Closed issues
-------------

* **#114 Coordinates not updating when moving windows**,
  regression introduced in 0.2.0. (Reported by caoliver)
* **#110 Tint2 panel not updated on last window close**,
  regression introduced in 0.2.0. (Reported by Maman Sulaeman)

Updated
-------

* pekwm_panel, Icon widget now has a Scale option defaulting to false.
* pekwm_theme, Detect download errors of the theme index file.
* pekwm_theme, Use ftp by default on OpenBSD and NetBSD and silence
  progress output.
   2021-12-13 14:02:14 by Nia Alarie | Files touched by this commit (2)
Log message:
pekwm: Fix incorrect patch for hardcoded man page installation directory.
   2021-11-30 20:21:15 by Benny Siegert | Files touched by this commit (6)
Log message:
Update pekwm to 0.2.0. PR pkg/56523 by pekdon himself :)

pekwm-0.2.0
===========

Closed issues
-------------

* new windows fail to appear on fbpanel taskbar and pager,
  regression introduced in 0.1.18.
* zombines during move resize, executing external commands
  while moving a window did not collect all child processes.
* support _NET_REQUEST_FRAME_EXTENTS, improved EWMH compatability.
* Size specification was ignored on plain textures (except solid),
  it is now read and can cause issues on themes that have incorrectly
  specified them.
* Icon Autoproperty, it is now possible to set the _NET_WM_ICON
  hint using the new property Icon. It will load the image from the icon
  load path.

New
---

Crash Dialog, if pekwm crash a pekwm_dialog will appear and prompt
the user if pekwm should be restarted or quit. This avoids the X
server to shut down.

ImageMapped, it is now possible map colors in images during load
using a color map from the new ColorMaps section in the theme
file. This functionality allows for creating themes using less images
and plays well with the new theme variants functionality.

theme variants, using the ThemeVariant option in the Files
section allows for specifying variants of themes. Theme variants are
implemented by creating separate theme files in the theme directory
named theme-VARIANT.

pekwm_bg created, a background setting application integrated with
pekwm themes. pekwm_bg supports all textures pekwm supports so it is
possible to set solid colors, images and the new lines texture. Themes
have been extended with a background keyword that makes pekwm set the
background when the theme is loaded, images are loaded from the
backgrounds folder inside the theme. Background loading can be
disabled in the main configuraiton file.

pekwm_ctrl created, simple control command for pekwm that takes
a string formatted as a single action and asks pekwm to execute it.

pekwm_screenshot created, simple screenshot taking application
that outputs a PNG image.

pekwm_theme created, theme management tool for use with the
pekwm-theme-index, enabling the user to list, search, preview,
install and uninstall themes included in the index.

CurrHeadSelector option is now available in the Screen section of
the main configuration file. Controls how operations relative to the
current head, such as placement, select the active head. Cursor
selects the head the cursor is on, FocusedWindow considers the focused
window if any and then fall backs to the cursor position. Affected
operations include placement and position of CmdDialog, SearchDialog,

Next | Query returned 76 messages, browsing 1 to 10 | Previous