romildo
47689bf706
awesome: 4.1 -> 4.2
...
- update to version 4.2
- remove 1639.patch, which has been integrated in release
2017-07-29 10:32:42 -03:00
Samuel Dionne-Riel
14520e7b4b
awesome: Allows awesome to load svg images.
...
Awesome can load SVG images, just like it can do PNG, through gdk.
The support for SVG images through GDK needs librvsg.
This commits adds the plumbing necessary in the wrapper that makes
awesome be able to load SVG images.
Without this, awesome will not load SVG images. The related error message is:
> Couldn't recognize the image file format for file
Which comes from gdk.
2017-05-14 17:10:16 -04:00
romildo
b1a9bcfb16
awesome: menubar should take XDG_HOME_DIR and XDG_DATA_DIRS into account
2017-03-23 17:52:18 +01:00
ndowens
6a851cde94
awesomewm: 4.0 -> 4.1
2017-03-19 10:26:22 -05:00
ndowens
e67416f7e2
awesome-4.0: Add hicolor-icon-theme for theme support
...
Closes #22888 .
2017-02-17 21:58:28 +03:00
Alexey Shmalko
b33907075f
awesome: 3.5.9 -> 4.0
2016-12-27 11:39:51 +02:00
Tuomas Tynkkynen
282277dbc8
treewide: Use more makeBinPath
2016-08-23 01:18:10 +03:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
José Romildo Malaquias
e39f9a2c11
awesome: include manual pages
2016-03-27 12:14:46 -03:00
José Romildo Malaquias
83d814f600
awesome: 3.5.8 -> 3.5.9
2016-03-09 17:50:28 -03:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
José Romildo Malaquias
866937a9f8
awesome: 3.5.7 -> 3.5.8
2016-01-31 11:34:10 -02:00
José Romildo Malaquias
d9a407a8c4
awesome: 3.5.6 -> 3.5.7
2016-01-22 15:42:52 -02:00
Vladimír Čunát
cba6641623
cairo, pango: fix some string references
2015-10-13 20:18:51 +02:00
Vladimír Čunát
99e4371526
curl: split into multiple outputs
...
Also use pkgconfig to be safer and fix (some) referrers.
2015-10-13 20:18:48 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Aristid Breitkreuz
69874c27ec
awesome manpage is broken in chroot builds, disable for now
2015-03-29 11:08:11 +00:00
Daniel Hahler
421e79b8d1
awesome: do not depend on rxvt_unicode, but xterm
...
xterm is being used as terminal in the default configuration.
2015-03-06 00:04:48 +01:00
Daniel Hahler
0f7c125ca4
awesome: 3.5.5 -> 3.5.6
2015-03-05 23:56:32 +01:00
Luca Bruno
614162ee6c
Some lua and awesome improvements
...
- Move lgi to luaPackages
- Use luaPackages in awesome and passthru lua
- Allow to pass lua modules to the awesome WM so that those can be used in the configuration
2014-12-17 15:08:21 +01:00
Aristid Breitkreuz
982364b212
awesome: generate manpages
2014-10-11 21:56:50 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Jordan Patterson
26f2d67a65
Update Awesome WM to 3.5.5
...
Fix LGI test
Prefix LD_LIBRARY_PATH instead of clobbering it
2014-05-14 12:25:26 -06:00
Jason "Don" O'Conal
76ab3916de
awesome-3-5: add expression and nixos module
2013-11-20 01:05:09 +00:00
Jason "Don" O'Conal
d680003157
awesome: add which to build inputs (for awesome-client)
2013-11-11 01:40:17 +00:00
Eelco Dolstra
d5758c99a3
Merge remote-tracking branch 'origin/master' into x-updates
...
Conflicts:
pkgs/misc/maven/maven-1.0.nix
pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Carles Pagès
dabc583abb
awesome: update to 3.4.13
...
I removed some patches that were no longer needed. Russian manpages still fail.
2012-08-06 17:43:30 +02:00
Shea Levy
15f765cc6a
awesome: update to 3.4.13
2012-07-15 09:55:41 -04:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Florian Friesdorf
90dda8a07f
adjusted awesome to generated names of xcbutil-*
...
svn path=/nixpkgs/trunk/; revision=31186
2011-12-31 06:14:31 +00:00
Florian Friesdorf
8dd443c8df
awesome-3.4.11 - ru manpages disabled because of build failure
...
svn path=/nixpkgs/trunk/; revision=31173
2011-12-31 04:06:02 +00:00
Lluís Batlle i Rossell
134c00b471
Fixing the build of awesome with cmake 2.8.4.
...
svn path=/nixpkgs/trunk/; revision=26207
2011-03-08 14:07:11 +00:00
Lluís Batlle i Rossell
53ceebc3d3
Updating awesome (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=25652
2011-01-21 08:24:41 +00:00
Lluís Batlle i Rossell
3b018566d6
Update awesome (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=24108
2010-10-06 11:02:18 +00:00
Lluís Batlle i Rossell
08a4373125
Bump awesome.
...
(patch by Carles Pagès)
svn path=/nixpkgs/trunk/; revision=23667
2010-09-07 12:52:30 +00:00
Lluís Batlle i Rossell
7dfbad8c44
Updating awesome (tab completion did not work with the xorg server 1.8; let's see
...
if it works now)
svn path=/nixpkgs/trunk/; revision=22951
2010-08-04 15:48:05 +00:00
Lluís Batlle i Rossell
c7d36ccd97
Update Awesome to 3.4.5
...
svn path=/nixpkgs/trunk/; revision=21762
2010-05-13 12:18:09 +00:00
Lluís Batlle i Rossell
9012b226c7
Fixing the 'awesome' tab completion on Run command
...
svn path=/nixpkgs/trunk/; revision=21677
2010-05-09 11:01:29 +00:00
Lluís Batlle i Rossell
4523a86c92
Adding the awesome man pages.
...
svn path=/nixpkgs/trunk/; revision=20394
2010-03-05 09:52:53 +00:00
Lluís Batlle i Rossell
22065c11d9
Adding 'awesome' (and two packages it was depending on)
...
svn path=/nixpkgs/trunk/; revision=20385
2010-03-04 14:44:56 +00:00