Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upstream changes:
-----------------
Bugs fixed
#195 "Incorrect screen size after screen switch" reported by kezar and Jonhoo and fixed by Andreas Schlick
#313 "Incorrect FSF address in LICENSE file" reported by Vitezslav Cizek
#314 Respect ShapeInput on client windows - reported by znerom and fixed by Andreas Schlick
#316 "pekwm puts 'pcmanfm --desktop' above almost all other windows." reported by znerom and fixed by Andreas Schlick
User visible changes
Removed undocumented DecorMenu (if you really want it back, write me)
Fixed/Enabled workspace specific autoproperties.
|
|
Bump revision.
|
|
|
|
|
|
|
|
|
|
|
|
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
|
|
|
|
|
|
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
requested by Thomas Klausner.
|
|
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
Upstream changes:
-----------------
Release-0 1 15
Bugs fixed
#251 "MaximizeOverHarbour & "Toggle HarbourHidden" incoherent behaviour"
reported and fixed by wallex
#282 "adobe flash fullscreen don't cover taskbar" reported by dkmatt0 and
fixed by Andreas Schlick.
#300 "pekwm restart makes 100% CPU" reported by specnaz and fixed by
Andreas Schlick.
#304 "Fullscreen option" reported by Thom1 and fixed by Andreas Schlick.
#306 "titlebar clicking separator problem" reported by MezkoV and fixed by
Andreas Schlick.
User visible changes
Allow CfgDeny-ing struts via autoproperties - done by Claes Nästén.
|
|
|
|
Add DragonFly to list of systems that need to include alloca.h header.
|
|
3.4.13:
Julien Danjou (3):
Remove PREFIX, use CMAKE_INSTALL_PREFIX
Simplify client focus code
change codename
Sébastien Luttringer (1):
awful.titlebar use height not width
Uli Schlachter (2):
xerror: Print numeric infos about the error
Revert "Focus history: Don't ignore unfocusable clients"
3.4.12:
Anurag Priyam (3):
awful.tooltip docs: replace references to undefined variable 'K' with 'myclock'
add awful.util.table.cycle
add awful.client.cycle
Arvydas Sidorenko (1):
Original sky theme dwindle and spiral icons
Axel Beckert (1):
awful.tag.inc*: properly pass tag parameter to set*
Corey Thompson (3):
Bump duplicated commands to the most recent in command prompt history
Initialize floating_geometry on property::border_width signal (FS#826)
Remove "encoding=utf-8" from Vim modelines
Duflot Jean-Luc (1):
Update french manpages
Gianluca Fiore (1):
Add italian translation
Julien Danjou (4):
awsetbg: xli is reported as ok
Fix mousegrabber run documentation
naughty: remove score system, merge presets
change codename
Rob Hoelz (1):
Allow usage of strings as key names for root.fake_input
Sébastien Luttringer (2):
Get mousegrabber running state
Get keygrabber running state
Thomas Moschny (2):
Fix build with glib2 2.31.0
Desktop file fixes.
TsT (2):
mistake fix: "b" local variable declaration is missing
table.foreach is deprecated: now use for + pairs
Uli Schlachter (4):
Beautiful: Handle invalid wallpaper_cmd better (FS#941)
Focus history: Don't ignore unfocusable clients
Taglist: Add {bg,fg}_occupied theme options
awful.client.setslave: Fix for not-visible clients
3.4.11:
Anurag Priyam (1):
naughty: add helper function, toggle() - suspend/resume notifications
Arnaud Fontaine (1):
Update the code following release of xcb-util 0.3.8.
David Palacio (2):
Desktop clients may not be visible on all tags.
Ignore desktop clients on taglist widget
Ignas Anikevicius (gns_ank) (1):
Saving gama values in pngs to prevent compilation errors
Jacques-Pascal Deplaix (1):
awsetbg: Add the aspect option with feh
Julien Danjou (4):
Set the conffile value before executing the code
Use awesome.conffile in menu
naughty: fix image data copy
change codename
Majic (1):
Private naughty.getIcon() -> public awful.util.geticonpath()
Massimiliano Brocchini (2):
no duplicate entries in prompt history
search in prompt history
Perry Hargrave (6):
FS#917: Dont move clients with fixed positions
Retain focus on clients moved across screens (fs#620)
movetoscreen:Dont refocus the selected client
Update tasklist when client screen changes
Prevent util.cycle from infinite loop (FS#938)
Check wallpaper_cmd entries are valid (FS#938)
Uli Schlachter (6):
Make sure russian manpages are installed (FS#907)
Fix restacking with zaphod mode (FS#835)
Ungrab the server before parsing the config
Signal config errors via a naughty popup
Signal runtime errors via a naughty popup
Fix the default config
|
|
Main points: Lua configuration, instead of the old one.
(Awesome-2.x.x hasn't been updated since 2009.)
|
|
|
|
|
|
|
|
|
|
by Obache.
|
|
|
|
because it no longer works with the version of openbox in pkgsrc.
Meanwhile, upstream seems to have decided that they don't need to make
releases any more, so there's no prospect of a new version being
available, only random development version taken directly from their
SCM.
If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.
At that point we can reimport the package.
|
|
|
|
|
|
recent OpenBox. Meanwhile, upstream seems to have decided that they
don't need to make releases any more, so there's no prospect of a new
version being available, only random development versions taken
directly from their SCM.
If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.
If nothing develops, the package will be removed sometime after 2012Q2
is branched.
|
|
|
|
|
|
test is thoroughly messed up. Work around the problem by forcing it to
run yacc from $PATH.
|
|
|
|
|
|
1.0.7:
This minor maintenance release includes a bunch of fixes from static
analysis of the twm code with various compilers & tools, as well as
other pro-active work attempting to reduce potential bugs, and a set
of build configuration improvements.
1.0.6:
This minor build fix release solves a problem introduced in 1.0.5
that prevented configure from completing when cross-compiling.
1.0.5:
This minor maintenance release provides the last two years'
Worth of build configuration improvements, janitorial cleanups, &
Makefile.am support for automake-1.11 silent builds.
|
|
|
|
DESTDIR support was not complete for this package. Attempts to create /usr/pkg/include and
/usr/pkg/lib directory were being made. This was discovered while trying to build under a
non-root user. After updating patch-aa, a non-root user can install this package without issue.
|
|
|
|
|