summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: fdb8c928f85af6c0adddfd90ac3dddd7784a69c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2004-06-01  Keith Packard  <keithp@keithp.com>

	reviewed by: <delete if not using a buddy>

	* lightpipe.c: (main):
	* lpapi.c: (XLightPipeAttendWindow), (XLightPipeIgnoreWindow),
	(XLightPipeCheckWindow), (XLightPipeCheckAny), (XLightPipeRelease):
	* lpdamage.c: (add_damage), (remove_damage),
	(_xlightpipe_damage_window), (_xlightpipe_update_window),
	(_xlightpipe_undamage_window), (_xlightpipe_find_damaged):
	* lpdisplay.c: (_xlightpipe_find_display):
	* lpevent.c: (process_destroy_notify), (process_configure_notify),
	(process_damage_notify), (process_event),
	(_xlightpipe_await_event), (_xlightpipe_process_events):
	* lpimage.c: (_xlightpipe_create_window_image),
	(_xlightpipe_destroy_window_image), (_xlightpipe_update_region):
	* lpinit.c: (is_root), (_xlightpipe_init_window),
	(_xlightpipe_fini_window):
	* lpint.h:
	* lptable.c: (_xlightpipe_lp_context), (_xlightpipe_find_window),
	(_xlightpipe_add_window), (_xlightpipe_remove_window):
	Prefix all exposed (but not public) APIs with _xlightpipe_.
	Don't use Composite on root windows

2004-05-07  Keith Packard  <keithp@keithp.com>

	* Makefile.am:
	Add dependencies to liblibghtpipe.so

2004-04-30  Keith Packard  <keithp@keithp.com>

	* lightpipe.c: (main):
	* lpimage.c: (create_window_image):
	oops.  Make the shm segment writable