aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Remove TODOSimon Ser2020-12-281-146/+0
| | | | | | | These TODO items are outdated (either done or not applicable anymore). Let's migrate items that we want to keep to GitLab issues. Signed-off-by: Simon Ser <contact@emersion.fr>
* TODO: remove "SDL port", it's been done by nowEric Engestrom2019-02-051-3/+0
| | | | | | | | | | Upstream SDL supports Wayland since v2.0.4 (June 2015): https://forums.libsdl.org/viewtopic.php?t=11294 Just set SDL_VIDEODRIVER=wayland and SDL will do the right thing :) Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
* Update TODOKristian Høgsberg2012-10-211-19/+2
| | | | We've knocked a few items of the list.
* protocol: Add transform argument to wl_output.geometry eventKristian Høgsberg2012-07-221-7/+0
|
* Fixup source comment in wayland-util.h and fix typo in TODOMartin Olsson2012-07-091-1/+1
|
* TODO: Remove cursor-as-regular-surface itemKristian Høgsberg2012-06-151-5/+0
|
* TODO: Update to account for changes from DanielKristian Høgsberg2012-06-131-14/+0
|
* TODO: Drop clipboard manager itemKristian Høgsberg2012-06-031-12/+0
| | | | | | | We have a reasonable prototype in weston now and we're going to conclude that the persistent selection functionality is either going to be part of the compositor (as for weston) or use a custom protocol.
* data-device: implement drags with no data source for self-dndAnder Conselvan de Oliveira2012-05-291-4/+0
| | | | | | Properly handle a drag with no data source, i.e., don't crash and send events only to the client that initiated the drag. This way a client can do self drag and drop without offering anything to other clients.
* fix typoDiego Viola2012-05-231-2/+2
|
* Convert wl_input_device to wl_seat (and friends)Daniel Stone2012-05-161-10/+0
| | | | | | | | | | | | | wl_input_device has been both renamed and split. wl_seat is now a virtual object representing a group of logically related input devices with related focus. It now only generates one event: to let clients know that it has new capabilities. It takes requests which hand back objects for the wl_pointer, wl_keyboard and wl_touch interfaces it exposes which all provide the old input interface, just under different names. Signed-off-by: Daniel Stone <daniel@fooishbar.org>
* TODO: Strike the last xkbcommon issuesKristian Høgsberg2012-05-111-7/+0
|
* TODO: More updatesKristian Høgsberg2012-05-091-16/+4
|
* Update TODOKristian Høgsberg2012-05-081-8/+0
| | | | Daniel did fixed point coordinates.
* TODO: drop scanner namespace itemKristian Høgsberg2012-05-071-3/+0
| | | | Not worh the trouble.
* Add shell_surface set_title and set_class requestsKristian Høgsberg2012-05-021-9/+0
|
* Update TODOKristian Høgsberg2012-04-201-6/+0
| | | | Casey did surface.enter/leave.
* protocol: Add ping event and corresponding pong requestScott Moreau2012-04-191-4/+0
|
* Update TODOKristian Høgsberg2012-04-121-21/+0
|
* Update TODOKristian Høgsberg2012-03-281-2/+0
|
* Remove wl_buffer.damage and simplify shm implementationKristian Høgsberg2012-03-261-4/+0
|
* TODO: Pull in updated TODO list from 1.0 roadmap emailKristian Høgsberg2012-03-201-38/+166
|
* TOOD: Frame based input doneKristian Høgsberg2012-03-051-2/+0
|
* Update TODOKristian Høgsberg2012-02-281-39/+0
|
* Update TODOKristian Høgsberg2011-08-291-35/+19
|
* Update TODOKristian Høgsberg2011-08-271-52/+0
|
* Update TODOKristian Høgsberg2011-06-211-34/+1
|
* TODO: UpdateKristian Høgsberg2011-05-191-10/+0
|
* TODO: Consolidate and updateKristian Høgsberg2011-05-101-83/+155
|
* Update TODO againKristian Høgsberg2011-01-211-3/+3
|
* Update TODOKristian Høgsberg2011-01-211-46/+6
|
* Update TODOKristian Høgsberg2010-12-011-10/+0
|
* Remove leftover of fds_in_tail hackKristian Høgsberg2010-10-251-1/+4
| | | | It's breaking the case of multiple fds in one buffer.
* A couple more TODO itemsKristian Høgsberg2010-10-081-1/+15
|
* Add a shm buffer sharing mechanismKristian Høgsberg2010-10-061-2/+4
|
* Add timestamp to pointer image attach requestKristian Høgsberg2010-09-141-6/+0
| | | | | This lets the server discard requests received after the pointer has exited and the re-entered a surface.
* Consolidate notes from a few files in TODOKristian Høgsberg2010-09-141-0/+98
|
* Move example compositor to subdirectoryKristian Høgsberg2010-09-141-0/+12
|
* TODO editingKristian Høgsberg2010-09-071-6/+4
|
* Update TODOKristian Høgsberg2010-09-071-30/+1
|
* Use a transient object for the dnd sessionKristian Høgsberg2010-09-021-24/+0
|
* Return a closure object from wl_connection_demarshalKristian Høgsberg2010-08-301-0/+4
| | | | | This way we can invoke it multiple times without having to demarshal and build the cfi every time.
* Set pointer image only in response to 'target' eventKristian Høgsberg2010-08-251-20/+0
|
* Update to EGL_MESA_drm_image from mesa masterKristian Høgsberg2010-08-251-0/+5
| | | | Woo, running on stock mesa now.
* TODO editingKristian Høgsberg2010-08-241-2/+15
|
* More work on dndKristian Høgsberg2010-08-191-0/+13
|
* First step towards drag and drop protocolKristian Høgsberg2010-08-181-2/+45
|
* Add protocol for setting the pointer imageKristian Høgsberg2010-08-161-11/+0
|
* Don't track globals in the client lib, just send out eventsKristian Høgsberg2010-08-101-3/+0
| | | | | Users of the client library must install an global handler to get access to globals.
* Update TODOKristian Høgsberg2010-08-101-32/+0
|