aboutsummaryrefslogtreecommitdiff
path: root/util/fbautostart
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Upading the ChangeLog.fbautostartPaul Tagliamonte1-0/+8
2011-09-24Newlining the line at 80 chars.Paul Tagliamonte1-1/+4
2011-09-24Importing xdg-state stuff that I was prototyping.Paul Tagliamonte33-746/+1393
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 Tagliamonte10-0/+874
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