index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
Rewrite shm buffer file allocation v2
Pekka Paalanen
5
-45
/
+27
2012-06-05
shell: Use a busy cursor animation for unresponsive surfaces
Kristian Høgsberg
3
-0
/
+73
2012-06-04
window.c: Add primitive support for animated cursors
Kristian Høgsberg
2
-5
/
+19
2012-06-04
window.c: Set focus widget before calling enter handler
Kristian Høgsberg
1
-1
/
+1
2012-06-04
window.c: Add watch cursor
Kristian Høgsberg
2
-0
/
+2
2012-06-04
window.c: Drop timestamp argument to input_set_pointer_image()
Kristian Høgsberg
3
-9
/
+8
2012-06-04
Drop user input detection from text cursor position implementation.
Scott Moreau
1
-8
/
+1
2012-06-04
Convert text cursor position protocol to use fixed types.
Scott Moreau
1
-1
/
+3
2012-06-02
terminal: Use serial, not timestamp for setting the selection
Kristian Høgsberg
1
-1
/
+2
2012-06-01
Add support for wl_keyboard::keymap events
Daniel Stone
1
-44
/
+62
2012-05-31
window.c: Handle losing selection data source
Kristian Høgsberg
1
-1
/
+5
2012-05-31
clients: Move XKB info from display to input struct
Daniel Stone
1
-64
/
+66
2012-05-31
Convert wl_pointer::axis to wl_fixed_t
Daniel Stone
2
-2
/
+2
2012-05-31
Use enum wl_keyboard_key_state instead of integer
Daniel Stone
7
-16
/
+27
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
12
-39
/
+62
2012-05-31
Support wl_keyboard::modifiers event
Daniel Stone
1
-4
/
+20
2012-05-31
window: add wrapper for EPOLL_CLOEXEC
Pekka Paalanen
1
-1
/
+2
2012-05-31
Implement text cursor position protocol.
Scott Moreau
5
-2
/
+49
2012-05-29
dnd: implement option for not offering data to other clients
Ander Conselvan de Oliveira
2
-27
/
+82
2012-05-29
terminal: add glyphs to character list
David Herrmann
1
-32
/
+32
2012-05-29
terminal: fix up horizontal scan-line characters
David Herrmann
1
-5
/
+5
2012-05-29
Weston: Free allocated cursors array when destroying
Yan Wang
1
-0
/
+1
2012-05-25
dnd: work around cairo-gl brokenness
Ander Conselvan de Oliveira
3
-3
/
+6
2012-05-25
window: rename enum pointer_type to cursor_type
Ander Conselvan de Oliveira
10
-45
/
+45
2012-05-25
window: track changes in libwayland-cursor api
Ander Conselvan de Oliveira
9
-43
/
+73
2012-05-25
clients: desktop-shell: show tooltip for panel items
Tiago Vignatti
1
-0
/
+15
2012-05-25
window: add simple text tooltip handlers
Tiago Vignatti
2
-0
/
+195
2012-05-22
Share code to to classify pointer location in frame
Kristian Høgsberg
1
-62
/
+27
2012-05-22
window: use libwayland-cursor instead of libXcursor
Ander Conselvan de Oliveira
10
-232
/
+64
2012-05-21
window: send transient flags over the wire
Tiago Vignatti
2
-3
/
+3
2012-05-16
simple-egl: Fix crash and simplify
Kristian Høgsberg
1
-30
/
+12
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
4
-281
/
+175
2012-05-15
Rename libconfig-parser to libshared
Kristian Høgsberg
1
-5
/
+3
2012-05-15
Move cairo-util to shared/
Kristian Høgsberg
8
-505
/
+6
2012-05-15
window: Move frame rendering to cairo-util
Kristian Høgsberg
3
-61
/
+83
2012-05-15
window: Move theme rendering code to cairo-util
Kristian Høgsberg
3
-62
/
+67
2012-05-15
window: Move all frame theme related state into new struct theme
Kristian Høgsberg
1
-54
/
+69
2012-05-15
window: Compute title vertical position based on font extents
Kristian Høgsberg
1
-1
/
+7
2012-05-15
window: Store the outputs that the window is on
Rob Bradford
1
-2
/
+51
2012-05-14
toytoolkit: Recalculate input region if client has modified it's size.
Scott Moreau
1
-10
/
+11
2012-05-14
window: fix missed xkb API adaptation
Pekka Paalanen
1
-1
/
+1
2012-05-14
simple-shm: Handle ping event.
Scott Moreau
1
-0
/
+28
2012-05-11
clients: Remove superfluous #includes
Kristian Høgsberg
6
-12
/
+0
2012-05-11
Update to new libxkbcommon API
Kristian Høgsberg
4
-73
/
+64
2012-05-10
resizor: More resizing
Kristian Høgsberg
1
-47
/
+87
2012-05-10
simple-egl: Add option -o to make surface opaque
Kristian Høgsberg
1
-3
/
+12
2012-05-10
clients: Add motion event trails to clickdot
Jonas Ådahl
1
-5
/
+138
2012-05-10
window.c: frame_button: Maximize, minimize, close, icon buttons in window frame
Martin Minarik
1
-3
/
+253
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
10
-32
/
+31
2012-05-09
window: Don't crash if a cursor image failed to load.
Dima Ryazanov
1
-2
/
+9
[next]