aboutsummaryrefslogtreecommitdiff
path: root/util/fbautostart/src
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Importing xdg-state stuff that I was prototyping.Paul Tagliamonte16-565/+892
I'm not using ragel because I just plain don't like it. Sorry ragel users, I'm sure it's great, but I really don't like the syntax at all. Not saying this is better, just saying it's understandable.
2011-09-24Integrating fbautostart into the Fluxbox tree.Paul Tagliamonte3-0/+593
This change merges fbautostart into fluxbox. fbautostart has been re-licensed under MIT to allow for this. I've added the util/fbautostart directory, and tweeked the build chain to include fbautostart. I've also added in a few docs. Those are the only changes outside the util/fbautostart folder. It's been noted in the ChangeLog, but fbautostart changes (since it might be a bit more "high-volume") should be maintained in util/fbautostart/ChangeLog. The XDG spec can be found at: - http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html