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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
compositor-x11: Return number of events processed
HEAD
master
Bill Spitzak
1
-1
/
+4
2012-06-05
xwm: use override_redirect for determining or not top-level windows
Tiago Vignatti
1
-5
/
+9
2012-06-05
xwayland: fix typo on configure libs
Tiago Vignatti
1
-1
/
+1
2012-06-05
xwm: Only destroy window frame in unmap_notify if we have one
Kristian Høgsberg
1
-5
/
+7
2012-06-05
compositor: Remove left-over 'bright' shader uniform
Kristian Høgsberg
1
-1
/
+0
2012-06-05
compositor: Drop brightness and saturation features in the shader
Kristian Høgsberg
2
-15
/
+0
2012-06-05
shell: Use a busy cursor animation for unresponsive surfaces
Kristian Høgsberg
5
-64
/
+190
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
compositor: Set pointer->current before calling focus 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
Remove Intel from text-cursor-position.c copyright header.
Scott Moreau
1
-1
/
+0
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
5
-16
/
+20
2012-06-04
Fix inverted LEDs
Daniel Stone
1
-1
/
+1
2012-06-04
Fix sessions with no active input devices
Daniel Stone
1
-2
/
+7
2012-06-04
compositor-wayland: Delay seat creation
Daniel Stone
1
-19
/
+37
2012-06-04
xwm: Take WM_S0 manager selection
Kristian Høgsberg
2
-0
/
+8
2012-06-04
xwm: Claim the CLIPBOARD_MANAGER selection
Kristian Høgsberg
3
-0
/
+16
2012-06-03
compositor: Add a clipboard manager
Kristian Høgsberg
4
-0
/
+269
2012-06-03
xwm: Initialize X selection on X server startup
Kristian Høgsberg
1
-0
/
+2
2012-06-03
xwm: Move selection proxy setup to selection.c
Kristian Høgsberg
3
-27
/
+37
2012-06-03
xwm: Follow wl_data_source changes
Kristian Høgsberg
1
-33
/
+27
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
5
-50
/
+185
2012-06-01
Parse XKB config options in weston_compositor_init
Daniel Stone
1
-16
/
+17
2012-06-01
Pass config_file through to weston_compositor_init
Daniel Stone
6
-23
/
+34
2012-06-01
Pass argc and argv through to weston_compositor_init
Daniel Stone
6
-14
/
+23
2012-06-01
compositor-x11: Generate our own keymap
Daniel Stone
1
-40
/
+51
2012-06-01
compositor-wayland: Fix seat vs. seat confusion
Daniel Stone
1
-2
/
+2
2012-06-01
Brown-paper bag fix for LED
Daniel Stone
1
-2
/
+5
2012-06-01
Fix binding modifier lookup
Daniel Stone
1
-3
/
+3
2012-06-01
build: introduce GCC_CXXFLAGS
Pekka Paalanen
2
-5
/
+7
2012-06-01
compositor-android: fix build flags
Pekka Paalanen
1
-0
/
+1
2012-06-01
xwayland: Handle selection source going away without crashing
Kristian Høgsberg
3
-3
/
+28
2012-05-31
window.c: Handle losing selection data source
Kristian Høgsberg
1
-1
/
+5
2012-05-31
Add keymap argument to weston_seat_init_keyboard
Daniel Stone
5
-44
/
+56
2012-05-31
Move keymaps to weston_seat
Daniel Stone
2
-30
/
+35
2012-05-31
Separate out weston_xkb_info struct
Daniel Stone
3
-34
/
+41
2012-05-31
Split XKB keymap compilation out into separate function
Daniel Stone
1
-20
/
+33
2012-05-31
Split weston_seat_init up into pointer/keyboard/touch
Daniel Stone
5
-3
/
+59
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
5
-6
/
+6
2012-05-31
Use wl_fixed_t for axis bindings
Daniel Stone
4
-8
/
+9
2012-05-31
Split bindings into separate key/button/axis bindings
Daniel Stone
7
-151
/
+265
2012-05-31
Convert notify_axis to wl_fixed_t
Daniel Stone
5
-12
/
+20
2012-05-31
shell: Reset focus for all seats on activation
Daniel Stone
1
-3
/
+5
2012-05-31
tablet-shell: Use seat_list rather than primary seat
Daniel Stone
1
-9
/
+8
2012-05-31
tablet-shell: Remove 'seat' member
Daniel Stone
1
-3
/
+0
[next]