index
:
~jonny/weston
egl-platform
egl-platform-misc
info-scale
master
no-panel
panel
repeat-info
le weston
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
editor: Fix segfault when deleting the first character
Daiki Ueno
1
-2
/
+2
2013-06-28
toytoolkit: Allow operation without a keymap
Matt Roper
1
-0
/
+4
2013-06-25
nested: Fix direct access to resource->data
Kristian Høgsberg
1
-6
/
+6
2013-06-24
nested: Port away from old wl_resource API
Kristian Høgsberg
1
-22
/
+28
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-3
/
+1
2013-06-05
weston-info: Report the seat name provided by the compositor
Rob Bradford
1
-1
/
+12
2013-06-04
clients/nested: Fix compilation
Armin K
1
-4
/
+7
2013-06-04
add fullscreen to .gitignore
U. Artie Eoff
1
-0
/
+1
2013-06-04
clients: Nested compositor example
Kristian Høgsberg
5
-0
/
+986
2013-06-04
editor: Do not commit/preedit after invalid delete
Jan Arne Petersen
1
-14
/
+41
2013-06-04
editor: Improve checks on delete add asserts
Jan Arne Petersen
1
-1
/
+5
2013-06-04
editor: Properly adjust cursor on delete
Jan Arne Petersen
1
-4
/
+7
2013-06-04
editor: Support deleting text in preedit_string
Jan Arne Petersen
1
-2
/
+11
2013-06-04
editor: Fix text selection
Jan Arne Petersen
1
-32
/
+44
2013-05-28
fullscreen: Add fullscreen testing client
Alexander Larsson
2
-0
/
+360
2013-05-28
Convert all scales to int32_t
Alexander Larsson
3
-14
/
+14
2013-05-22
toytoolkit: Make the window resizing optimization optional
Louis-Francis Ratté-Boulianne
1
-0
/
+2
2013-05-22
desktop-shell: new wallpaper mode scale-crop
Pekka Paalanen
1
-5
/
+22
2013-05-22
shell: wait for desktop-shell init before fade in
Pekka Paalanen
1
-1
/
+45
2013-05-22
transformed: Add keyboard shortcuts to change transform
Alexander Larsson
1
-0
/
+54
2013-05-22
terminal: Handle output transform
Alexander Larsson
1
-1
/
+12
2013-05-22
window: Add window_get_output_scale()
Alexander Larsson
2
-0
/
+21
2013-05-22
desktop-shell: Respect output scale and translate
Alexander Larsson
1
-13
/
+62
2013-05-22
window: Store server_allocation in surface size
Alexander Larsson
1
-20
/
+72
2013-05-22
transformed: Use the scale factor from the output
Alexander Larsson
1
-0
/
+1
2013-05-22
window: Apply buffer_scale automatically in widget_cairo_create
Alexander Larsson
1
-0
/
+3
2013-05-22
window: allow setting a buffer scale on a window
Alexander Larsson
2
-2
/
+30
2013-05-22
window: Track output scales
Alexander Larsson
2
-2
/
+31
2013-05-22
transformed: Rely on transformation in widget_cairo_create
Alexander Larsson
1
-61
/
+8
2013-05-22
window: Support transform in widget_cairo_create()
Alexander Larsson
1
-0
/
+77
2013-05-22
window: avoid a gcc warning in buffer release handler
Pekka Paalanen
1
-17
/
+31
2013-05-15
Fix missing corner resize cursors in Kubuntu (oxy-white theme)
Dima Ryazanov
1
-8
/
+16
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
4
-16
/
+16
2013-05-10
window: add DBG code for leaf management and redraws
Pekka Paalanen
1
-3
/
+91
2013-05-10
window: throttle resizing to the main surface
Pekka Paalanen
1
-4
/
+9
2013-05-10
window: prevent EGL sub-surface deadlock
Pekka Paalanen
1
-0
/
+32
2013-05-10
clients: add subsurfaces demo
Pekka Paalanen
5
-0
/
+840
2013-05-10
window: implement per-surface redraws
Pekka Paalanen
1
-27
/
+61
2013-05-10
window: create sub-surfaces
Pekka Paalanen
2
-3
/
+155
2013-05-10
window: implement shm triple-buffering
Pekka Paalanen
1
-25
/
+41
2013-05-10
protocol: add sub-surfaces
Pekka Paalanen
3
-0
/
+7
2013-05-10
editor: Removed unused utf8_characters() function
Kristian Høgsberg
1
-11
/
+0
2013-05-08
simple-egl: Add support for EGL_EXT_swap_buffer_with_damage
Kristian Høgsberg
1
-1
/
+39
2013-05-06
editor: Fix some offsets for multi-byte characters
Jan Arne Petersen
1
-52
/
+48
2013-05-06
keyboard: Fix offsets when deleting text
Jan Arne Petersen
1
-5
/
+85
2013-05-02
text: Rename input_method to wl_input_method
Jan Arne Petersen
2
-143
/
+143
2013-05-02
text: Rename text_input to wl_text_input
Jan Arne Petersen
2
-64
/
+64
2013-05-02
keyboard: Remove unneded calls
Jan Arne Petersen
1
-16
/
+0
2013-05-02
text: delete text on commit_string
Jan Arne Petersen
2
-14
/
+33
2013-05-02
text: Fix serial handling
Jan Arne Petersen
3
-41
/
+34
[next]