Kristian Høgsberg
b96785ca61
Drop glx-compositor for now.
...
Might want to resurrect this later, but for now, let's not try to
drag it along.
2008-12-10 17:26:28 -05:00
Kristian Høgsberg
4a8767bbb7
Install libraries plus headers and add pkg-config files.
2008-12-10 13:49:28 -05:00
Kristian Høgsberg
201a904889
Drop surface iterator API, just track surfaces in the compositor.
2008-12-10 00:40:50 -05:00
Kristian Høgsberg
269d6e3daf
Run command in a pty and feed output to wayland terminal.
2008-12-07 23:17:31 -05:00
Kristian Høgsberg
0c4457f0c2
Refactor window logic into reusable parts, add a new terminal application.
...
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-07 20:05:36 -05:00
Kristian Høgsberg
122912c69b
Make the wayland server a library used by the compositors.
2008-12-05 11:13:50 -05:00
Kristian Høgsberg
d4de54efe7
Use autoconf instead of $(shell ...) in the Makefile.
2008-12-04 23:00:01 -05:00