index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-18
libweston: Add a generic weston_compositor_load_module
wip/libweston-modules
Quentin Glidic
6
-4
/
+66
2016-12-18
weston: Add a specific option to load XWayland
Quentin Glidic
5
-13
/
+33
2016-12-18
weston: Make the shell entrypoint specific
Quentin Glidic
5
-7
/
+25
2016-12-18
weston: Properly namespace modules entrypoint
Quentin Glidic
15
-31
/
+54
2016-12-18
libweston: Properly namespace modules entrypoint
Quentin Glidic
11
-9
/
+16
2016-12-18
libweston: Properly namespace backends entrypoint
Quentin Glidic
8
-15
/
+15
2016-12-16
compositor: Assign new views to the primary plane
Daniel Stone
1
-0
/
+1
2016-12-12
compositor-drm: Reshuffle and comment plane conditions
Daniel Stone
1
-31
/
+48
2016-12-12
Remove DPMS-on when going offscreen
Daniel Stone
1
-8
/
+1
2016-12-12
compositor-drm: Remove open-coded weston_compositor_wake
Daniel Stone
1
-6
/
+1
2016-12-12
compositor-drm: Delete drm_backend_set_modes
Daniel Stone
1
-33
/
+0
2016-12-12
compositor-drm: Store width and height inside drm_fb
Daniel Stone
1
-11
/
+13
2016-12-12
compositor-drm: Use signed int for width/height
Daniel Stone
1
-5
/
+6
2016-12-12
compositor-drm: Use fb->fd consistently
Daniel Stone
1
-2
/
+1
2016-12-12
compositor-drm: Extract EGL destroy to helper
Daniel Stone
1
-11
/
+15
2016-12-12
compositor-drm: Simplify drm_sprite_crtc_supported
Daniel Stone
1
-27
/
+4
2016-12-12
compositor-drm: Comment struct members
Daniel Stone
1
-2
/
+2
2016-12-08
libweston-desktop: don't crash when getting the pid for X clients
Giulio Camuffo
2
-1
/
+9
2016-11-30
tests: Skip Xwayland test if binary isn't available
Daniel Stone
2
-1
/
+5
2016-11-30
libweston: Make module loading safe against long paths
Daniel Stone
2
-6
/
+24
2016-11-29
compositor-wayland: Destroy cursor images earlier
Daniel Stone
1
-4
/
+4
2016-11-29
Don't prepend protocol/ to include paths
Daniel Stone
4
-5
/
+5
2016-11-28
editor: Load a file if specified on command line
Bryce Harrington
1
-5
/
+63
2016-11-28
editor: Use parse_options() from shared for command line options
Bryce Harrington
1
-22
/
+57
2016-11-28
compositor-wayland: Set frame callback for Pixman
Daniel Stone
1
-3
/
+2
2016-11-28
gl-renderer: Fix an invalid write when closing a Weston window
Dima Ryazanov
1
-0
/
+4
2016-11-28
compositor-wayland: Fix a use after free
Dima Ryazanov
1
-9
/
+14
2016-11-25
libweston-desktop/xwayland: add is_mapped handling for XWAYLAND
Pekka Paalanen
1
-0
/
+6
2016-11-25
libweston-desktop/xwayland: XWAYLAND surfaces are never 'added'
Pekka Paalanen
1
-0
/
+4
2016-11-25
libweston-desktop/xwayland: clarify 'added' logic
Pekka Paalanen
1
-1
/
+2
2016-11-25
libweston-desktop/xwayland: window type XWAYLAND cannot have a parent
Pekka Paalanen
1
-0
/
+1
2016-11-24
XWM: debug position and size on map request
Pekka Paalanen
1
-2
/
+3
2016-11-24
XWM: debug position on create_notify
Pekka Paalanen
1
-1
/
+2
2016-11-24
compositor-x11: fix segfault when use_pixman is true
Ryo Munakata
1
-1
/
+2
2016-11-24
Don't include version.h from compositor.h
Daniel Stone
1
-1
/
+0
2016-11-23
tests: Extend subsurface place_{above,below} hierarchy
Daniel Stone
1
-0
/
+142
2016-11-23
build: fix wayland-backend distcheck
Pekka Paalanen
1
-5
/
+5
2016-11-22
weston-terminal: Fix crash on first keystroke
Derek Foreman
1
-0
/
+2
2016-11-22
compositor: allow using nested parent as a subsurface sibling
Arnaud Vrac
2
-18
/
+54
2016-11-22
xwayland: Create the drag-and-drop window in weston_wm_dnd_init
Carlos Garnacho
1
-46
/
+24
2016-11-21
libweston: Add move (without scale) animation
Quentin Glidic
2
-7
/
+35
2016-11-21
desktop-shell/client: Add left/right panel position (basic) support
Quentin Glidic
1
-4
/
+38
2016-11-21
desktop-shell/client: Introduce helper variables
Quentin Glidic
1
-7
/
+15
2016-11-21
desktop-shell/client: Parse the clock format once
Quentin Glidic
1
-12
/
+20
2016-11-21
desktop-shell/client: Use a proper enum for clock format
Quentin Glidic
1
-7
/
+10
2016-11-21
desktop-shell: Properly position the panel surface
Quentin Glidic
1
-4
/
+20
2016-11-21
desktop-shell: Compute panel size without using output
Quentin Glidic
1
-29
/
+19
2016-11-21
desktop-shell/client: Add bottom panel support
Quentin Glidic
1
-20
/
+34
2016-11-21
gl: Don't declare variables in for loop
Bryce Harrington
1
-1
/
+2
2016-11-21
compositor-wayland: Port to xdg-shell-v6
Armin Krezović
2
-15
/
+130
[next]