index
:
~alexl/weston
master
scale
Personal copy of weston
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
text: Only allow input-method started by weston to bind
Jan Arne Petersen
1
-7
/
+14
2013-05-02
text: Add output argument to set_toplevel
Jan Arne Petersen
1
-12
/
+16
2013-05-02
text: Add support for panels following the cursor
Jan Arne Petersen
4
-11
/
+90
2013-05-02
text: Rename text_model to text_input
Jan Arne Petersen
1
-121
/
+121
2013-05-02
text: Order requests and events in a nice way
Jan Arne Petersen
1
-12
/
+12
2013-05-02
text: rename text_model::commit to commit_state
Jan Arne Petersen
1
-3
/
+3
2013-05-02
text: Add language and text-direction to protocol
Jan Arne Petersen
1
-2
/
+44
2013-05-02
xwm: Reparent client windows into ARGB windows
Kristian Høgsberg
2
-6
/
+44
2013-05-02
Move the optional output name property from drm_output to weston_output
Richard Hughes
3
-7
/
+6
2013-05-01
Fix not checking return value of drmIoctl function call to map dumb buffer
Chris Michael
1
-2
/
+1
2013-05-01
Include config.h in compositor-drm.c
Richard Hughes
1
-0
/
+4
2013-05-01
Add a set_gamma vfunc on weston_output
Richard Hughes
2
-0
/
+31
2013-05-01
Add a output_created_signal on weston_compositor
Richard Hughes
2
-0
/
+3
2013-05-01
Add a destroy_signal on weston_output
Richard Hughes
2
-0
/
+4
2013-05-01
Extract and parse the EDID when outputs are added
Richard Hughes
2
-1
/
+150
2013-04-15
shell: clear popup grab interface on remove_popup_grab and popup_grab_end
Philipp Brüschweiler
1
-0
/
+3
2013-04-11
Correctly handle extended RDP keycodes
Hardening
1
-12
/
+42
2013-04-08
Make backends always specify output repaint time
Jonas Ådahl
9
-30
/
+198
2013-04-04
compositor-drm: Allow running without launcher if effective UID is 0
Kristian Høgsberg
1
-2
/
+2
2013-04-03
compositor: Use wl_pointer_set_current to cleanup after surface destruction
Rob Bradford
1
-1
/
+1
2013-04-01
compositor: add information about the fbdev backend to --help output
Philipp Brüschweiler
1
-1
/
+7
2013-04-01
RDP compositor take 6
Hardening
2
-1
/
+1019
2013-03-29
compositor: add WESTON_COMPOSITOR_OFFSCREEN state
Philipp Brüschweiler
5
-9
/
+31
2013-03-28
sdk: be C++ friendly
Giulio Camuffo
3
-18
/
+26
2013-03-27
compositor: Remove unused wl_pointer variable
Kristian Høgsberg
1
-1
/
+0
2013-03-27
Added handler for SIGABRT
Peter Maatman
1
-11
/
+18
2013-03-27
evdev-touchpad: Disable tap FSM by default on touchpads with button pads
Jonas Ådahl
1
-0
/
+17
2013-03-27
compositor-x11: Fix relative motion reporting for multiple outputs
Kristian Høgsberg
2
-17
/
+13
2013-03-27
compositor: Support notifying with absolute position too
Rob Bradford
3
-7
/
+25
2013-03-27
compositor-drm: ensure we run drm-backend using weston-launch
Rafal Mielniczuk
1
-0
/
+7
2013-03-27
shell: set the popup grab button as pressed only if it actually is
Giulio Camuffo
1
-1
/
+5
2013-03-25
shell: handle multiple popups
Giulio Camuffo
3
-25
/
+144
2013-03-22
weston-egl: Allow compilation against older EGL stack
Rob Bradford
1
-0
/
+4
2013-03-19
weston-launch: cleanup - return failures in main with EXIT_FAILURE
Siddharth Heroor
1
-5
/
+5
2013-03-19
compositor-rpi: Use correct enum, removes a warning
Philipp Brüschweiler
1
-1
/
+1
2013-03-19
compositor: remove unused field option_idle_time
Philipp Brüschweiler
2
-3
/
+1
2013-03-19
weston-launch: return better value if weston dies because of a signal
Philipp Brüschweiler
1
-2
/
+14
2013-03-19
weston-launch: move function calls out of assert()
Philipp Brüschweiler
1
-3
/
+7
2013-03-19
shell: reset rotation for maximized surface
Rafal Mielniczuk
1
-9
/
+22
2013-03-19
shell: block move, rotate, resize in maximized state
Rafal Mielniczuk
1
-4
/
+8
2013-03-18
pixman-renderer: don't forget to initialize the debug fields
Philipp Brüschweiler
1
-0
/
+2
2013-03-18
compositor, shell: surface transform inheritance
Pekka Paalanen
3
-28
/
+82
2013-03-18
compositor: introduce weston_surface_geometry_dirty()
Pekka Paalanen
5
-31
/
+36
2013-03-18
compositor: remove redundant geometry dirtying
Pekka Paalanen
1
-32
/
+3
2013-03-18
Eat scroll event if a key binding function is executed because of it.
Rune K. Svendsen
3
-6
/
+10
2013-03-18
Fix memory leaks
Scott Moreau
2
-0
/
+3
2013-03-18
gl-renderer: Use EXT_buffer_age and don't assume double buffering
Ander Conselvan de Oliveira
1
-20
/
+66
2013-03-18
compositor: Don't rely on surface->clip to cull overlay obscured damage
Ander Conselvan de Oliveira
2
-16
/
+23
2013-03-18
gl-renderer: Don't change the region supplied to output repaint
Ander Conselvan de Oliveira
1
-3
/
+7
2013-03-18
compositor: Keep a z-ordered list of planes
Ander Conselvan de Oliveira
3
-38
/
+60
[prev]
[next]