summaryrefslogtreecommitdiff
path: root/src/plugins/gnome.c
Commit message (Collapse)AuthorAgeFilesLines
* move x_has_client() out of gnome/kde into its own filenpmccallum2007-12-141-87/+2
|
* relicense under LGPLv2.1 for maximum compatibilitynpmccallum2007-12-131-1/+1
|
* natively code the xlsclients stuff; sacrifice application re-homing for ↵npmccallum2007-12-131-24/+96
| | | | MASSIVE performance gain
* found the bottleneck... its where we shell out for xlsclients. Added a TODO ↵npmccallum2007-12-121-0/+1
| | | | to fix this.
* added px_config_create(); implemented ignores for: envvar, file and gnome. ↵npmccallum2007-12-121-17/+30
| | | | TODO: kde
* new kde plugin; reworked plugin buildingnpmccallum2007-11-211-1/+1
|
* make grep quiet; unset client from miscnpmccallum2007-11-071-1/+4
|
* Better GNOME detection; don't use GDK anymore; cache GConf connectionnpmccallum2007-11-071-31/+21
|
* fix various warningsnpmccallum2007-11-031-1/+2
|
* Add proper header to plugin filesnpmccallum2007-11-021-0/+19
|
* rename gconf plugin to 'gnome'; make it session awarenpmccallum2007-10-171-0/+132