Commit Graph

62 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
c87bab31e3 Simplify ; no bump needed 2012-12-31 19:21:45 +00:00
dcoppa
92120f86f5 Update awesome to v3.4.14 (White Christmas) 2012-12-31 17:41:43 +00:00
dcoppa
3954364440 naughty: Correctly handle rowstride on icons
(upstream git commit ec714276ec9516afa690a207013866527fb37beb)
2012-11-22 08:53:32 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
dcoppa
a99efa5f8f Add NoDisplay to .desktop file
(upstream git commit 22e7251fbf18a7c7e0d5d8ca4e6dda25f72f0d65)
2012-08-23 15:02:48 +00:00
dcoppa
d000b11740 Fix client screen in awful.client.setslave
(upstream git commit 99230fc632bec31c776c483f61c8620af028bbb6)
2012-08-21 10:09:57 +00:00
dcoppa
dfc52b1e7c Bugfix update to awesome v3.4.13 (Octopus) 2012-07-17 11:31:59 +00:00
dcoppa
94b010f930 Finish the work with lua and cmake: it's nicer and more compact now. 2012-07-12 15:36:20 +00:00
jasper
d81eaeb0d8 fixes for lua
from dcoppa@
2012-07-10 15:20:24 +00:00
dcoppa
38af300aca Revert commit c0dffca646c1a02276da510bf3587fb7fad8e0e9: "Focus
history: Don't ignore unfocusable clients". This caused focus
problems with some panels, most notably fbpanel and gnome-panel
(upstream git commit c084eb5b085287e4fb2661e834197cf8cf233215)
2012-07-09 09:01:54 +00:00
dcoppa
76ed74033c Bugfixing update to awesome 3.4.12 (codename "Starlight") 2012-06-19 11:18:53 +00:00
dcoppa
361a07bbf2 Ditch COMMENT from the old 2.3.x era in favor of a better one
While here, zap trailing white space from pkg/DESCR
2012-05-28 14:14:05 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
dcoppa
31c7dcaac3 Bye bye uthreads hack. 2012-02-18 11:24:44 +00:00
dcoppa
e53a2fc324 Beautiful: handle invalid wallpaper_cmd better (FS#941)
(upstream git commit d3021e67729a01e891c8eb04a8afd696fb63b0ce)
2011-12-05 16:12:01 +00:00
dcoppa
8161c89872 Update to awesome v3.4.11 (Pickapart)
ChangeLog at http://awesome.naquadah.org/changelogs/short/v3.4.11
2011-11-30 11:50:58 +00:00
dcoppa
48a2c54d90 SEPARATE_BUILD by default for CMake
from Vadim Zhukov

OK jasper@, espie@
2011-11-08 09:30:52 +00:00
dcoppa
ef68143003 Fix post-install target here too 2011-10-09 08:50:37 +00:00
dcoppa
5caea121a4 nano? Don't make me laugh. 2011-07-15 13:23:19 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
dcoppa
20a6fc7d71 small rewording 2011-07-06 15:17:39 +00:00
dcoppa
9b6ec49d97 Don't move clients with fixed positions
(upstream git commit 45576b6c6f8255e979187b034a73385d508c9223)

Add a comment about why I chose to not install auto-generated
non-English manpages (thanks schwarze@)
2011-07-06 09:58:15 +00:00
dcoppa
dd2fb2d685 - in awful.util.pread, sync comments with our reality
- while here, add paranoia to the find cmdline
2011-06-22 12:54:03 +00:00
dcoppa
4e2d78bc08 In pre-install, get rid of a bunch of rm's and use:
find ${WRKDIST}/lib -name '*.lua.in.orig' -print | xargs rm

which will always be good in every case.
2011-05-18 08:28:55 +00:00
dcoppa
75daded68d Again, do not install foreign language man pages: too many mandoc
errors with letters containing diacritics.

Zap USE_GROFF.
2011-05-17 14:03:30 +00:00
dcoppa
0140248139 Update to awesome-3.4.10 (codename "Exploder") 2011-05-17 11:30:54 +00:00
dcoppa
401fb1fcb0 Remove cast now that NULL is a void * 2011-04-16 14:57:34 +00:00
dcoppa
4a237d064c From upstream git:
- Various bugfixes to Lua code.
- Fix a bug causing building with cmake 2.8.4 to fail (remove double
  slashes from icon path names).
2011-03-13 18:07:23 +00:00
dcoppa
bb19e7888d An argument was forgotten in the getopt_long() call.
Bugfix from upstream git

Ok jasper@
2011-01-20 21:17:15 +00:00
dcoppa
689d47fb90 re-add "--skip-validation" to xmlto command line, erroneously removed
in previous commit.

fix a bug where untagging causes the client to lose the input focus
(from upstream git).
2011-01-19 12:41:08 +00:00
dcoppa
1178721ab6 Update to awesome v3.4.9 (Smack)
Fix WANTLIB while here...
2011-01-17 13:23:06 +00:00
dcoppa
f246d88450 Generate and install de, es, and fr manpages, now that we have a
recent asciidoc. Thanks jasper@
2011-01-15 22:20:32 +00:00
dcoppa
c5815706e8 Bump after libxdg-basedir update. 2010-12-15 13:22:39 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
dcoppa
c27a386735 Bump after libev update. 2010-11-18 12:18:54 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
dcoppa
26072de5e6 Add a missing runtime dependency over shells/bash because awesome wants
it for auto completion on prompt boxes.
2010-10-16 09:44:17 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
36c967d361 Bugfix update to awesome v3.4.8 (Never Know) 2010-10-07 12:30:08 +00:00
dcoppa
374b6fa049 Update to awesome-3.4.7.
Added luadoc documentation.

OK landry@
2010-09-14 08:51:24 +00:00
dcoppa
9613e3d21b Remove a bogus ${INSTALL_DATA_DIR} entry from post-install
(no bump needed)
2010-07-29 06:40:02 +00:00
dcoppa
915a0f9c5b Bugfix update to awesome v3.4.6 (Hooch).
While here:

Zap -Wredundant-decls from CFLAGS to avoid a lot of harmless but
noisy warnings during compilation (cluestick by landry@ for this).

Switch to new-style LIB_DEPENDS/WANTLIB.
2010-07-28 21:27:28 +00:00
dcoppa
c847d2d4fe Update to awesome 3.4.5 2010-06-07 06:13:56 +00:00
dcoppa
93d1f168a6 Do not install compressed manpages. My bad I didn't notice this
before.

OK sthen@
2010-06-03 15:43:18 +00:00
dcoppa
d51e3603a0 Oops! Fix spacing (no need to bump). 2010-06-02 15:15:11 +00:00
dcoppa
8e0c76f8bf Update to awesome 3.4.4 (I also take maintainership).
OK sthen@, D. Adam Karim (previous maintainer)
2010-06-02 15:07:50 +00:00