5632 Commits (999bc4e108393b3240f2260b7de1a52f93b98936)
 

Author SHA1 Message Date
Abdur Rehman 999bc4e108 man: fix grammar 8 years ago
Abdur Rehman bc46292caa compositor: fix a minor typo 8 years ago
Abdur Rehman 4dca0e1717 compositor-drm: fix a couple of typos 8 years ago
Abdur Rehman b833d742c7 ivi-shell: fix minor typos 8 years ago
Abdur Rehman 7f1da1f524 desktop-shell: fix a typo 8 years ago
Abdur Rehman 7631f38f13 configure.ac: correct text 8 years ago
Abdur Rehman 6c1c0dd5fa clients: fix a couple of trivial typos 8 years ago
Daniel Stone fb4869d628 compositor: Assign new views to the primary plane 8 years ago
Daniel Stone 296d7a92ad compositor-drm: Reshuffle and comment plane conditions 8 years ago
Daniel Stone 893b936f9a Remove DPMS-on when going offscreen 8 years ago
Daniel Stone f33e104865 compositor-drm: Remove open-coded weston_compositor_wake 8 years ago
Daniel Stone 47224cc931 compositor-drm: Delete drm_backend_set_modes 8 years ago
Daniel Stone c8c917cb61 compositor-drm: Store width and height inside drm_fb 8 years ago
Daniel Stone f214fdca5a compositor-drm: Use signed int for width/height 8 years ago
Daniel Stone 4e5eceb075 compositor-drm: Use fb->fd consistently 8 years ago
Daniel Stone 3e661f7b6c compositor-drm: Extract EGL destroy to helper 8 years ago
Daniel Stone a3ae4767ad compositor-drm: Simplify drm_sprite_crtc_supported 8 years ago
Daniel Stone 17339233a0 compositor-drm: Comment struct members 8 years ago
Giulio Camuffo f15320faee
libweston-desktop: don't crash when getting the pid for X clients 8 years ago
Daniel Stone 2295a62788 tests: Skip Xwayland test if binary isn't available 8 years ago
Daniel Stone beb97e5f79 libweston: Make module loading safe against long paths 8 years ago
Daniel Stone 698f9bf854 compositor-wayland: Destroy cursor images earlier 8 years ago
Daniel Stone 7dbb0e148f Don't prepend protocol/ to include paths 8 years ago
Bryce Harrington 411ffabbb5 editor: Load a file if specified on command line 8 years ago
Bryce Harrington 3d90da21fe editor: Use parse_options() from shared for command line options 8 years ago
Daniel Stone 21fac60838 compositor-wayland: Set frame callback for Pixman 8 years ago
Dima Ryazanov 6a38ad740c gl-renderer: Fix an invalid write when closing a Weston window 8 years ago
Dima Ryazanov 89c2f637b9 compositor-wayland: Fix a use after free 8 years ago
Pekka Paalanen e3a582f9ff libweston-desktop/xwayland: add is_mapped handling for XWAYLAND 8 years ago
Pekka Paalanen bbc749af73 libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' 8 years ago
Pekka Paalanen 3326820e0f libweston-desktop/xwayland: clarify 'added' logic 8 years ago
Pekka Paalanen a838b7825f libweston-desktop/xwayland: window type XWAYLAND cannot have a parent 8 years ago
Pekka Paalanen 44660c3b9c XWM: debug position and size on map request 8 years ago
Pekka Paalanen 7db6c43b5b XWM: debug position on create_notify 8 years ago
Ryo Munakata e6dec90e29 compositor-x11: fix segfault when use_pixman is true 8 years ago
Daniel Stone 04bd040258 Don't include version.h from compositor.h 8 years ago
Daniel Stone 9983400465 tests: Extend subsurface place_{above,below} hierarchy 8 years ago
Pekka Paalanen 9f3d95e0d7 build: fix wayland-backend distcheck 8 years ago
Derek Foreman 2b685d9de9 weston-terminal: Fix crash on first keystroke 8 years ago
Arnaud Vrac b8c16c995b compositor: allow using nested parent as a subsurface sibling 8 years ago
Carlos Garnacho 11f8fcbefe xwayland: Create the drag-and-drop window in weston_wm_dnd_init 8 years ago
Quentin Glidic 24d306ccd8 libweston: Add move (without scale) animation 8 years ago
Quentin Glidic e7ed60fabe desktop-shell/client: Add left/right panel position (basic) support 8 years ago
Quentin Glidic 51c2c37e0e desktop-shell/client: Introduce helper variables 8 years ago
Quentin Glidic 3e37b343a2 desktop-shell/client: Parse the clock format once 8 years ago
Quentin Glidic f9574f2314 desktop-shell/client: Use a proper enum for clock format 8 years ago
Quentin Glidic e8bf959764 desktop-shell: Properly position the panel surface 8 years ago
Quentin Glidic 581df06ad1 desktop-shell: Compute panel size without using output 8 years ago
Quentin Glidic 55d5701ddf desktop-shell/client: Add bottom panel support 8 years ago
Bryce Harrington fe0410b0cc gl: Don't declare variables in for loop 8 years ago