Kristian Høgsberg
|
f389cacc20
|
Move away from visuals and just use EGLConfigs or shm format tokens
|
2011-08-31 16:21:38 -04:00 |
|
Kristian Høgsberg
|
a8d1fa762e
|
clients: Bring clients up to date
|
2011-08-29 17:12:36 -04:00 |
|
Kristian Høgsberg
|
8417d432f5
|
screenshot: A couple of minor tweaks
|
2011-07-27 05:58:57 -07:00 |
|
Tiago Vignatti
|
4d0d2037ea
|
screenshot: use gdk-pixbuf for writing png images
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
|
2011-07-26 08:23:37 -07:00 |
|
Kristian Høgsberg
|
8f0ce05f52
|
compositor: Send out more detailed output events
|
2011-06-21 11:16:58 -04:00 |
|
Kristian Høgsberg
|
8544903741
|
compositor: Screenhoot into a client provided shm buffer
This moves the png writing part to the client and removes the gdk-pixbuf
dependency from the compositor.
|
2011-05-02 12:13:14 -04:00 |
|
Kristian Høgsberg
|
cf57dc52ff
|
Update to work with scanner that doesn't hardcode wl_*
This lets us drop the wl_ prefix for the un-officual screenshooter protocol.
|
2011-04-20 14:20:02 -04:00 |
|
Kristian Høgsberg
|
91342c6081
|
Switch to new subscribe protocol and wayland-egl
|
2011-04-20 14:20:02 -04:00 |
|
Kristian Høgsberg
|
2bb3ebe1e4
|
Create socket in /var/run/user/${HOME}
Use the runtime dir from XDG Base Directory Specification for creating the
socket in a directory only the user can read and write.
|
2010-12-01 16:53:01 -05:00 |
|
Benjamin Franzke
|
35fd2a8cc6
|
wayland_client: rename wl_display_create to wl_display_connect
Avoid conflict when using wayland-{server,client} together.
|
2010-11-29 17:14:38 -05:00 |
|
Kristian Høgsberg
|
3dd66d66a3
|
Use scanner to generate screenshooter client code as well
|
2010-09-14 16:23:24 -04:00 |
|
Kristian Høgsberg
|
4fe1a3ed3a
|
Don't track globals in the client lib, just send out events
Users of the client library must install an global handler to get access
to globals.
|
2010-08-10 14:13:23 -04:00 |
|
Kristian Høgsberg
|
b2a432ef18
|
Move clients to subdirectory
|
2010-06-04 21:46:55 -04:00 |
|