./wm/awesome, Window manager based on dwm, with Lua integration

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.3nb14, Package name: awesome-4.3nb14, Maintainer: pallegra

awesome is a highly configurable, next generation framework window manager
for X. It is very fast, extensible and licensed under the GNU GPLv2 license.

It is primarly targeted at power users, developers and any people dealing
with every day computing tasks and who want to have fine-grained control
on their graphical environment.


Required to run:
[graphics/cairo] [devel/glib2] [devel/pango] [x11/startup-notification] [x11/xcb-util] [x11/libxcb] [x11/libxdg-basedir] [graphics/gdk-pixbuf2] [graphics/cairo-gobject] [x11/xcb-util-keysyms] [x11/xcb-util-wm] [x11/xcb-util-cursor] [devel/lua-gi] [x11/libxkbcommon] [lang/lua53] [x11/xcb-util-xrm]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto] [textproc/ruby-asciidoctor]

Master sites:

Filesize: 1013.492 KB

Version history: (Expand)


CVS history: (Expand)


   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-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-09-22 23:37:55 by David H. Gutteridge | Files touched by this commit (1)
Log message:
awesome: adjust COMMENT

This wm offers both tiling and floating, and it's probably more
interesting to know it has Lua integration.
   2023-06-06 14:42:56 by Taylor 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 the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host 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-05-08 02:12:41 by Nikita | Files touched by this commit (3)
Log message:
awesome: revert part of the previous patch which got overwritten.
   2023-05-07 22:48:50 by Nikita | Files touched by this commit (3)
Log message:
awesome: add reproducibility patch. fix build according to plist.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2