index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
popup wip
popup
Kristian Høgsberg
1
-5
/
+21
2012-01-03
More weston rename fixes
Kristian Høgsberg
1
-12
/
+12
2011-12-27
x11: Bridge X11 CLIPBOARD selection to Wayland clients
Kristian Høgsberg
1
-0
/
+9
2011-12-22
window.c: Add touch event stubs
Kristian Høgsberg
1
-0
/
+39
2011-12-22
window.c: Rename input handlers to input_handle_*
Kristian Høgsberg
1
-28
/
+28
2011-12-22
window: destroy surfaces on display_destroy()
Pekka Paalanen
1
-0
/
+19
2011-12-22
window: destroy all inputs on display_destroy()
Pekka Paalanen
1
-18
/
+65
2011-12-22
window: destroy misc objects on display_destroy()
Pekka Paalanen
1
-0
/
+19
2011-12-22
window: destroy outputs on display_destroy()
Pekka Paalanen
1
-0
/
+23
2011-12-22
window: destroy window surfaces and title
Pekka Paalanen
1
-0
/
+7
2011-12-22
window: remove unused struct members
Pekka Paalanen
1
-3
/
+0
2011-12-22
window: add display_destroy()
Pekka Paalanen
1
-0
/
+32
2011-12-22
window: add display_exit()
Pekka Paalanen
1
-0
/
+12
2011-12-19
clients: Implement a toy-menu for testing the menu surface type
Kristian Høgsberg
1
-25
/
+144
2011-12-19
window: do proper Cairo device flushing
Pekka Paalanen
1
-5
/
+1
2011-12-15
compositor: Remove server side cursors
Kristian Høgsberg
1
-28
/
+23
2011-12-14
window: expose outputs to applications
Pekka Paalanen
1
-0
/
+64
2011-12-04
window: do not crash without wl_shell
Pekka Paalanen
1
-6
/
+22
2011-12-04
desktop-shell: update protocol and client to wl_shell_surface
Pekka Paalanen
1
-0
/
+1
2011-12-04
wl_shell_surface adaptation
Pekka Paalanen
1
-20
/
+29
2011-12-02
window: fix segfault in window_handle_key()
Pekka Paalanen
1
-3
/
+2
2011-11-26
window.c: Cache outputs
Kristian Høgsberg
1
-11
/
+52
2011-11-23
Implement the new dnd/selection protocol
Kristian Høgsberg
1
-126
/
+270
2011-11-22
Never include wayland-util.h directly
Kristian Høgsberg
1
-1
/
+0
2011-11-22
Fix inconsistent #include style
Pekka Paalanen
1
-1
/
+1
2011-11-18
window: Remove unused variable
Kristian Høgsberg
1
-3
/
+0
2011-11-15
window: clean up redraw and focuses on destroy
Pekka Paalanen
1
-1
/
+13
2011-10-25
window: Avoid setting an invalid surface for the pointer
Rob Bradford
1
-0
/
+4
2011-10-25
window: Report an error if we cannot load the pointer files
Rob Bradford
1
-0
/
+4
2011-10-12
desktop-shell: Add beginning of pop-up menu to panel
Kristian Høgsberg
1
-0
/
+6
2011-10-07
gears: Fail if compiled without cairo-egl
Benjamin Franzke
1
-3
/
+7
2011-10-07
window: Create a cairo device for each egl config
Benjamin Franzke
1
-26
/
+76
2011-10-07
window: Remove display_flush_cairo_device
Benjamin Franzke
1
-6
/
+0
2011-09-21
Handle compositors without wl_shell
Kristian Høgsberg
1
-19
/
+30
2011-09-20
window.c: Move window items to window.c
Kristian Høgsberg
1
-1
/
+123
2011-09-19
window: Stop using glib mainloop in toy toolkit
Kristian Høgsberg
1
-18
/
+82
2011-09-19
Move rounded_rect() to cairo-util.c
Kristian Høgsberg
1
-14
/
+0
2011-09-19
terminal: Make -f (fullscreen) option work again
Kristian Høgsberg
1
-1
/
+1
2011-09-08
window: Default to toplevel windows
Kristian Høgsberg
1
-1
/
+1
2011-09-06
clients: Add a simple desktop-shell app
Kristian Høgsberg
1
-11
/
+34
2011-09-06
window: Add enter/leave handlers
Kristian Høgsberg
1
-8
/
+30
2011-09-01
clients: Fix typos
Benjamin Franzke
1
-5
/
+4
2011-08-31
Remove egl display type setenv hack
Benjamin Franzke
1
-1
/
+0
2011-08-31
Move away from visuals and just use EGLConfigs or shm format tokens
Kristian Høgsberg
1
-66
/
+62
2011-08-29
window.c: Drop global handler argument
Kristian Høgsberg
1
-8
/
+1
2011-08-29
clients: Bring clients up to date
Kristian Høgsberg
1
-12
/
+23
2011-08-29
Use the new wl_callback interface
Kristian Høgsberg
1
-20
/
+1
2011-07-15
window.c: Fix compile/run using cairo without egl
Benjamin Franzke
1
-0
/
+14
2011-06-23
window: Set egl_window_resize late and once
Benjamin Franzke
1
-14
/
+22
2011-06-21
compositor: Send out more detailed output events
output
Kristian Høgsberg
1
-2
/
+20
[next]