index
:
~gb/weston
01.yuv_buffers
master
old.01.yuv_buffers
Personal repository of the Weston Wayland Compositor
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
window.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
Implement the new dnd/selection protocol
Kristian Høgsberg
1
-15
/
+44
2011-11-15
window: add a helper for config file paths
Pekka Paalanen
1
-0
/
+3
2011-11-14
window: Add a cheesy parser for ini-files, use it in desktop-shell
Kristian Høgsberg
1
-0
/
+23
2011-10-12
desktop-shell: Add beginning of pop-up menu to panel
Kristian Høgsberg
1
-0
/
+2
2011-10-07
gears: Fail if compiled without cairo-egl
Benjamin Franzke
1
-1
/
+1
2011-10-07
window: Create a cairo device for each egl config
Benjamin Franzke
1
-2
/
+6
2011-10-07
window: Remove display_flush_cairo_device
Benjamin Franzke
1
-3
/
+0
2011-09-20
window.c: Move window items to window.c
Kristian Høgsberg
1
-3
/
+31
2011-09-19
window: Stop using glib mainloop in toy toolkit
Kristian Høgsberg
1
-0
/
+12
2011-09-06
clients: Add a simple desktop-shell app
Kristian Høgsberg
1
-3
/
+6
2011-09-06
window: Add enter/leave handlers
Kristian Høgsberg
1
-0
/
+14
2011-08-29
window.c: Drop global handler argument
Kristian Høgsberg
1
-7
/
+1
2011-05-16
window: Add support for opaque windows
Kristian Høgsberg
1
-1
/
+6
2011-04-22
Implement buffer.damage in shm, use it in window.c
Benjamin Franzke
1
-0
/
+4
2011-04-11
Remove double definition of window_get_wl_surface()
Kristian Høgsberg
1
-3
/
+0
2011-04-11
Merge remote-tracking branch 'bnf/surface-frame-event'
Kristian Høgsberg
1
-0
/
+3
2011-04-11
Add struct window accessor for the wl_surface
Kristian Høgsberg
1
-0
/
+3
2011-04-11
Define global handler on display creation
Tim Wiederhake
1
-10
/
+7
2011-03-17
gears: Use wayland egl surface instead of images
Benjamin Franzke
1
-0
/
+16
2011-03-17
window: Use window surfaces for windows
Benjamin Franzke
1
-0
/
+2
2011-03-17
Support per surface frame events
Benjamin Franzke
1
-0
/
+3
2011-02-07
Port window.c to use wayland-egl
Kristian Høgsberg
1
-3
/
+3
2011-01-25
Remove frame handler prototype
Kristian Høgsberg
1
-4
/
+0
2011-01-25
Merge remote branch 'callum/master'
Kristian Høgsberg
1
-3
/
+11
2011-01-23
remove declaration without definition from window.h
Tim Wiederhake
1
-8
/
+2
2011-01-21
Add an orange pop-up menu to test the new map_transient request
Kristian Høgsberg
1
-2
/
+10
2011-01-22
Merge branch 'master' of git://anongit.freedesktop.org/wayland
Callum Lowcay
1
-24
/
+23
2011-01-21
terminal: Just send the pty master fd to receive the selection.
Kristian Høgsberg
1
-2
/
+2
2011-01-21
Use cairo_push_group() for all double buffering, drop window_copy_*()
Kristian Høgsberg
1
-9
/
+0
2011-01-19
Use libxkbcommon #defines for modifiers
Kristian Høgsberg
1
-8
/
+1
2011-01-19
Add proof-of-concept selection support to terminal
Kristian Høgsberg
1
-0
/
+9
2011-01-19
Pass input device and time in key_handler callback
Kristian Høgsberg
1
-2
/
+6
2011-01-19
Use the global handler in dnd instead of custom drag_offer hook
Kristian Høgsberg
1
-7
/
+1
2011-01-19
window: Add a catch-all global handler hook
Kristian Høgsberg
1
-0
/
+8
2011-01-14
Check for cairo-egl instead of just cairo-gl
Kristian Høgsberg
1
-1
/
+1
2011-01-14
terminal: Window operations
Callum Lowcay
1
-0
/
+7
2011-01-11
Fix terminal resizing
Kristian Høgsberg
1
-5
/
+6
2011-01-05
Workaround gears depending on cairo-gl
nobled
1
-0
/
+2
2010-12-17
Update surface.attach and change surface.map to surface.map_toplevel
Kristian Høgsberg
1
-4
/
+4
2010-11-30
Don't hardcode offered dnd types in window.c
Kristian Høgsberg
1
-2
/
+4
2010-11-29
fix missing includes in clients/window.h and clients/wayland-glib.h
Fred Morcos
1
-0
/
+3
2010-11-22
Expose window_set_surface() in window.h
Bryce Harrington
1
-0
/
+3
2010-11-08
Bring gears example up to date
Kristian Høgsberg
1
-0
/
+4
2010-10-26
Add small client for testing shm surfaces
Kristian Høgsberg
1
-0
/
+3
2010-10-25
Fall back to cairo image backend and shm surface if we don't have cairo gl
Kristian Høgsberg
1
-0
/
+12
2010-09-03
Replace commit/ack/frame protocol with simpler sync and frame callbacks
Kristian Høgsberg
1
-10
/
+6
2010-09-02
Use a transient object for the dnd session
Kristian Høgsberg
1
-1
/
+13
2010-08-27
Provide visual feedback as to whether drop is supported
Kristian Høgsberg
1
-0
/
+3
2010-08-25
Set pointer image only in response to 'target' event
Kristian Høgsberg
1
-2
/
+4
2010-08-19
More work on dnd
Kristian Høgsberg
1
-0
/
+5
[next]