- 02 Dec, 2010 2 commits
-
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
- 01 Dec, 2010 14 commits
-
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
Instead of display->base.base we want display->proxy.object, or buffer->buffer.resource.object.id = id; which makes it clear what we end up addressing.
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
Backend can now rely on their destroy function getting called on shutdown, so reset tty etc there instead of handling SIGTERM twice.
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
Use the runtime dir from XDG Base Directory Specification for creating the socket in a directory only the user can read and write.
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
Missed this when moving to automake.
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
-
Yuval Fledel authored
-
- 30 Nov, 2010 4 commits
-
-
Joel Teichroeb authored
The dnd client now sends a mime type of application/x-wayland-dnd-flower instead of text/plain. The dnd message is just the position and random seed that lets the drop source add the flower to its grid.
-
Kristian Høgsberg authored
This lets a drag target reject a drop.
-
Kristian Høgsberg authored
-
Joel Teichroeb authored
-
- 29 Nov, 2010 7 commits
-
-
Benjamin Franzke authored
-
Benjamin Franzke authored
Avoid conflict when using wayland-{server,client} together.
-
Kristian Høgsberg authored
-
Yuval Fledel authored
Comments only.
-
Yuval Fledel authored
Signed-off-by:
Yuval Fledel <yuvalfl@gmail.com>
-
Fred Morcos authored
-
Kristian Høgsberg authored
-
- 24 Nov, 2010 2 commits
-
-
Kristian Høgsberg authored
-
Joel Teichroeb authored
Really this time. http://llvm.org/bugs/show_bug.cgi?id=8670
-
- 23 Nov, 2010 1 commit
-
-
Darxus authored
-
- 22 Nov, 2010 10 commits
-
-
Yuval Fledel authored
-
Yuval Fledel authored
-
Yuval Fledel authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
Reported by canbaby@21cn.com.
-
Fabian Henze authored
Two typo fixes in specs/main.tex, mentioned in an earlier mail.
-
Bryce Harrington authored
These two functions are just wrappers around display_create_*_surface but weren't forwarding along the result of those calls as is implied by their return value type. This fixes a compile-time warning. Signed-off-by:
Bryce Harrington <bryce@canonical.com>
-
Bryce Harrington authored
In theory, it was possible for an undefined 'surface' to be passed to window_set_surface(). Instead, explicitly pass NULL. Signed-off-by:
Bryce Harrington <bryce@canonical.com>
-
Bryce Harrington authored
gears.c uses this routine and was complaining about it being implicitly declared. Signed-off-by:
Bryce Harrington <bryce@canonical.com>
-
Bryce Harrington authored
Make was complaining about a bunch of unused variables that were being declared. Signed-off-by:
Bryce Harrington <bryce@canonical.com>
-