Summary
Pekwm is a window manager based on aewm++, but it no longer resembles it. It is highly configurable, rather fast, and aimed towards being usable while remaining pretty enough to look at. Features include client window grouping into one window frame, automatic window size, location, grouping and title rewriting properties, keychains, Xinerama support, pixmap theming, and dynamic menus.
Versions
v0.3.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86 ~mips
- USE flags
- debug jpeg pango png truetype xinerama xpm
v0.2.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~mips ~ppc
- USE flags
- debug jpeg png truetype xinerama xpm
v0.1.18 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86 ~mips
- USE flags
- contrib debug themes truetype xinerama
USE flags
General
- contrib
- Install optional extras in the documentation directory
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- jpeg
- Add JPEG image support
- pango
- Pango font support
- png
- Add support for libpng (PNG images)
- themes
- Install additional themes
- truetype
- Add support for FreeType and/or FreeType2 fonts
- xinerama
- Add support for querying multi-monitor screen geometry through the Xinerama API
- xpm
- Add support for XPM graphics format
Dependencies
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXft : X.Org Xft library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXrender : X.Org Xrender library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXft : X.Org Xft library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXrender : X.Org Xrender library
x11-libs / pango : Internationalized text layout and rendering library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
x11-wm/pekwm: update github link
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31302 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
x11-wm/pekwm: Stabilize 0.3.0 ppc, #903783
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
x11-wm/pekwm: Stabilize 0.3.0 x86, #903783
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
x11-wm/pekwm: Stabilize 0.3.0 amd64, #903783
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
x11-wm/pekwm: sort deps on 0.3.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vlastimil Krejčíř · gentoo
x11-wm/pekwm: add 0.3.0
Signed-off-by: Vlastimil Krejčíř <vlastimil.krejcir@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29517 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
x11-wm/pekwm: x86 stable wrt bug #840059
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: Stabilize 0.2.1 amd64, #840059
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: drop 0.1.17-r3
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Vlastimil Krejčíř · gentoo
x11-wm/pekwm: version bump 0.2.1
A new ebuild for pekwm version 0.2.1. Pekwm moved to Cmake since version 0.2.0, so the older ebuilds based on autotools can't be used and this one was created from scratch. Changes: - Themes are handled by pekwm_theme app (requires git) and not need to be installed by ebuild. - Significant change to pekwm menu config (Exec vs. ShellExec and '&' usage) that causes some apps doesn't start (e.g. thunderbird-bin). - Remove contrib USE flag and install contrib scripts unconditionally and post the postinst message unconditionally. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vlastimil Krejčíř <vlastimil.krejcir@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24340 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
x11-wm/pekwm: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: Stabilize 0.1.18 ppc, #813885
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: Stabilize 0.1.18 amd64, #813885
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/pekwm: Stabilize 0.1.18 x86, #813885
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/pekwm: update HOMEPAGE
Bug: https://bugs.gentoo.org/767763 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/pekwm: add 0.1.18
Closes: https://bugs.gentoo.org/724868 Closes: https://bugs.gentoo.org/786675 Closes: https://bugs.gentoo.org/767763 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/pekwm: fix docinto argument (avoid double 'prefix')
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
x11-wm/pekwm: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-wm/pekwm: stable 0.1.17-r2 for ppc
stable wrt bug #757453 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
x11-wm/pekwm: stabilize 0.1.17-r2 on amd64
Bug: https://bugs.gentoo.org/757453 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
x11-wm/pekwm: stabilize 0.1.17-r2 on x86
Bug: https://bugs.gentoo.org/757453 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-wm: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
x11-wm/pekwm: Add another HOMEPAGE, fix SRC_URI
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ian Stakenvicius · gentoo
x11-wm/pekwm: set proper slot-0 peg and slot operator to libpng and jpeg atoms
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed