weston/clients
Pekka Paalanen 0a9686f51c window: let menu and tooltip redraw use widget size
Menu and tooltip redraw functions were using the surface size directly.
For consistency, make them use the widget size instead, it is the same.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2013-02-14 12:34:45 -05:00
..
.gitignore update git ignores 2012-12-12 10:38:45 -05:00
Makefile.am toytoolkit: Remove left-over pixman dependency 2013-01-28 16:05:06 -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: Free allocated memory on error path 2013-01-10 16:07:23 -05:00
keyboard.c text: Send more information with keysym events 2012-11-27 13:06:21 -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 screenshot: Print warning if we're not launched from weston 2013-02-13 13:41:07 -05:00
simple-egl.c clients: add global_remove handler stubs 2013-01-24 16:42:38 -05:00
simple-shm.c clients: add global_remove handler stubs 2013-01-24 16:42:38 -05:00
simple-touch.c clients: add global_remove handler stubs 2013-01-24 16:42:38 -05: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 terminal: Handle the window close event 2013-01-28 12:26:54 -05:00
transformed.c transformed: Add options for using debuging driver fullscreen method 2012-12-14 11:27:38 -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 clients: add global_remove handler stubs 2013-01-24 16:42:38 -05:00
weston-simple-im.c clients: add global_remove handler stubs 2013-01-24 16:42:38 -05:00
window.c window: let menu and tooltip redraw use widget size 2013-02-14 12:34:45 -05:00
window.h window: move buffer type and transform into struct surface 2013-02-14 12:32:49 -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