summaryrefslogtreecommitdiff
path: root/clients/window.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-07keyboard: Handle touch up eventKristian Høgsberg1-0/+3
2013-12-04clients: Add a widget_get_wl_subsurfaceNeil Roberts1-0/+3
2013-12-02clients: Add window_is_transient() helper to the toy toolkit windowPhilip Withnall1-0/+3
2013-11-25distinguish touch screen and pointer dnd in clientXiong Zhang1-0/+6
2013-11-15protocol: move sub-surfaces to WaylandPekka Paalanen1-1/+0
2013-11-13westoy: Remove some accessors for wl_shell / wl_shell_surfaceJasper St. Pierre1-6/+0
2013-11-13westoy: Remove unused support for window parentsJasper St. Pierre1-1/+1
2013-11-13westoy: Remove window_touch_moveJasper St. Pierre1-2/+0
2013-10-23window, desktop-shell: deal with output unplug on client sideXiong Zhang1-0/+3
2013-10-23terminal: Add context menu with new terminal/copy/pasteKristian Høgsberg1-1/+2
2013-10-13Rename frame_create and frame_set_child_size with a window_ prefixJason Ekstrand1-2/+3
2013-09-04terminal: Accept utf-8 text dropKristian Høgsberg1-0/+3
2013-08-16Add touch support for wl_shell_surface_moveRusty Lynch1-2/+9
2013-08-15window: Add API to check for subcompositor, use in subsurface exampleKristian Høgsberg1-0/+3
2013-08-12window.c: Add touch handlersRusty Lynch1-1/+35
2013-08-08malloc + memset -> zallocPeter Hutterer1-0/+3
2013-08-06window: Allow hinting of a preference for RGB565 when creating a windowTomeu Vizoso1-0/+11
2013-07-25clients: Introduce xmalloc() and use it a few placesKristian Høgsberg1-0/+7
2013-06-04clients: Nested compositor exampleKristian Høgsberg1-0/+3
2013-05-28Convert all scales to int32_tAlexander Larsson1-1/+1
2013-05-22window: Add window_get_output_scale()Alexander Larsson1-0/+3
2013-05-22window: allow setting a buffer scale on a windowAlexander Larsson1-0/+7
2013-05-22window: Track output scalesAlexander Larsson1-0/+3
2013-05-10clients: add subsurfaces demoPekka Paalanen1-0/+9
2013-05-10window: create sub-surfacesPekka Paalanen1-0/+9
2013-05-10protocol: add sub-surfacesPekka Paalanen1-0/+1
2013-02-20Pass argc pointer to parse_options()Kristian Høgsberg1-1/+1
2013-02-14window: create Cairo surfaces on demand for redrawPekka Paalanen1-0/+4
2013-02-14window: move buffer type and transform into struct surfacePekka Paalanen1-0/+2
2012-12-14window: Allow clients to choose the fullscreen methodAnder Conselvan de Oliveira1-0/+3
2012-11-30window: Add a widget default cursor convenience helperKristian Høgsberg1-0/+2
2012-11-30window: Add a way to retrieve a window's output transformAnder Conselvan de Oliveira1-0/+9
2012-11-30window: Let clients set buffer transformationsAnder Conselvan de Oliveira1-0/+7
2012-11-30Fix a crash when opening two terminal windows and closing the first one.Dima Ryazanov1-0/+3
2012-11-27weston-simple-im: Create our own xkb_contextKristian Høgsberg1-3/+0
2012-11-27window: Allow to get xkb context from displayJan Arne Petersen1-0/+3
2012-11-27text: Send more information with keysym eventsJan Arne Petersen1-0/+8
2012-11-19window: make window_flush() privatePekka Paalanen1-3/+0
2012-11-19window: make window_{create,set}_surface privatePekka Paalanen1-6/+0
2012-10-25window: remove window_set_transparent() declarationPekka Paalanen1-2/+0
2012-10-19Define our own container_of as wellKristian Høgsberg1-0/+4
2012-10-19Stop relying on ARRAY_LENGTH being defined in wayland-util.hKristian Høgsberg1-0/+2
2012-10-16window: remove dead EGL codePekka Paalanen1-6/+0
2012-10-10Update to new fd and wl_registry APIsKristian Høgsberg1-0/+12
2012-10-10window: Add getters for fullscreen and maximized stateKristian Høgsberg1-0/+6
2012-08-14toytoolkit: add axis handlerPhilipp Brüschweiler1-0/+8
2012-08-13window.c: Handle multiple keyboard fociKristian Høgsberg1-0/+3
2012-07-23window.c: Add fullscreen handler to keep fullscreen state consistentKristian Høgsberg1-0/+4
2012-07-12toytoolkit: Remove obsolete function window_set_custom().Scott Moreau1-3/+0
2012-06-26shell: Don't make desktop_shell background a wl_shell_surfaceKristian Høgsberg1-0/+2