This website requires JavaScript.
Explore
Help
Register
Sign In
applications
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Releases
Wiki
Activity
4,133
Commits
3
Branches
0
Tags
9.1
MiB
5d005f403c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Michael Stapelberg
d638e3029a
don’t use reversed identifiers for include guards (Thanks Markus)
...
Done with: sed -in 's/\(ifndef\|define\) _\([0-9A-Z_]*\)$/\1 I3_\2/' include/**/*.h
fixes
#804
2012-09-21 15:36:25 +02:00
Michael Stapelberg
726f2a1e5a
normalize file headers across **/*.{h,c}
2011-10-25 21:19:38 +01:00
Michael Stapelberg
a92b9dca73
Bugfix: fix disabling RandR outputs
2011-02-21 01:43:39 +01:00