Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-29 | Add some things related to wayland-scanner to .gitignore | Casey Dahlin | 1 | -0/+1 | |
2010-11-11 | Clean up .gitignore files | Nikolai Kondrashov | 1 | -8/+24 | |
Sort the contents and update .gitignore files to hide generated files from git status output. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> | |||||
2010-09-14 | Move example compositor to subdirectory | Kristian Høgsberg | 1 | -1/+0 | |
2010-08-16 | Add DMZ cursor theme | Kristian Høgsberg | 1 | -1/+0 | |
Some day we can make this parse X cursor themes | |||||
2010-08-03 | Generate protocol types and metadata from xml | Kristian Høgsberg | 1 | -0/+1 | |
2010-06-11 | Split native drm part of compositor out | Kristian Høgsberg | 1 | -5/+1 | |
2010-06-04 | Move clients to subdirectory | Kristian Høgsberg | 1 | -1/+1 | |
2009-02-05 | Add a crazy rambling style TODO file. | Kristian Høgsberg | 1 | -2/+1 | |
2008-12-10 | Install libraries plus headers and add pkg-config files. | Kristian Høgsberg | 1 | -0/+1 | |
2008-12-07 | Refactor window logic into reusable parts, add a new terminal application. | Kristian Høgsberg | 1 | -1/+2 | |
The gears code is moved into a new file gearc.c and the window decoration and management code stays in window.c. A new application 'terminal' is the second user of the windowing code, but doesn't do anything useful yet. | |||||
2008-12-05 | Update .gitignore. | Kristian Høgsberg | 1 | -1/+3 | |
2008-12-04 | Use autoconf instead of $(shell ...) in the Makefile. | Kristian Høgsberg | 1 | -0/+5 | |
2008-12-02 | Update .gitignore. | Kristian Høgsberg | 1 | -4/+3 | |
2008-11-25 | Add .gitignore. | Kristian Høgsberg | 1 | -0/+10 | |