summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Implement support for wl_viewportwip/viewportJasper St. Pierre2014-11-058-0/+381
* shaped-texture: Add API to support a viewport viewJasper St. Pierre2014-11-052-23/+92
* xrandr: ignore hotplug_mode_update valueJonathon Jongsma2014-11-051-1/+25
* config: Fix compilation errorsEmmanuele Bassi2014-11-051-7/+7
* Makefile: Use $(NULL) trickJasper St. Pierre2014-11-041-18/+27
* monitor-config: Factor out some code to make a default configJasper St. Pierre2014-11-031-37/+33
* cursor-renderer-x11: Include Xfixes headers as wellJasper St. Pierre2014-11-031-0/+2
* cursor-tracker: Make sure to include Xfixes headersJasper St. Pierre2014-11-031-3/+4
* monitor-config: Prevent a crash applying config for a closed lidRui Matos2014-10-311-3/+16
* wayland: Don't check for hi-dpi on monitors with broken EDIDBastien Nocera2014-10-301-0/+8
* Bump version to 3.15.13.15.1Florian Müllner2014-10-302-1/+13
* meta-wayland-surface: Correcly scale the input regionAdel Gadllah2014-10-271-1/+2
* Revert "wayland-surface: Apply the surface scale only if needed"Adel Gadllah2014-10-271-4/+4
* ui: Adapt to GtkStyleContext changesFlorian Müllner2014-10-251-2/+0
* config: Combine two exit pathsJasper St. Pierre2014-10-231-6/+6
* config: Fix an incorrect unrefJasper St. Pierre2014-10-231-1/+0
* window: Placate new gccJasper St. Pierre2014-10-231-1/+1
* core: Unset "pointer emulating" sequence after event processingCarlos Garnacho2014-10-231-18/+13
* compositor: Ensure child actors are included in pickingCarlos Garnacho2014-10-231-0/+7
* wayland: Avoid MetaWindow call on non window-backed surfacesCarlos Garnacho2014-10-231-4/+5
* core: end-of-grab button releases must be consumed by the windowCarlos Garnacho2014-10-231-4/+2
* Revert "monitor-manager: Remove needless code"Rui Matos2014-10-231-2/+6
* config: Fix a few memory leaksJasper St. Pierre2014-10-221-5/+6
* config: Rename ret to configJasper St. Pierre2014-10-221-15/+15
* config: Fix the memory and other management for MetaMonitorConfigJasper St. Pierre2014-10-221-69/+64
* config: Refactor the check for the lid special-case outJasper St. Pierre2014-10-221-31/+24
* monitor-manager-xrandr: Don't do extra work on RRScreenChangeNotifyRui Matos2014-10-161-2/+6
* monitor-manager-xrandr: Use CurrentTime when applying configurationsRui Matos2014-10-161-5/+3
* monitor-manager: Don't try to match the outputs on hotplugRui Matos2014-10-164-34/+0
* monitor-manager-xrandr: Re-work xrandr event handlingRui Matos2014-10-161-11/+9
* monitor-manager: Remove needless codeRui Matos2014-10-161-6/+2
* configure: Actually make gbm optionalJasper St. Pierre2014-10-151-1/+0
* Make gbm optionalJasper St. Pierre2014-10-153-21/+34
* cursor: Clean up code flow slightlyJasper St. Pierre2014-10-151-8/+4
* display: Fix accidental inversion from 2f9c601Jasper St. Pierre2014-10-141-1/+1
* background: use GFiles instead of filenamesCosimo Cecchi2014-10-144-46/+70
* theme: Remove COLORIZE feature of imagesJasper St. Pierre2014-10-144-435/+10
* theme: Use cairo for drawing uncolorized IMAGEsJasper St. Pierre2014-10-141-6/+14
* theme: Use cairo for TINT operations with alphaJasper St. Pierre2014-10-141-62/+9
* theme: Use cairo for drawing ICONJasper St. Pierre2014-10-141-39/+70
* theme: Remove our own gradient stuffJasper St. Pierre2014-10-148-1422/+157
* keybindings: Always freeze on the stage windowJasper St. Pierre2014-10-142-2/+2
* native: Implement monitor hotplug in the native backendJasper St. Pierre2014-10-142-1/+45
* monitor-manager: Put the common hotplug code in a common path as wellJasper St. Pierre2014-10-143-15/+24
* monitor-manager: Simplify reading the current configurationJasper St. Pierre2014-10-143-54/+33
* monitor-manager-xrandr: Refactor handle_xevent once moreJasper St. Pierre2014-10-141-12/+6
* Remove unused variableFlorian Müllner2014-10-141-1/+0
* Bump version to 3.14.13.14.1Florian Müllner2014-10-142-1/+27
* screen: Always consider monitors with fullscreen windows "in-fullscreen"Florian Müllner2014-10-142-23/+28
* window-x11: Update the input region after setting the client rectJasper St. Pierre2014-10-121-2/+3