Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
47b5dca40934db0dafeb7c6d6fe8a85578077a72
47b5dca
shell: Don't remove grab listener if surface was destroyed
by Kristian Høgsberg
· 13 years ago
3f79d66
zoom: Convert wl_fixed_t directly into floats, to avoid truncation.
by Scott Moreau
· 13 years ago
bdc7cd0
compositor: fix a crash on missing keyboard device
by Pekka Paalanen
· 13 years ago
43e1ba8
shell: fix crash when no pointer device
by Pekka Paalanen
· 13 years ago
36f155f
compositor-x11: add an option to ignore input
by Pekka Paalanen
· 13 years ago
4e1f2ff
shell: fix a crash during 'make check'
by Pekka Paalanen
· 13 years ago
78a0b57
compositor: print a clear message when XDG_RUNTIME_DIR is not set
by Pekka Paalanen
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
b715cec
compositor-x11: Return number of events processed
by Bill Spitzak
· 13 years ago
771241e
xwm: use override_redirect for determining or not top-level windows
by Tiago Vignatti
· 13 years ago
7157454
xwayland: fix typo on configure libs
by Tiago Vignatti
· 13 years ago
be375b3
xwm: Only destroy window frame in unmap_notify if we have one
by Kristian Høgsberg
· 13 years ago
9892a62
compositor: Remove left-over 'bright' shader uniform
by Kristian Høgsberg
· 13 years ago
3610398
compositor: Drop brightness and saturation features in the shader
by Kristian Høgsberg
· 13 years ago
d56bd90
shell: Use a busy cursor animation for unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
7cee197
window.c: Add primitive support for animated cursors
by Kristian Høgsberg
· 13 years ago
f33984e
window.c: Set focus widget before calling enter handler
by Kristian Høgsberg
· 13 years ago
4e99ac4
compositor: Set pointer->current before calling focus handler
by Kristian Høgsberg
· 13 years ago
8591dbf
window.c: Add watch cursor
by Kristian Høgsberg
· 13 years ago
5a4e9ff
window.c: Drop timestamp argument to input_set_pointer_image()
by Kristian Høgsberg
· 13 years ago
6597506
Remove Intel from text-cursor-position.c copyright header.
by Scott Moreau
· 13 years ago
9295ce0
Drop user input detection from text cursor position implementation.
by Scott Moreau
· 13 years ago
ae71220
Convert text cursor position protocol to use fixed types.
by Scott Moreau
· 13 years ago
bbf63bf
Fix inverted LEDs
by Daniel Stone
· 13 years ago
e9e92d2
Fix sessions with no active input devices
by Daniel Stone
· 13 years ago
a497d57
compositor-wayland: Delay seat creation
by Daniel Stone
· 13 years ago
670b5d3
xwm: Take WM_S0 manager selection
by Kristian Høgsberg
· 13 years ago
cba022a
xwm: Claim the CLIPBOARD_MANAGER selection
by Kristian Høgsberg
· 13 years ago
a7ceaff
compositor: Add a clipboard manager
by Kristian Høgsberg
· 13 years ago
e220327
xwm: Initialize X selection on X server startup
by Kristian Høgsberg
· 13 years ago
4dec011
xwm: Move selection proxy setup to selection.c
by Kristian Høgsberg
· 13 years ago
c65d56a
xwm: Follow wl_data_source changes
by Kristian Høgsberg
· 13 years ago
fee91be
terminal: Use serial, not timestamp for setting the selection
by Kristian Høgsberg
· 13 years ago
b7452fe
Add support for wl_keyboard::keymap events
by Daniel Stone
· 13 years ago
e2ef43a
Parse XKB config options in weston_compositor_init
by Daniel Stone
· 13 years ago
c1be8e5
Pass config_file through to weston_compositor_init
by Daniel Stone
· 13 years ago
baf4359
Pass argc and argv through to weston_compositor_init
by Daniel Stone
· 13 years ago
576cd15
compositor-x11: Generate our own keymap
by Daniel Stone
· 13 years ago
cd981dd
compositor-wayland: Fix seat vs. seat confusion
by Daniel Stone
· 13 years ago
cfd0e72
Brown-paper bag fix for LED
by Daniel Stone
· 13 years ago
8db7969
Fix binding modifier lookup
by Daniel Stone
· 13 years ago
15643f6
build: introduce GCC_CXXFLAGS
by Pekka Paalanen
· 13 years ago
d95222e
compositor-android: fix build flags
by Pekka Paalanen
· 13 years ago
8056673
xwayland: Handle selection source going away without crashing
by Kristian Høgsberg
· 13 years ago
a4b3d0e
window.c: Handle losing selection data source
by Kristian Høgsberg
· 13 years ago
bb1df6a
Add keymap argument to weston_seat_init_keyboard
by Daniel Stone
· 13 years ago
d65b909
Move keymaps to weston_seat
by Daniel Stone
· 13 years ago
e379da9
Separate out weston_xkb_info struct
by Daniel Stone
· 13 years ago
9a9ee2c
Split XKB keymap compilation out into separate function
by Daniel Stone
· 13 years ago
74419a2
Split weston_seat_init up into pointer/keyboard/touch
by Daniel Stone
· 13 years ago
97f6854
clients: Move XKB info from display to input struct
by Daniel Stone
· 13 years ago
2fce402
Convert wl_pointer::axis to wl_fixed_t
by Daniel Stone
· 13 years ago
0c1e46e
Use wl_fixed_t for axis bindings
by Daniel Stone
· 13 years ago
325fc2d
Split bindings into separate key/button/axis bindings
by Daniel Stone
· 13 years ago
878f0b7
Convert notify_axis to wl_fixed_t
by Daniel Stone
· 13 years ago
b210468
shell: Reset focus for all seats on activation
by Daniel Stone
· 13 years ago
162f78a
tablet-shell: Use seat_list rather than primary seat
by Daniel Stone
· 13 years ago
4034c7a
tablet-shell: Remove 'seat' member
by Daniel Stone
· 13 years ago
4dab5db
Use compositor->seat_list instead of a singular seat
by Daniel Stone
· 13 years ago
c9785ea
Use enum wl_keyboard_key_state instead of integer
by Daniel Stone
· 13 years ago
4dbadb1
Use enum wl_pointer_button_state instead of integer
by Daniel Stone
· 13 years ago
11d7139
test-client.c: Replace hard-coded magic value
by Daniel Stone
· 13 years ago
7bbd5b3
evdev: Add LED update hook
by Daniel Stone
· 13 years ago
33965c2
evdev: Add device capabilities
by Daniel Stone
· 13 years ago
1d63777
Rename evdev_input_device::type to pending_events
by Daniel Stone
· 13 years ago
a62e804
evdev: Convert device type to an enum
by Daniel Stone
· 13 years ago
8c8164f
Add core LED handling
by Daniel Stone
· 13 years ago
e3f15ed
Do binding modifier lookup on XKB state, not physical keys
by Daniel Stone
· 13 years ago
994679a
Move xkb_state object to weston_seat
by Daniel Stone
· 13 years ago
496ca17
Convert Weston modifier #defines to an enum
by Daniel Stone
· 13 years ago
351eb61
Support wl_keyboard::modifiers event
by Daniel Stone
· 13 years ago
7ace390
Update XKB state in update_modifier_state
by Daniel Stone
· 13 years ago
17b13bd
Update pointer and keyboard focus on new listeners
by Daniel Stone
· 13 years ago
3ae50bb
Add Android backend
by Pekka Paalanen
· 13 years ago
daed3bc
tests, wcap: update ignores
by Pekka Paalanen
· 13 years ago
647f2bf
window: add wrapper for EPOLL_CLOEXEC
by Pekka Paalanen
· 13 years ago
200019c
compositor: check for execinfo.h
by Pekka Paalanen
· 13 years ago
51aaf64
compositor: work around missing SOCK_CLOEXEC
by Pekka Paalanen
· 13 years ago
7a1b32a
Implement text cursor position protocol.
by Scott Moreau
· 13 years ago
d64bdf4
xwm: Just ignore the synthetic unmap_notify
by Kristian Høgsberg
· 13 years ago
f7a6964
wcap: Convert argb to yv12 using integer math instead
by Kristian Høgsberg
· 13 years ago
86aa5fb
wcap: Fix README typo
by Kristian Høgsberg
· 13 years ago
a6d9a5e
xwm: Set WM_STATE window property
by Kristian Høgsberg
· 13 years ago
f197e9f
xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM
by Kristian Høgsberg
· 13 years ago
e244cb0
xwm: Don't try to read deleted properties
by Kristian Høgsberg
· 13 years ago
029539b
xwm: Handle reparenting windows
by Kristian Høgsberg
· 13 years ago
44c2013
xwm: Don't select for XCB_EXPOSE
by Kristian Høgsberg
· 13 years ago
8d1aa7d
xwm: Don't dispatch for events coming from XSendEvent
by Kristian Høgsberg
· 13 years ago
194ea54
xwm: Destroy frame resources and reparent back to root in unmap_notify
by Kristian Høgsberg
· 13 years ago
d96fe1f
xwm: Remove pointless change set request
by Kristian Høgsberg
· 13 years ago
f94a031
xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
by Kristian Høgsberg
· 13 years ago
bc6e162
xwm: Ignore map request for already mapped window
by Kristian Høgsberg
· 13 years ago
0273b57
xwm: Reduce window property debug output
by Kristian Høgsberg
· 13 years ago
66a099b
compositor: Only fini region if it's not the undef region
by Kristian Høgsberg
· 13 years ago
c9571fb
xwm: Reset wm->focus_window when the focused window is destroyed
by Kristian Høgsberg
· 13 years ago
053be42
wcap: Compute per-component deltas
by Kristian Høgsberg
· 13 years ago
db0623a
wcap: Add wcap README, with a bit of documentation
by Kristian Høgsberg
· 13 years ago
f40d5d8
wcap-decode: Fix setting framerate
by Kristian Høgsberg
· 13 years ago
f4b5a4d
wcap-decode: Fix timestamp overflow
by Kristian Høgsberg
· 13 years ago
08bcf14
dnd: implement option for not offering data to other clients
by Ander Conselvan de Oliveira
· 13 years ago
Next »