Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
53ff2f66723460a0ecd84da189ca1f19a7c36838
/
clients
/
window.c
53ff2f6
window.c: Cache outputs
by Kristian Høgsberg
· 14 years ago
47fe08a
Implement the new dnd/selection protocol
by Kristian Høgsberg
· 14 years ago
c5241f5
Never include wayland-util.h directly
by Kristian Høgsberg
· 14 years ago
50719bc
Fix inconsistent #include style
by Pekka Paalanen
· 14 years ago
980c49e
window: Remove unused variable
by Kristian Høgsberg
· 14 years ago
77cbc95
window: clean up redraw and focuses on destroy
by Pekka Paalanen
· 14 years ago
8bd35c7
window: Avoid setting an invalid surface for the pointer
by Rob Bradford
· 14 years ago
21223bf
window: Report an error if we cannot load the pointer files
by Rob Bradford
· 14 years ago
bcee9a4
desktop-shell: Add beginning of pop-up menu to panel
by Kristian Høgsberg
· 14 years ago
1a89f28
gears: Fail if compiled without cairo-egl
by Benjamin Franzke
· 14 years ago
0c99163
window: Create a cairo device for each egl config
by Benjamin Franzke
· 14 years ago
47eb8f4
window: Remove display_flush_cairo_device
by Benjamin Franzke
· 14 years ago
e4fb78d
Handle compositors without wl_shell
by Kristian Høgsberg
· 14 years ago
e28d05b
window.c: Move window items to window.c
by Kristian Høgsberg
· 14 years ago
3a69627
window: Stop using glib mainloop in toy toolkit
by Kristian Høgsberg
· 14 years ago
1e164b9
Move rounded_rect() to cairo-util.c
by Kristian Høgsberg
· 14 years ago
547da5a
terminal: Make -f (fullscreen) option work again
by Kristian Høgsberg
· 14 years ago
f8ab46e
window: Default to toplevel windows
by Kristian Høgsberg
· 14 years ago
0c29eb2
clients: Add a simple desktop-shell app
by Kristian Høgsberg
· 14 years ago
900b226
window: Add enter/leave handlers
by Kristian Høgsberg
· 14 years ago
4b87a13
clients: Fix typos
by Benjamin Franzke
· 14 years ago
91eacca
Remove egl display type setenv hack
by Benjamin Franzke
· 14 years ago
f389cac
Move away from visuals and just use EGLConfigs or shm format tokens
by Kristian Høgsberg
· 14 years ago
9de79a9
window.c: Drop global handler argument
by Kristian Høgsberg
· 14 years ago
a8d1fa7
clients: Bring clients up to date
by Kristian Høgsberg
· 14 years ago
3341820
Use the new wl_callback interface
by Kristian Høgsberg
· 14 years ago
22d5481
window.c: Fix compile/run using cairo without egl
by Benjamin Franzke
· 14 years ago
14f7ff9
window: Set egl_window_resize late and once
by Benjamin Franzke
· 14 years ago
8f0ce05
compositor: Send out more detailed output events
by Kristian Høgsberg
· 14 years ago
7a5c979
Move map requests to shell
by Kristian Høgsberg
· 14 years ago
65e5051
clients: Add an optional roundtrip for visual lookup
by Benjamin Franzke
· 14 years ago
3be87d1
window: Add support for opaque windows
by Kristian Høgsberg
· 14 years ago
8357cd6
window.c: Deal with visual changes
by Kristian Høgsberg
· 14 years ago
e7b8d90
compositor: Set EGL_PLATFORM env variable for each backend.
by Egbert Eich
· 14 years ago
bde55ec
Implement buffer.damage in shm, use it in window.c
by Benjamin Franzke
· 14 years ago
7cbdb64
Fix clients to work with wl_ prefixed interface names
by Kristian Høgsberg
· 14 years ago
91342c6
Switch to new subscribe protocol and wayland-egl
by Kristian Høgsberg
· 14 years ago
d11eadb
window.c: Check for cairo device failure the right way
by Kristian Høgsberg
· 14 years ago
01aed1c
Remove double definition of window_get_wl_surface()
by Kristian Høgsberg
· 14 years ago
11e2828
Merge remote-tracking branch 'bnf/surface-frame-event'
by Kristian Høgsberg
· 14 years ago
12b0bb3
Fix window_set_child_size() for windows without decoration
by Kristian Høgsberg
· 14 years ago
386857b
Add struct window accessor for the wl_surface
by Kristian Høgsberg
· 14 years ago
b4b6734
Define global handler on display creation
by Tim Wiederhake
· 14 years ago
cff904e
gears: Use wayland egl surface instead of images
by Benjamin Franzke
· 14 years ago
6693ac2
window: Use window surfaces for windows
by Benjamin Franzke
· 14 years ago
ec4d342
Support per surface frame events
by Benjamin Franzke
· 14 years ago
9c7a8cc
fix typo in window.c
by Tim Wiederhake
· 14 years ago
0d5007a
window.c: Use eglGetProcAddress to look up extension functions
by Kristian Høgsberg
· 14 years ago
297d6dd
window.c: Include wayland-egl.h before EGL headers so we get the right platform
by Kristian Høgsberg
· 14 years ago
bfb8e61
Follow wayland-egl renames
by Kristian Høgsberg
· 14 years ago
297c631
Port window.c to use wayland-egl
by Kristian Høgsberg
· 14 years ago
7b87cb0
window: add null checks
by nobled
· 15 years ago
14d222f
add newlines in error messages
by nobled
· 15 years ago
0ce2457
Add initial basic support for fullscreen surfaces
by Kristian Høgsberg
· 15 years ago
3ba4858
compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers
by Kristian Høgsberg
· 15 years ago
0043961
Fix new gcc 4.6 warnings
by Kristian Høgsberg
· 15 years ago
c4df99c
Replace gdk_pixbuf_unref with g_object_unref
by Darxus@chaosreigns.com
· 15 years ago
d5fb9cc
window.c: Make title not const
by Kristian Høgsberg
· 15 years ago
6ec41ab
Merge remote branch 'callum/master'
by Kristian Høgsberg
· 15 years ago
81bd979
initialise display
by Tim Wiederhake
· 15 years ago
748f672
free option context
by Tim Wiederhake
· 15 years ago
b6761dc
fix resizing at top/left border
by Tim Wiederhake
· 15 years ago
8a6f7e3
compositor crashes if window width or height is <= 0
by Tim Wiederhake
· 15 years ago
a495333
Remove unused bits of cairo code
by Kristian Høgsberg
· 15 years ago
248c1b6
Add an orange pop-up menu to test the new map_transient request
by Kristian Høgsberg
· 15 years ago
6eeeb30
Merge branch 'master' of git://anongit.freedesktop.org/wayland
by Callum Lowcay
· 15 years ago
6bccebe
terminal: Just send the pty master fd to receive the selection.
by Kristian Høgsberg
· 15 years ago
e164e4e
Use cairo_push_group() for all double buffering, drop window_copy_*()
by Kristian Høgsberg
· 15 years ago
5982658
Render selection
by Kristian Høgsberg
· 15 years ago
23c03ad
Use libxkbcommon #defines for modifiers
by Kristian Høgsberg
· 15 years ago
58eec36
Add proof-of-concept selection support to terminal
by Kristian Høgsberg
· 15 years ago
67cac8a
Pass input device and time in key_handler callback
by Kristian Høgsberg
· 15 years ago
943741c
Use the global handler in dnd instead of custom drag_offer hook
by Kristian Høgsberg
· 15 years ago
b46df05
window: Add a catch-all global handler hook
by Kristian Høgsberg
· 15 years ago
8def264
Check for cairo-egl instead of just cairo-gl
by Kristian Høgsberg
· 15 years ago
ef57a9b
terminal: Window operations
by Callum Lowcay
· 15 years ago
da846ca
Fix terminal resizing
by Kristian Høgsberg
· 15 years ago
f8475c9
Fix window.c build without cairo-gl
by nobled
· 15 years ago
82da52b
Update surface.attach and change surface.map to surface.map_toplevel
by Kristian Høgsberg
· 15 years ago
45568f6
When no DRM present, clients (window.c actually) now either exit orderly,
by Yuval Fledel
· 15 years ago
f8fc08f
Add origin information to output.geometry event
by Kristian Høgsberg
· 15 years ago
2bb3ebe
Create socket in /var/run/user/${HOME}
by Kristian Høgsberg
· 15 years ago
06bc264
Fix warnings from adding -Wall back
by Kristian Høgsberg
· 15 years ago
41da908
Don't hardcode offered dnd types in window.c
by Kristian Høgsberg
· 15 years ago
88b272d
Made the window save the coordinates when being draged.
by Joel Teichroeb
· 15 years ago
35fd2a8
wayland_client: rename wl_display_create to wl_display_connect
by Benjamin Franzke
· 15 years ago
1f5d507
Define MULT outside the HAVE_CAIRO_GL #ifdef
by Kristian Høgsberg
· 15 years ago
55973f2
Some additional return value checking
by Darxus
· 15 years ago
8857a96
window: Don't call drag_offer_handler if it's NULL
by Kristian Høgsberg
· 15 years ago
156d057
Function declares a pointer return, so return one.
by Bryce Harrington
· 15 years ago
515f63a
Quell warning about potentially uninitialized variable 'surface'
by Bryce Harrington
· 15 years ago
40269a6
Cleanup declared but unused variables.
by Bryce Harrington
· 15 years ago
2b43bd7
Bring gears example up to date
by Kristian Høgsberg
· 15 years ago
4d8ba21
Make sure there is a current context.
by Chia-I Wu
· 15 years ago
1f41190
Use glTexSubImage to update the pixels.
by Chia-I Wu
· 15 years ago
012a007
Add small client for testing shm surfaces
by Kristian Høgsberg
· 15 years ago
d0c3b9d
Fall back to cairo image backend and shm surface if we don't have cairo gl
by Kristian Høgsberg
· 15 years ago
ce457ba
Add timestamp to pointer image attach request
by Kristian Høgsberg
· 15 years ago
ab2f1cd
Dont post damage event from window_copy_surface
by Kristian Høgsberg
· 15 years ago
7d80406
Only set pointer image when it changes
by Kristian Høgsberg
· 15 years ago
Next »