summaryrefslogtreecommitdiff
path: root/clients/window.h
Commit message (Expand)AuthorAgeFilesLines
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-11/+0
* client: Add DnD cursors to the managed cursors listCarlos Garnacho2016-01-191-0/+3
* data-device: Implement DnD actionsCarlos Garnacho2016-01-191-0/+3
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+31
* toytoolkit: Remove window_damage()Derek Foreman2015-11-201-4/+0
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-4/+0
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-2/+0
* Remove redundant #include path component.Jon Cruz2015-06-151-3/+3
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* Whitespace correctionsMurray Calavera2015-06-061-2/+2
* clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb2015-03-201-0/+1
* clients: Allow creating a "detached" menuJasper St. Pierre2014-05-231-0/+5
* clients: Remove the window / user parameters from the menu functionJasper St. Pierre2014-05-181-2/+1
* terminal: Only add the new size to the title when we're resizingJasper St. Pierre2014-05-121-0/+8
* xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre2014-05-131-2/+2
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* toytoolkit: match parent surface type when adding a subsurfaceManuel Bachmann2014-04-061-0/+3
* toytoolkit: Expose output make and modelJason Ekstrand2014-04-021-0/+6
* clients: Add support for the minimize buttonJasper St. Pierre2014-02-181-0/+3
* window: Add wrappers for xdg_surface_set_transient_forJasper St. Pierre2014-02-011-0/+5
* westoy: Remove fullscreen methodsJasper St. Pierre2014-02-011-3/+0
* westoy: Use subsurfaces for tooltips instead of transient windowsJasper St. Pierre2014-02-011-6/+0
* keyboard: Don't strcat() into a strdup()ed stringKristian Høgsberg2014-01-091-0/+2
* westoy: Add an option to explicitly disable cairo on a widgetNeil Roberts2014-01-091-0/+2
* keyboard: Handle touch up eventKristian Høgsberg2014-01-071-0/+3
* clients: Add a widget_get_wl_subsurfaceNeil Roberts2013-12-041-0/+3
* clients: Add window_is_transient() helper to the toy toolkit windowPhilip Withnall2013-12-021-0/+3
* distinguish touch screen and pointer dnd in clientXiong Zhang2013-11-251-0/+6
* protocol: move sub-surfaces to WaylandPekka Paalanen2013-11-151-1/+0
* westoy: Remove some accessors for wl_shell / wl_shell_surfaceJasper St. Pierre2013-11-131-6/+0
* westoy: Remove unused support for window parentsJasper St. Pierre2013-11-131-1/+1
* westoy: Remove window_touch_moveJasper St. Pierre2013-11-131-2/+0
* window, desktop-shell: deal with output unplug on client sideXiong Zhang2013-10-231-0/+3
* terminal: Add context menu with new terminal/copy/pasteKristian Høgsberg2013-10-231-1/+2
* Rename frame_create and frame_set_child_size with a window_ prefixJason Ekstrand2013-10-131-2/+3
* terminal: Accept utf-8 text dropKristian Høgsberg2013-09-041-0/+3
* Add touch support for wl_shell_surface_moveRusty Lynch2013-08-161-2/+9
* window: Add API to check for subcompositor, use in subsurface exampleKristian Høgsberg2013-08-151-0/+3
* window.c: Add touch handlersRusty Lynch2013-08-121-1/+35
* malloc + memset -> zallocPeter Hutterer2013-08-081-0/+3
* window: Allow hinting of a preference for RGB565 when creating a windowTomeu Vizoso2013-08-061-0/+11
* clients: Introduce xmalloc() and use it a few placesKristian Høgsberg2013-07-251-0/+7
* clients: Nested compositor exampleKristian Høgsberg2013-06-041-0/+3
* Convert all scales to int32_tAlexander Larsson2013-05-281-1/+1
* window: Add window_get_output_scale()Alexander Larsson2013-05-221-0/+3
* window: allow setting a buffer scale on a windowAlexander Larsson2013-05-221-0/+7
* window: Track output scalesAlexander Larsson2013-05-221-0/+3
* clients: add subsurfaces demoPekka Paalanen2013-05-101-0/+9
* window: create sub-surfacesPekka Paalanen2013-05-101-0/+9
* protocol: add sub-surfacesPekka Paalanen2013-05-101-0/+1