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-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
2012-08-01
compositor: Fold the log prototypes into compositor.h and drop log.h
Kristian Høgsberg
3
-3
/
+0
2012-07-22
xwm: Make override-redirect windows opaque
Kristian Høgsberg
1
-1
/
+11
2012-07-22
xwm: use last focused window for guessing transient parent
Tiago Vignatti
2
-3
/
+14
2012-07-22
xwm: Fix transient positioning
Tiago Vignatti
1
-2
/
+19
2012-07-22
xwm: Initialize window decoration always as !override
Tiago Vignatti
1
-1
/
+1
2012-07-20
xwm: Don't try to change frame cursor when there's no decoration
Tiago Vignatti
1
-3
/
+3
2012-07-16
xwm: set the root window pointer to left_ptr
Tiago Vignatti
1
-9
/
+7
2012-07-16
xwm: set appropriate cursors for the frame window
Tiago Vignatti
2
-0
/
+164
2012-07-16
xwayland: add simple xcb-cursor hook based on libXcursor
Tiago Vignatti
1
-0
/
+71
2012-07-16
xwayland: Look up 32 depth rgba render format as well
Kristian Høgsberg
2
-4
/
+13
2012-07-16
xwayland: Use the right length for iterating through the formats array
Kristian Høgsberg
1
-1
/
+1
2012-07-09
xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
Martin Olsson
1
-0
/
+1
2012-06-27
shell: Take a wl_surface as parent for transient and popup windows
Kristian Høgsberg
1
-1
/
+1
2012-06-25
xwm: Add xwayland.h to Makefile.am
Kristian Høgsberg
1
-1
/
+2
2012-06-15
xwm: Fix crash when we don't have a transient_for window
Kristian Høgsberg
1
-1
/
+1
2012-06-13
xwm: fix typo on windows hints
Tiago Vignatti
1
-2
/
+2
2012-06-08
Replace fprintf() by weston_log()
Martin Minarik
3
-77
/
+75
2012-06-05
xwm: use override_redirect for determining or not top-level windows
Tiago Vignatti
1
-5
/
+9
2012-06-05
xwayland: fix typo on configure libs
Tiago Vignatti
1
-1
/
+1
2012-06-05
xwm: Only destroy window frame in unmap_notify if we have one
Kristian Høgsberg
1
-5
/
+7
2012-06-04
xwm: Take WM_S0 manager selection
Kristian Høgsberg
2
-0
/
+8
2012-06-04
xwm: Claim the CLIPBOARD_MANAGER selection
Kristian Høgsberg
3
-0
/
+16
[next]