weston/clients
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again
We want to make sure that the matrix symbols are exported from weston and
that modules get them from there.  To do that, we pull matrix.[ch] out of
libshared and back into weston.  calibrator now also links to matrix.[ch]
and we add a IN_WESTON define to enable the WL_EXPORT macro when compiled
inside weston.
2012-12-07 15:00:36 -05:00
..
.gitignore text: Add simple compose input method 2012-11-27 13:19:39 -05:00
calibrator.c clients: Add a touchscreen calibration tool 2012-12-06 15:53:08 -05:00
clickdot.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
cliptest.c compositor: new intersection algorithm 2012-09-12 12:27:35 -04:00
desktop-shell.c desktop-shell: background should be opaque 2012-10-25 14:59:23 -04:00
dnd.c dnd: Use %zd in the format string for size_t types 2012-10-29 16:28:19 -04:00
editor.c editor: Add support for editing text using the keyboard 2012-11-27 13:19:38 -05:00
eventdemo.c Fix spelling errors 2012-10-04 11:24:50 -04:00
flower.c window: Add a widget default cursor convenience helper 2012-11-30 14:54:35 -05:00
gears.c gears: Keep gears inside screen in fullscreen mode 2012-07-26 23:53:05 -04:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c image: Set dragging pointer on button press, not first motion 2012-10-30 15:50:37 -04:00
keyboard.c text: Send more information with keysym events 2012-11-27 13:06:21 -05:00
Makefile.am Link matrix.c into weston again 2012-12-07 15:00:36 -05:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
screenshot.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
simple-egl.c clients: destroy wl_registry on exit 2012-12-06 17:02:00 -05:00
simple-shm.c clients: destroy wl_registry on exit 2012-12-06 17:02:00 -05:00
simple-touch.c Stop relying on ARRAY_LENGTH being defined in wayland-util.h 2012-10-19 17:12:38 -04:00
smoke.c smoke: Remove unused offset member 2012-11-08 14:08:53 -05:00
tablet-shell.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
terminal.c Fix a crash when opening two terminal windows and closing the first one. 2012-11-30 14:11:41 -05:00
transformed.c window: Add a widget default cursor convenience helper 2012-11-30 14:54:35 -05:00
view.c PDF viewer to run until and only when it has existing windows 2012-09-25 11:24:49 -04:00
weston-info.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
weston-simple-im.c weston-simple-im: Add a few more compose sequences 2012-11-27 15:11:04 -05:00
window.c window: add a note about freeing shm buffers 2012-12-06 17:02:13 -05:00
window.h window: Add a widget default cursor convenience helper 2012-11-30 14:54:35 -05:00
wscreensaver-glue.c screensaver: fix decoding of transparency in xpm files 2012-09-06 21:08:12 -04:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00