index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
evdev: Suport old-style single-touch touch screens
Kristian Høgsberg
1
-1
/
+19
2013-07-29
evdev: Use temporary x and y coordinates when applying calibration
Kristian Høgsberg
1
-6
/
+11
2013-07-29
evdev: Don't add output offset in evdev_process_absolute_motion()
Kristian Høgsberg
1
-4
/
+2
2013-07-29
clipboard: Fix fd leak
Kristian Høgsberg
1
-2
/
+8
2013-07-25
shell: Remove redundant weston_pointer field from shell_grab
Kristian Høgsberg
1
-4
/
+1
2013-07-25
evdev: Use weston_output_transform_coordinate for evdev touch screens
Kristian Høgsberg
1
-15
/
+19
2013-07-25
compositor: Move device coordinate transform helper to compositor.c
Kristian Høgsberg
3
-61
/
+61
2013-07-22
weston-launch: Ignore sighup
Kristian Høgsberg
1
-0
/
+4
2013-07-12
shell: Respect output transformation for input panel surface
Rob Bradford
1
-5
/
+2
2013-07-09
tablet-shell: Avoid infinite loop when unlocking
Rob Bradford
1
-1
/
+1
2013-07-09
tablet-shell: Fix copy and paste error in unlock handler
Rob Bradford
1
-1
/
+1
2013-07-09
Convert to wl_global_create/destroy()
Kristian Høgsberg
9
-47
/
+44
2013-07-08
input: Remove wl_seat global when a seat is destroyed
Kristian Høgsberg
2
-3
/
+6
2013-07-08
xwayland: Don't allow resizing to 0x0 or less
Kristian Høgsberg
1
-7
/
+17
2013-07-08
weston-launch: Fix the typo for real this time
Kristian Høgsberg
1
-1
/
+1
2013-07-08
compositor: Eliminate marshalling warning for leave events
Kristian Høgsberg
1
-4
/
+0
2013-07-08
input: check if the resource is valid in seat_get_pointer
Giulio Camuffo
1
-1
/
+1
2013-07-08
Document RDP compositor options
Hardening
1
-0
/
+15
2013-07-08
Fix compilation with FreeRDP master
Hardening
1
-1
/
+1
2013-07-08
weston-launch: Fix an error message typo
Kristian Høgsberg
1
-1
/
+1
2013-07-08
weston-launch: Set all groups for user
Quentin Glidic
1
-0
/
+4
2013-07-06
compositor: rebuild the global list if we've removed a surface from it
Rob Bradford
1
-1
/
+6
2013-07-05
compositor: Remove a plane from the compositor list when releasing it
Ander Conselvan de Oliveira
1
-0
/
+6
2013-07-04
xwayland: Don't crash when we get configure notify for destroyed frame windows
Kristian Høgsberg
1
-14
/
+15
2013-07-04
shell: Always go through end_busy_cursor when ending the busy cursor grab
Kristian Høgsberg
1
-4
/
+5
2013-07-04
input: Don't cache pointer grab interface between calls to focus and motion
Kristian Høgsberg
1
-20
/
+9
2013-07-03
shell: Dont set grab cursor if desktop-shell client died
Kristian Høgsberg
1
-3
/
+7
2013-07-03
shell: Allow ending of popup grabs from within the starting of the grab
Rob Bradford
1
-1
/
+3
2013-07-03
shell: Fix calculation of center point in surface rotation
Louis-Francis Ratté-Boulianne
1
-2
/
+2
2013-07-03
Use wl_resource_create() for creating resources
Jason Ekstrand
10
-120
/
+161
2013-07-03
Add a MIN macro
Jason Ekstrand
1
-0
/
+4
2013-07-02
xwm: Use empty opaque region for windows with alpha
MoD
1
-9
/
+29
2013-07-01
touchpad: Handle two-finger click as right click for button pads
Kristian Høgsberg
1
-2
/
+8
2013-06-28
build: Make libxkbcommon build-time optional in the compositor
Rob Bradford
2
-8
/
+33
2013-06-28
input: Add support for making libxkbcommon optional
Matt Roper
3
-21
/
+57
2013-06-28
compositor-drm: Enable seat constraining when configured in weston.ini
Rob Bradford
4
-1
/
+36
2013-06-28
xwayland: modify Makefile.am to clean up BUILD_SOURCES
Alex Wu
1
-0
/
+2
2013-06-25
input: Add weston_pointer_clamp function to ensure pointer visible
Rob Bradford
2
-6
/
+9
2013-06-25
udev-seat: Refactor out seat lookup and possible creation
Rob Bradford
2
-9
/
+22
2013-06-25
gl-renderer: Split gl_renderer_attach() into smaller functions
Ander Conselvan de Oliveira
1
-94
/
+119
2013-06-25
gl-renderer: Fix initial upload of SHM buffer as texture
Ander Conselvan de Oliveira
1
-5
/
+13
2013-06-25
gl-renderer: Track the buffer type in gl_surface_state
Ander Conselvan de Oliveira
1
-4
/
+14
2013-06-25
compositor: Remove a few legacy uses of wl_object
Kristian Høgsberg
2
-8
/
+0
2013-06-25
compositor: Fix a couple of left-over wl_resource direct access
Kristian Høgsberg
2
-2
/
+4
2013-06-25
gl-renderer: Use eglQueryWaylandBufferWL for getting width and height
Kristian Høgsberg
1
-2
/
+4
2012-02-26
src/.gitignore: add spring-tool to .gitignore
Nathan Reboud
1
-0
/
+1
2013-06-25
data-device: Remove redundant and confusing assignment
Kristian Høgsberg
1
-1
/
+1
2013-06-25
data-device: Don't leak wl_data_source in destructor
Kristian Høgsberg
1
-1
/
+1
2013-06-25
compositor: Fix remaining double free()s
Kristian Høgsberg
3
-6
/
+0
2013-06-25
compositor: Remove double free()s in resource destructors
Kristian Høgsberg
3
-7
/
+0
[prev]
[next]