summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-20pixman-renderer: Use output->matrix for region transformations and enablewip/transformsJason Ekstrand1-9/+60
2014-06-20pixman-renderer: Add a weston_matrix_to_pixman_transform function andJason Ekstrand1-135/+20
2014-06-20zoom: Use pixels instead of GL coordinatesJason Ekstrand1-24/+14
2014-06-20Use pixel coordinates for weston_output.matrixJason Ekstrand2-68/+52
2014-06-20gl-renderer: Call glViewport after the context is made currentJason Ekstrand1-3/+3
2014-06-20weston_surface: Add surface-to-buffer and buffer-to-surface matricesJason Ekstrand2-0/+87
2014-06-20Create a weston_surface_state structure for storing pending surface stateJason Ekstrand2-150/+81
2014-06-20Move weston_subsurface to after weston_surfaceJason Ekstrand1-51/+51
2014-06-19compositor: update the surface size when there is a size change without a buf...George Kiagiadakis2-14/+48
2014-06-18weston: Fix memleak issue in compositor.cSrivardhan Hebbar1-6/+17
2014-06-18compositor-wayland: Fix compiler warningThierry Reding1-1/+1
2014-06-18build: Silence libtoolize warningsThierry Reding2-0/+3
2014-06-18desktop-shell: make background applications less darkJonny Lamb1-3/+3
2014-06-18animation: ensure repaints are always scheduled during animationsJonny Lamb2-0/+16
2014-06-18exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort1-1/+3
2014-06-18animation: fix move scale animationJonny Lamb1-1/+3
2014-06-18compositor: unmap subsurface views before destroying the subsurfacesGeorge Kiagiadakis1-2/+6
2014-06-18Add a simple client for testing compositor damage handlingJason Ekstrand3-0/+893
2014-06-09libinput: Use floating point instead of fixed point numbersJonas Ådahl2-10/+19
2014-06-03compositor: raise errors when bad scale or transform values are usedJonny Lamb1-0/+18
2014-06-02Use FreeRDP buildin functions to get scancodesHardening1-18/+6
2014-06-02Add more keyboards for the RDP compositorHardening1-12/+120
2014-05-23Add releasing.txt to describe the release steps and other bits of processKristian Høgsberg1-0/+43
2014-05-23xdg-shell: Add show_window_menu requestJasper St. Pierre3-49/+39
2014-05-23clients: Allow creating a "detached" menuJasper St. Pierre2-14/+55
2014-05-23configure.ac: Bump master version to 1.5.90Kristian Høgsberg1-1/+1
2014-05-23comp-wayland: use safe foreach when destroying outputsU. Artie Eoff1-2/+2
2014-05-22configure.ac: Bump version to 1.5.0Kristian Høgsberg1-2/+2
2014-05-18clients: Remove the window / user parameters from the menu functionJasper St. Pierre6-14/+12
2014-05-12window: Send ack_configure immediately from configure handlerKristian Høgsberg1-9/+1
2014-05-12window: Move the resize after interpreting the statesJasper St. Pierre1-8/+8
2014-05-12window: Set frame flags immediately when we handle the new states in configureJasper St. Pierre1-12/+14
2014-05-12shell: Make margin double-buffered state that's applied on commitJasper St. Pierre1-5/+12
2014-05-12shell: Don't use the helper methods in xdg_shell implementationsJasper St. Pierre1-28/+17
2014-05-12shell: Centralize management of sending configure requestsJasper St. Pierre1-49/+63
2014-05-12xdg-shell: Turn "activated" into a stateJasper St. Pierre5-66/+15
2014-05-12terminal: Only add the new size to the title when we're resizingJasper St. Pierre3-14/+49
2014-05-12xdg-shell: Turn the resizing heuristics into an explicit stateJasper St. Pierre3-8/+30
2014-05-12xdg-shell: Rework the state systemJasper St. Pierre5-230/+205
2014-05-13xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre5-25/+22
2014-05-13fullscreen: Remove dirty sizing trickJasper St. Pierre1-9/+0
2014-05-13fullscreen: Remove our own focused state trackingJasper St. Pierre1-18/+3
2014-05-12configure.ac: Bump version 1.4.93Kristian Høgsberg1-1/+1
2014-05-12window: Ignore input events from subsurfacesAnder Conselvan de Oliveira1-5/+16
2014-05-12build: let 'make clean' remove logs/ againPekka Paalanen1-1/+1
2014-05-12gitignore log files, now in root directoryBryce W. Harrington1-0/+3
2014-05-12desktop-shell: Fix order of desktop_shell messagesJonas Ådahl1-11/+14
2014-05-09desktop-shell: Damage the black view when we remove itKristian Høgsberg1-0/+2
2014-05-09configure.ac: Fix indent for screen-share optionKristian Høgsberg1-1/+1
2014-05-09editor: Fix cursor positioning with pointer and touchAnder Conselvan de Oliveira1-10/+23