Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
d4756b7955666f87019d2e4bd4b420c16cf855c2
d4756b7
toytoolkit: Remove redundant XKB free
by Daniel Stone
· 13 years ago
61d67df
Add cscope.out to .gitignore
by Martin Olsson
· 13 years ago
c663b22
clients: Free resources on exit in eventdemo
by Martin Olsson
· 13 years ago
8df662a
clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
by Martin Olsson
· 13 years ago
9988633
wcap: Plug memory leak in wcap_decoder_create()
by Martin Olsson
· 13 years ago
1972141
xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
by Martin Olsson
· 13 years ago
11434bb
compositor-x11: Add error handling in x11_compositor_create()
by Martin Olsson
· 13 years ago
c5db50f
compositor-wayland: Add error handling in wayland_compositor_create()
by Martin Olsson
· 13 years ago
c5da099
compositor-android: Add proper error handling in android_compositor_create()
by Martin Olsson
· 13 years ago
712f5f4
shared: Don't leak file descriptor in shared/image-loader.c
by Martin Olsson
· 13 years ago
444799a
clients: Don't leak "menu" on error path in clients/window.c
by Martin Olsson
· 13 years ago
ff52193
clients: Add clients/weston-screensaver to clients/.gitignore
by Martin Olsson
· 13 years ago
f1c00c0
compositor: Always empty the input region of the pointer surface
by Ander Conselvan de Oliveira
· 13 years ago
5f3eddc
weston: Clip window title text to the frame
by Martin Minarik
· 13 years ago
1248158
compositor-x11: Set make and model so we don't send NULL strings
by Kristian Høgsberg
· 13 years ago
31b6862
shell: Use desired output when sending configure events when maximised
by Rob Bradford
· 13 years ago
8f24156
compositor: Correctly calculate changed sub image rectangle
by Rob Bradford
· 13 years ago
0fe782b
terminal: Extend selection to end of line when selecting past last char
by Kristian Høgsberg
· 13 years ago
0dee647
terminal: Insert newlines when copying multiple lines
by Kristian Høgsberg
· 13 years ago
340a434
clipboard: initialise clipboard memory after creation
by Rafal Mielniczuk
· 13 years ago
8268d41
terminal: Handle selection for pointer positions outside widget correctly
by Kristian Høgsberg
· 13 years ago
8733b33
window.c: Don't allocate proxy manually
by Kristian Høgsberg
· 13 years ago
2978440
terminal: Add a terminal enter handler for setting I-beam cursor
by Kristian Høgsberg
· 13 years ago
00d17bb
shell: Don't move fullscreen surfaces
by Ander Conselvan de Oliveira
· 13 years ago
b9d2a0f
shell: Show approprite cursors during move and resize grabs
by Ander Conselvan de Oliveira
· 13 years ago
1fbda0e
compositor: Always allow owner of pointer surface to change the hotspot
by Ander Conselvan de Oliveira
· 13 years ago
73694c8
compositor: Move repaint debug binding to mod-shift-space
by Kristian Høgsberg
· 13 years ago
c7cd626
compositor: Update xkb state with key releases on focus out
by Kristian Høgsberg
· 13 years ago
061c425
compositor-drm: Improve initial mode picking
by Kristian Høgsberg
· 13 years ago
18e928d
terminal: Scroll selection with terminal contents
by Kristian Høgsberg
· 13 years ago
38912df
terminal: Make font size configurable
by Kristian Høgsberg
· 13 years ago
333db0a
terminal: Implement word and line based selection
by Kristian Høgsberg
· 13 years ago
8150b19
shell: Take a wl_surface as parent for transient and popup windows
by Kristian Høgsberg
· 13 years ago
0636ac3
shell: Make input_panel just a regular wl_surface
by Kristian Høgsberg
· 13 years ago
1a73a63
shell: Make screensaver just a wl_surface
by Kristian Høgsberg
· 13 years ago
730c94d
shell: Make the lock surface just a plain wl_surface too
by Kristian Høgsberg
· 13 years ago
af7b1ff
shell: Make panel just a wl_surface too
by Kristian Høgsberg
· 13 years ago
962342c
shell: Don't make desktop_shell background a wl_shell_surface
by Kristian Høgsberg
· 13 years ago
129decb
terminal: Tab should not output spaces, just move cursor
by Kristian Høgsberg
· 13 years ago
01a57ed
compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed
by Ander Conselvan de Oliveira
· 13 years ago
fd1f4c6
compositor-drm: Remove destroy listeners when disabling planes
by Ander Conselvan de Oliveira
· 13 years ago
a732696
compositor-drm: Wait for vblank events before starting next frame
by Ander Conselvan de Oliveira
· 13 years ago
d450b19
compositor-drm: Check surface's outputs when assigning overlays
by Ander Conselvan de Oliveira
· 13 years ago
57e0ce1
simple-egl: Make window moveable
by Ander Conselvan de Oliveira
· 13 years ago
e28fd7d
configure.ac: Bump version to 0.94.90
by Kristian Høgsberg
· 13 years ago
ce345b0
shell: Fix inverted test for locked in workspace bindings
by Kristian Høgsberg
· 13 years ago
b278fdf
Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS
by Kristian Høgsberg
· 13 years ago
325b3d1
tests: Add weston-test to EXTRA_DIST
by Kristian Høgsberg
· 13 years ago
583a236
Move text-cursor-position.c into zoom.c
by Kristian Høgsberg
· 13 years ago
c7c64e1
wcap: Add vpx_config.h to Makefile.am
by Kristian Høgsberg
· 13 years ago
529b00e
xwm: Add xwayland.h to Makefile.am
by Kristian Høgsberg
· 13 years ago
6a78a97
Install screensaver by default
by Kristian Høgsberg
· 13 years ago
4476aaf
shell: Hide workspace layer when locking screen
by Kristian Høgsberg
· 13 years ago
8fe8d24
compositor: Send ping to keyboard focus surface for key press
by Kristian Høgsberg
· 13 years ago
22fbcf7
terminal: Ignore more modifier keys
by Kristian Høgsberg
· 13 years ago
b24ab80
terminal: Only hide cursor for keypresses that generate data for the process
by Kristian Høgsberg
· 13 years ago
a96b93c
compositor-drm: Add proper error handling to init
by Daniel Stone
· 13 years ago
725c2c3
Split weston_compositor_init into base and _gl
by Daniel Stone
· 13 years ago
5069280
compositor-wayland: Synchronise keyboard state with parent
by Daniel Stone
· 13 years ago
154c34c
compositor-x11: Attempt to track state without XKB
by Daniel Stone
· 13 years ago
e2faa12
compositor-x11: Use XKB StateNotify to synchronise state
by Daniel Stone
· 13 years ago
05d5868
Rename modifier_state_changed to notify_modifiers
by Daniel Stone
· 13 years ago
1b4e11f
notify_key: Add update_state argument
by Daniel Stone
· 13 years ago
3ee91e1
compositor-x11: Use XKB detectable autorepeat if possible
by Daniel Stone
· 13 years ago
62b33b6
compositor-x11: Add base XCB/XKB support
by Daniel Stone
· 13 years ago
22815f9
compositor-x11: Move input creation before output
by Daniel Stone
· 13 years ago
abb9dcd
weston_xkb_info: Cache all modifier indices for X11
by Daniel Stone
· 13 years ago
ef17267
Run key bindings on keyboard focus in
by Daniel Stone
· 13 years ago
c6587ea
Ignore repeat keys in notify_key
by Daniel Stone
· 13 years ago
71c3877
Let wayland-server send modifier events for focus
by Daniel Stone
· 13 years ago
d6da09e
Split notify_keyboard_focus into in/out variants
by Daniel Stone
· 13 years ago
9c7df91
.gitignore: Ignore ctags and cscope output
by Daniel Stone
· 13 years ago
11f600d
window.c: Always set cursor after pointer enter
by Kristian Høgsberg
· 13 years ago
1ce6a2a
shell: Animate input panel mapping
by Kristian Høgsberg
· 13 years ago
414bd42
util: Generalize surface animation code
by Kristian Høgsberg
· 13 years ago
85b2e4b
shell: Don't focus to background, screensaver or input_panel surfaces
by Kristian Høgsberg
· 13 years ago
a4a4de4
shell: Don't allow move/resize/rotate for input panel surfaces
by Kristian Høgsberg
· 13 years ago
cba9e47
text: Add example clients for text protocol
by Jan Arne Petersen
· 13 years ago
1f17be4
text: Add input_method and text_model interfaces
by Jan Arne Petersen
· 13 years ago
42feced
shell: Add support for input panels
by Jan Arne Petersen
· 13 years ago
8634f51
tablet-shell client:fix one seg-fault error
by Juan Zhao
· 13 years ago
88fd408
terminal: Only hide cursor on first key-press in a repeat sequence
by Kristian Høgsberg
· 13 years ago
d813445
shell: Just use surface->private for shell_surface
by Kristian Høgsberg
· 13 years ago
ae9e073
terminal: Support both Alt and Control modifiers for regular keys
by Kristian Høgsberg
· 13 years ago
b7f94bf
terminal: Handle Alt-Backspace
by Kristian Høgsberg
· 13 years ago
6c6fb99
shell: Schedule repaint when moving a surface
by Kristian Høgsberg
· 13 years ago
63b298f
terminal: Set blank cursor on keyboard press
by Kristian Høgsberg
· 13 years ago
f337052
window: Add support for the blank cursor
by Kristian Høgsberg
· 13 years ago
f2735ea
compositor-drm: Hide hw cursor if cursor sprite isn't mapped
by Kristian Høgsberg
· 13 years ago
b21fb9f
terminal: Add Ctrl-Shift-N keyboard binding to open new window
by Kristian Høgsberg
· 13 years ago
d3c69c2
window: Stop keyboard repeat when we lose keyboard focus
by Kristian Høgsberg
· 13 years ago
de845cf
terminal: Default terminal type to xterm
by Kristian Høgsberg
· 13 years ago
8b19c64
window: Create timerfd non-blocking
by Kristian Høgsberg
· 13 years ago
71a4cf4
terminal: Send ASCII DEL on for backspace
by Kristian Høgsberg
· 13 years ago
a162792
window: Compute initial window size correctly
by Kristian Høgsberg
· 13 years ago
e828e90
terminal: Track down remaining unhandled xterm-256color escape codes
by Kristian Høgsberg
· 13 years ago
cca3c2f
terminal: Fix tab expansion
by Kristian Høgsberg
· 13 years ago
82cd36b
terminal: Make terminal font configurable from command line and weston.ini
by Kristian Høgsberg
· 13 years ago
bd0cd76
window: Only repeat key if we still have kb focus
by Kristian Høgsberg
· 13 years ago
cf4d244
window: Add key-repeat to toy toolkit
by Kristian Høgsberg
· 13 years ago
Next »