summaryrefslogtreecommitdiff
path: root/pkgs/applications/window-managers/qtile/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Python: more evaluation fixups.Vladimír Čunát2016-10-141-1/+1
* Do not use top-level buildPythonPackage or buildPythonApplication•••but instead use the one in pythonPackages. Frederik Rietdijk2016-09-261-6/+6
* treewide: remove double quotes from wrappers•••Close #14753; see that for context. Marius Bakke2016-06-221-3/+3
* Merge master into closure-size•••The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems. Vladimír Čunát2016-03-081-4/+4
|\
| * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-191-2/+2
| * qtile: 0.10.2 -> 0.10.4Kamil Chmielewski2016-02-151-2/+2
* | qtile: dlopen'able path now are in "out", not "dev"Alexander V. Nikolaev2016-01-261-3/+3
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-191-2/+2
|\|
| * qtile: 0.10.2 -> 0.10.3Kamil Chmielewski2015-12-281-2/+2
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-111-11/+17
|\|
| * qtile: rework package•••* Use absolute paths to load gobject, pango and cairo. * Add xcb-cursor support (also with absolute path) * Avoid tainting child processes environment: Save PATH and PYTHONPATH in wrapper, and restore them in python code. * Alter restart process, using $0 saved in wrapper, which allow user to restart qtile after system rebuild to upgrade it. Alexander V. Nikolaev2015-12-011-13/+17
* | Merge staging into closure-size•••The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially. Vladimír Čunát2015-11-201-2/+2
|\|
| * qtile: 0.10.1 -> 0.10.2Kamil Chmielewski2015-10-221-2/+2
* | cairo, pango: fix some string referencesVladimír Čunát2015-10-131-7/+5
|/
* 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. Vladimír Čunát2015-09-151-4/+4
* qtile: init at 0.10.1Kamil Chmielewski2015-07-281-0/+47