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
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
Add more missing config.h #includes
Kristian Høgsberg
1
-0
/
+2
2013-08-26
xwm: Use window->x/y for override redirect surfaces
Kristian Høgsberg
1
-3
/
+2
2013-08-26
xwm: Fix transform listener
Kristian Høgsberg
1
-21
/
+8
2013-08-26
xwm: Fix configure notify handler
Kristian Høgsberg
1
-9
/
+2
2013-08-26
xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it
Kristian Høgsberg
2
-0
/
+7
2013-08-22
add [xwayland] path weston.ini option
Maksim Melnikau
1
-2
/
+8
2013-08-20
autotools: Don't use wayland-scanner.m4
Daiki Ueno
1
-1
/
+2
2013-08-20
xwayland: Remove transform listener when destroying the wm
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2013-07-09
Convert to wl_global_create/destroy()
Kristian Høgsberg
1
-1
/
+1
2013-07-08
xwayland: Don't allow resizing to 0x0 or less
Kristian Høgsberg
1
-7
/
+17
2013-07-04
xwayland: Don't crash when we get configure notify for destroyed frame windows
Kristian Høgsberg
1
-14
/
+15
2013-07-03
Use wl_resource_create() for creating resources
Jason Ekstrand
1
-2
/
+4
2013-07-02
xwm: Use empty opaque region for windows with alpha
MoD
1
-9
/
+29
2013-06-28
xwayland: modify Makefile.am to clean up BUILD_SOURCES
Alex Wu
1
-0
/
+2
2013-06-20
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
Jason Ekstrand
1
-2
/
+1
2013-06-18
xwayland: Use _exit() when exec() fails
Kristian Høgsberg
1
-1
/
+1
2013-06-18
xwayland: Silence X wm debug logging
Kristian Høgsberg
1
-66
/
+99
2013-06-14
xwayland: Forward global position to X
Tiago Vignatti
2
-27
/
+48
2013-06-14
xwm: Check result of xcb_get_atom_name_reply
MoD
1
-3
/
+9
2013-06-14
xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type c...
MoD
1
-2
/
+5
2013-06-12
Change weston_surface.resource to a wl_resource pointer.
Jason Ekstrand
1
-6
/
+6
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
3
-3
/
+3
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-1
/
+1
2013-05-08
compositor: Adapt to wl_surface going away
Kristian Høgsberg
1
-3
/
+3
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
2
-8
/
+8
2013-05-02
xwm: Reparent client windows into ARGB windows
Kristian Høgsberg
2
-6
/
+44
2013-03-18
compositor: introduce weston_surface_geometry_dirty()
Pekka Paalanen
1
-2
/
+2
2013-02-21
xwm: Only call set_fullscreen if the window is mapped
Kristian Høgsberg
1
-3
/
+5
2013-02-20
Pass argc and argv to modules
Kristian Høgsberg
1
-1
/
+3
2013-02-20
Add missing builddir includes for version.h
Kristian Høgsberg
1
-0
/
+1
2013-02-18
Install header files and pkg-config file for external modules
Kristian Høgsberg
1
-0
/
+1
2013-02-14
xwm: Don't leak pending.input region
Kristian Høgsberg
1
-0
/
+1
2013-02-14
xwm: Fix silly region math
Kristian Høgsberg
1
-8
/
+4
2013-02-14
xwm: Fix input region regression from commit changes
Kristian Høgsberg
1
-1
/
+3
2013-02-12
xwm: Support _NET_WM_STATE_FULLSCREEN
Kristian Høgsberg
1
-23
/
+175
2013-01-10
xwayland/window-manager: Avoid doing work for unknown window
Rob Bradford
1
-2
/
+4
2012-12-06
xwayland: Close fd opened for lockfile on error path
Rob Bradford
1
-0
/
+3
2012-11-30
xwayland: Staticize weston_wm_set_selection and read_and_dump_property
Tiago Vignatti
3
-8
/
+2
2012-11-30
xwayland: Remove useless structure
Tiago Vignatti
1
-4
/
+0
2012-11-30
xwm: Rename get_resources function
Tiago Vignatti
1
-2
/
+2
2012-11-30
xwayland: Standardize 'wxs' for weston_xserver variables
Tiago Vignatti
1
-51
/
+51
2012-11-30
Fix build warnings from image_loader
Pekka Paalanen
1
-1
/
+5
2012-11-29
configure.ac: Don't link weston to cairo or image libraries
Kristian Høgsberg
1
-1
/
+1
2012-11-27
xwm: Fix xwm opaque region
Scott Moreau
1
-6
/
+6
2012-10-29
xwm: Fail safely if cursor is not found
Tiago Vignatti
1
-0
/
+3
2012-10-10
toytoolkit: Don't draw shadows for maximized windows.
Scott Moreau
1
-2
/
+2
2012-10-04
xwm: Plug kill signal for killing X apps
Tiago Vignatti
2
-0
/
+34
2012-09-11
compositor: Make all non-backend modules use module_init() as entry point
Kristian Høgsberg
1
-1
/
+1
2012-09-04
xwayland: replace opaque_rect, fix an alpha problem
Pekka Paalanen
1
-12
/
+16
2012-08-10
xwm: Use a simple heuristic for mapping X input events to a weston seat
Kristian Høgsberg
3
-12
/
+22
[next]