weston/clients
Kristian Høgsberg a83be20d7f terminal: Show character grid size in header bar when resizing
We don't have a reliable way to know when to clear this indicator.
Typically the pointer will still be over the window when the resize is
done and we'll get an enter event, but if the window sets a max size
the pointer may be over another window when the resize is done.

We'll need a new wl_shell (or more likely xdg_shell) event for this.
2013-10-23 20:47:35 -07:00
..
.gitignore clients: Update .gitignore for weston-multi-resource 2013-10-11 13:31:29 -07:00
calibrator.c Add touch support for wl_shell_surface_move 2013-08-16 10:56:00 -07:00
clickdot.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
cliptest.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
desktop-shell.c terminal: Add context menu with new terminal/copy/paste 2013-10-23 16:52:05 -07:00
dnd.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
editor.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
eventdemo.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
flower.c Add touch support for wl_shell_surface_move 2013-08-16 10:56:00 -07:00
fullscreen.c Add touch support for wl_shell_surface_move 2013-08-16 10:56:00 -07:00
gears.c Rename invocations of frame_create that were missed by ee7fefcf 2013-10-21 21:04:08 -07:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
keyboard.c keyboard: Add rudimentary touch support to keyboard. 2013-09-03 22:49:16 -07:00
Makefile.am clients: Include and link against math lib for new multi-resource 2013-09-23 10:10:48 -07:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
multi-resource.c multi-resource: Don't include non-existing xmalloc.h 2013-10-10 19:21:05 -07:00
nested-client.c nested-client: Exit if we fail to create the nested client struct 2013-10-10 16:50:18 -07:00
nested.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
resizor.c terminal: Add context menu with new terminal/copy/paste 2013-10-23 16:52:05 -07:00
screenshot.c screenshooter: Add missing newline and use program_invocation_short_name 2013-08-12 22:15:38 -07:00
simple-egl.c simple-egl: Add support for using a 16 bpp EGLConfig 2013-10-15 22:03:41 -07:00
simple-shm.c Add more missing config.h #includes 2013-08-26 14:59:14 -07:00
simple-touch.c clients: remove superfluous call 2013-09-13 15:12:23 -07:00
smoke.c Add touch support for wl_shell_surface_move 2013-08-16 10:56:00 -07:00
subsurfaces.c Rename frame_create and frame_set_child_size with a window_ prefix 2013-10-13 22:12:16 -07:00
tablet-shell.c tablet-shell: Avoid leaking icon or path strings from invalid launcher section 2013-10-10 16:50:18 -07:00
terminal.c terminal: Show character grid size in header bar when resizing 2013-10-23 20:47:35 -07:00
transformed.c Add touch support for wl_shell_surface_move 2013-08-16 10:56:00 -07:00
view.c Rename invocations of frame_create that were missed by ee7fefcf 2013-10-21 21:04:08 -07:00
weston-info.c weston-info: Use xmalloc() in weston-info 2013-08-16 10:55:59 -07:00
weston-simple-im.c Add more missing config.h #includes 2013-08-26 14:59:14 -07:00
window.c terminal: Add context menu with new terminal/copy/paste 2013-10-23 16:52:05 -07:00
window.h terminal: Add context menu with new terminal/copy/paste 2013-10-23 16:52:05 -07: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 Rename invocations of frame_create that were missed by ee7fefcf 2013-10-21 21:04:08 -07:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00