1d080a01c1 
					 
					
						
						
							
							wayland: Process the keymap that is sent over from the compositor  
						
						... 
						
						
						
						Load the keymap from the file descriptor that the compositor has sent us and
then save that into our internal object for future use. 
						
						
					 
					
						2012-07-16 13:44:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						19d16f8b80 
					 
					
						
						
							
							wayland: Expose _gdk_wayland_display_get_keymap internally  
						
						
						
						
					 
					
						2012-07-16 13:44:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7fe87016f3 
					 
					
						
						
							
							wayland: Add internal API for handling Wayland serial numbers  
						
						... 
						
						
						
						We need to keep track of the serial numbers for various API requests. 
						
						
					 
					
						2012-07-12 15:58:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3eb0b195ed 
					 
					
						
						
							
							wayland: Port to new input protocol mechanism  
						
						... 
						
						
						
						This replaces the wl_input_device with wl_pointer, wl_keyboard, wl_touch all
tied together under a wl_seat.
This is quite a radical change in protocol and for now keyboard handling is
disabled. 
						
						
					 
					
						2012-07-12 15:58:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1a5b19b4a 
					 
					
						
						
							
							wayland: Load cursor theme using new Wayland cursor library  
						
						... 
						
						
						
						This requires the SHM object be initialised - therefore this is the most
logical (if slightly ugly place.)
We also need to make sure that we do something clever to load the correct
cursor theme. 
						
						
					 
					
						2012-07-12 15:58:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fc58ff1e6a 
					 
					
						
						
							
							wayland: Rename GdkDisplayWayland to GdkWaylandDisplay  
						
						... 
						
						
						
						This makes it consistent with the functions in the vtable and also consistent
with other backends. 
						
						
					 
					
						2012-04-17 14:11:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cdf5c2af62 
					 
					
						
						
							
							wayland: Add support for rendering into an SHM buffer with Cairo image backend  
						
						... 
						
						
						
						The first version of this change included a bug that meant that if you don't
compile for any other backend then it wouldn't search for cairo. Credit for
identifying the bug goes to darxus@chaosreigns.com .
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=672361  
						
						
					 
					
						2012-04-16 15:09:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d0febc9a6 
					 
					
						
						
							
							Change FSF Address  
						
						
						
						
					 
					
						2012-02-27 17:06:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e13cca00cc 
					 
					
						
						
							
							wayland: Implement the get_next_serial vfunc on GdkDisplay  
						
						
						
						
					 
					
						2012-01-06 16:58:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						24360a8076 
					 
					
						
						
							
							gdk/*: Use g_list_free_full convenience function  
						
						
						
						
					 
					
						2012-01-05 04:22:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aea95c8efc 
					 
					
						
						
							
							wayland: Retrieve the data device manager object  
						
						... 
						
						
						
						The data device manager is a global object that provides the support
infrastructure around data devices. These data device objects are the basis
for handling drag and drop as well as selections in Wayland. 
						
						
					 
					
						2011-12-14 14:43:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b917c2f027 
					 
					
						
						
							
							wayland: Port from wl_shell to wl_surface_shell  
						
						... 
						
						
						
						Previously all the commands that acted on the shell took the surface that was
to be acted on as parameter. Now we retrieve an object from the shell that
represents its state for the surface. With that wl_shell_surface object we can
then call methods on that.
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net > 
						
						
					 
					
						2011-12-05 16:20:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0dd1f7edbc 
					 
					
						
						
							
							wayland: Update to recent API changes  
						
						
						
						
					 
					
						2011-12-02 05:41:43 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						24f1132671 
					 
					
						
						
							
							Track wayland protocol changes.  
						
						
						
						
					 
					
						2011-06-23 07:06:35 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c688cb8a6 
					 
					
						
						
							
							gdk: Use const instead G_CONST_RETURN  
						
						
						
						
					 
					
						2011-06-10 13:07:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ebdcf5f37 
					 
					
						
						
							
							wayland: Track wayland API changes  
						
						
						
						
					 
					
						2011-05-08 13:20:11 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffe3af7f1c 
					 
					
						
						
							
							wayland: There's only one screen  
						
						
						
						
					 
					
						2011-02-11 09:56:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6eac07d4f6 
					 
					
						
						
							
							wayland: Trim some unused struct fields  
						
						
						
						
					 
					
						2011-02-11 09:50:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f2ac8c7ce3 
					 
					
						
						
							
							wayland: Drop empty gdkscreen-wayland.h  
						
						
						
						
					 
					
						2011-02-10 23:00:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cd91551075 
					 
					
						
						
							
							wayland: Fix resizing from other corners than just botton-right  
						
						
						
						
					 
					
						2011-02-10 22:37:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22b9132ae5 
					 
					
						
						
							
							wayland: Keep a reference to the surface we last attached  
						
						
						
						
					 
					
						2011-02-10 22:04:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c36dfccc64 
					 
					
						
						
							
							wayland: Consolidate device and devicemanager implementation  
						
						
						
						
					 
					
						2011-02-09 15:27:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ef3433511 
					 
					
						
						
							
							wayland: Support setting cursors  
						
						... 
						
						
						
						And a handful unrelated cleanups.  Still doesn't really have an answer
for cursor themes. 
						
						
					 
					
						2011-02-09 14:48:31 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						546069f434 
					 
					
						
						
							
							wayland: Use wayland-egl  
						
						
						
						
					 
					
						2011-02-08 16:02:22 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						541d5172dd 
					 
					
						
						
							
							Track 2.99.3 API changes  
						
						
						
						
					 
					
						2011-02-08 08:12:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7d29070faf 
					 
					
						
						
							
							Implement GdkKeymap using libxkbcommon  
						
						
						
						
					 
					
						2011-02-05 16:11:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56de871bf3 
					 
					
						
						
							
							Create and attach buffer at process_updates time  
						
						... 
						
						
						
						This way we don't try to show the buffer until we've handle the initial
expose. 
						
						
					 
					
						2011-02-05 16:11:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6c1f5d94d 
					 
					
						
						
							
							Dont iterate the display if there's nothing to write  
						
						
						
						
					 
					
						2011-02-05 16:11:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						590f3dfa1f 
					 
					
						
						
							
							Add Wayland backend  
						
						
						
						
					 
					
						2011-02-05 16:11:54 -05:00