~cqql/lightdm/cpp

  • Committer: Marten Lienen
  • Date: 2015-04-27 01:40:41 UTC
  • Revision ID: marten.lienen@gmail.com-20150427014041-2rbjqtlmzwiloekj
Enable the C preprocessor when loading X resources
  
A common use for X resource files is customization of a user's terminal. Widely
used color schemes use the C preprocessor to avoid repetition. See for example
solarized[1] or base-16[2].
  
The counter argument, that -nocpp leads to a performance improvement for the
general audience, was disproved by igel and roelof000 in lp:1244578. To
summarize, the speed improvement is in the range of 0.01 seconds and the
commands will not even be executed if you do not have X resource files.
  
[1] https://github.com/altercation/solarized/blob/master/xresources/solarized
[2] https://github.com/chriskempson/base16-xresources
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1700.5.1 10 years ago Robert Ancell Bring Ubuntu packaging in-branch Diff
common 1876.1.1 10 years ago Michael Terry Split core of user.c out into a sharable class Diff
data 5 13 years ago robert.ancell at gmail Install D-Bus service, use system bus Diff
debian 1700.5.1 10 years ago Robert Ancell Bring Ubuntu packaging in-branch Diff
doc 61 13 years ago robert.ancell at gmail Add some Gtk Doc stuff, can't get it working well Diff
help 1494 11 years ago Robert Ancell Add some stub documentation Diff
liblightdm-gobject 297 13 years ago robert.ancell at canonical Renamed libldmgreeter to liblightdm Diff
liblightdm-qt 297 13 years ago robert.ancell at canonical Renamed libldmgreeter to liblightdm Diff
m4 210 13 years ago robert.ancell at gmail Add introspection.m4 into build Diff
po 1 13 years ago robert.ancell at gmail Compiles and does something Diff
src 1 13 years ago robert.ancell at gmail Compiles and does something Diff
tests 503 12 years ago Robert Ancell Start working on tests Diff
.bzrignore 2046 9 years ago Robert Ancell Remove unused test-mir-greeter - we use the test-g 1.3 KB Diff Download File
File autogen.sh 2002.2.2 9 years ago Olivier Martin autogen.sh: Fixed typo 438 bytes Diff Download File
configure.ac 2133 9 years ago Robert Ancell Releasing 1.14.0 6.2 KB Diff Download File
COPYING.GPL3 1608 11 years ago Robert Ancell Add missing COPYING.GPL3 34.3 KB Diff Download File
COPYING.LGPL2 1582 11 years ago Robert Ancell Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 cod 24.7 KB Diff Download File
COPYING.LGPL3 1582 11 years ago Robert Ancell Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 cod 7.4 KB Diff Download File
lightdm.doap 1856 10 years ago Robert Ancell Fix download URL 889 bytes Diff Download File
Makefile.am 2124 9 years ago Robert Ancell Don't allow liblightdm-gobject to be disabled. It 498 bytes Diff Download File
NEWS 2133 9 years ago Robert Ancell Releasing 1.14.0 41.7 KB Diff Download File