summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Put the MetaWaylandBuffer implementation in a new fileJasper St. Pierre2014-10-071-55/+0
* Add meta_wayland_get_[x]wayland_display_nameOwen W. Taylor2014-09-121-2/+14
* wayland: Initialize SHM againJasper St. Pierre2014-08-191-0/+2
* main: Clean up the initialization sequenceJasper St. Pierre2014-08-181-11/+21
* wayland: Fix minor style issueJasper St. Pierre2014-08-131-1/+1
* backends: Make MetaBackend available to introspectionRui Matos2014-08-071-1/+1
* wayland: Use wl_display_add_socket_autoJasper St. Pierre2014-08-051-2/+2
* wayland: Add a few statics we forgot beforeJasper St. Pierre2014-08-041-1/+1
* wayland: Fix naming scheme for request handlersJasper St. Pierre2014-08-041-25/+25
* wayland: Simplify global version managementJasper St. Pierre2014-08-041-2/+1
* wayland: Simplify slave version managementJasper St. Pierre2014-08-041-9/+3
* wayland: Remove a few unused fields from MetaWaylandCompositorJasper St. Pierre2014-07-101-7/+4
* wayland: Add a wrapper for set_input_focusJasper St. Pierre2014-07-101-3/+1
* wayland: Don't try to autostart gnome-sessionJasper St. Pierre2014-05-151-1/+1
* wayland: Clean up surface creationJasper St. Pierre2014-04-221-7/+4
* wayland: Remove unused list of surfacesJasper St. Pierre2014-04-221-8/+4
* wayland: Have a consistent _init pattern for subcomponentsJasper St. Pierre2014-04-221-6/+4
* wayland: Split outputs to another fileJasper St. Pierre2014-04-221-201/+2
* compositor: Create the MetaWaylandStage hereJasper St. Pierre2014-04-221-5/+0
* wayland: Remove the stage destroy hookJasper St. Pierre2014-04-221-8/+0
* backends: Move MonitorManager creation to MetaBackend as wellJasper St. Pierre2014-04-211-1/+0
* seat: Don't require an event to repick()Jasper St. Pierre2014-04-171-1/+1
* Move MetaLauncher to meta-backendJasper St. Pierre2014-03-311-42/+0
* meta-wayland: Use meta_clutter_initJasper St. Pierre2014-03-311-2/+3
* Rename monitor => meta-monitor-managerJasper St. Pierre2014-03-311-1/+1
* idle-monitor: Move reset_idletime handling to events.cJasper St. Pierre2014-03-301-25/+0
* wayland: Shut up about Setenv if we're past initializationJasper St. Pierre2014-03-261-4/+5
* wayland: Kill the buffer destroy errorJasper St. Pierre2014-03-201-1/+0
* wayland: Update keyboard state unconditionallyRui Matos2014-03-181-10/+19
* weston-launch: Pass the DRM device to CoglJasper St. Pierre2014-03-141-11/+0
* Revert "weston-launch: Pass the DRM device to Cogl"Matthias Clasen2014-03-121-0/+11
* weston-launch: Pass the DRM device to CoglJasper St. Pierre2014-03-111-11/+0
* Add meta_activate_sessionJasper St. Pierre2014-03-111-0/+15
* wayland: Add a few comments, rename some stringsJasper St. Pierre2014-03-111-1/+3
* wayland: Don't use WESTON_LAUNCHER_SOCKJasper St. Pierre2014-02-171-1/+3
* wayland: Kill meta_wayland_compositor_is_nativeJasper St. Pierre2014-02-171-38/+8
* wayland: Remove is_native from seatJasper St. Pierre2014-02-171-1/+1
* xwayland: Fix xwaylandJasper St. Pierre2014-02-071-4/+2
* xwayland: Split out the XWayland stuff into its own private structJasper St. Pierre2014-02-071-4/+2
* keybindings: Simplify interface for VT switchingJasper St. Pierre2014-02-011-5/+15
* wayland: Simply store a MetaWaylandBufferJasper St. Pierre2014-02-011-40/+18
* wayland: Check for launcher before freeing itJasper St. Pierre2014-01-311-1/+3
* wayland: ReindentJasper St. Pierre2014-01-311-1/+1
* wayland: Use wl_callback_send_doneJasper St. Pierre2014-01-311-2/+1
* Revert "meta-weston-launch: Call VT_ACTIVATE ourselves"Jasper St. Pierre2014-01-161-0/+6
* wayland: Don't keep track of the drm FD in the WaylandCompositorJasper St. Pierre2013-12-311-20/+30
* meta-weston-launch: Don't use a GObject hereJasper St. Pierre2013-12-311-1/+1
* meta-weston-launch: Call VT_ACTIVATE ourselvesJasper St. Pierre2013-12-311-6/+0
* meta-wayland: Remove undefined variableJasper St. Pierre2013-12-051-1/+0
* Support keybindings again, tooJasper St. Pierre2013-12-051-2/+0