summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-08Updated Korean translationChangwoo Ryu1-647/+437
2015-03-05x11: Cut some slack to clients doing slow draws/resizesCarlos Garnacho1-28/+44
2015-03-05wayland: Destroy pending frame callbacks when destroying a surfaceCarlos Garnacho4-0/+28
2015-03-05Updated Italian translationMilo Casagrande1-1025/+41
2015-03-05Updated Polish translationPiotr Drąg1-749/+42
2015-03-04Bump version to 3.15.91Florian Müllner2-1/+20
2015-03-04build: Drop deprecated autogen.sh variablesFlorian Müllner1-2/+1
2015-03-04Add style classes to the titlebuttonsHorst31801-0/+22
2015-03-04Updated Serbian translationМирослав Николић2-1250/+826
2015-03-03MetaBackgroundActor: glsl: do not mix int and float.Alban Browaeys1-1/+1
2015-03-03wayland: Sync surface actor state when changing main monitorJonas Ådahl6-6/+64
2015-03-03wayland: Fix surface damage region scalesJonas Ådahl1-9/+17
2015-03-03wayland: Make the surface actor set its own stateJonas Ådahl6-42/+94
2015-03-02monitor-manager-kms: Fix a crash getting a crtc-less output's scaleRui Matos1-0/+3
2015-03-02monitor-manager-kms: Cope with non-existent connectors and encodersRui Matos1-3/+6
2015-03-02monitor-manager-kms: Don't store a list of encodersRui Matos1-17/+10
2015-03-02native: fix pointer constrainingMarek Chalupa1-7/+7
2015-03-02backends/dummy: Set scale of dummy outputJonas Ådahl1-0/+1
2015-03-01Updated Swedish translationAnders Jonsson1-1471/+95
2015-02-28Updated Galician translationsFran Dieguez1-10/+31
2015-02-28Updated Lithuanian translationAurimas Černius1-684/+478
2015-02-26Updated Brazilian Portuguese translationRafael Ferreira1-9/+29
2015-02-26backends/native: Calculate the output scale in hereJasper St. Pierre2-65/+69
2015-02-26launcher: Fix a gcc warningJasper St. Pierre1-1/+1
2015-02-25window-wayland: Set transient and window type on manage() for popupsRui Matos2-2/+10
2015-02-25wayland-surface: Keep a reference to a popup's parent surfaceRui Matos2-2/+30
2015-02-25native: don't leak logind session proxyRay Strode1-3/+6
2015-02-24Updated Hebrew translationYosef Or Boczko1-3/+23
2015-02-24Updated Russian translationStas Solovey1-5/+30
2015-02-24Updated French translationClaude Paroz1-771/+43
2015-02-23Updated Spanish translationDaniel Mustieles1-11/+33
2015-02-22Updated Hungarian translationBalázs Úr1-610/+407
2015-02-22wayland-outputs: Respect the scaling-factor overrideJasper St. Pierre1-1/+15
2015-02-22wayland-outputs: Use the wrappers for post_eventJasper St. Pierre1-16/+14
2015-02-22Updated Slovak translationDušan Kazik1-2/+22
2015-02-21Updated Greek translationEfstathios Iosifidis1-655/+452
2015-02-21Updated Chinese (Taiwan) translationChao-Hsiung Liao1-596/+370
2015-02-20Bump version to 3.15.90Florian Müllner2-1/+19
2015-02-19wayland: add keybindings for VT8-VT12Ray Strode2-0/+55
2015-02-18screen: Don't map the COW on WaylandJasper St. Pierre1-1/+4
2015-02-18wayland: don't try to use seat devices that aren't (yet) presentRay Strode1-13/+33
2015-02-18data-device: Set "dnd" role on the icon surface, not the source oneCarlos Garnacho1-1/+2
2015-02-18wayland: discard non-seat events sent to the seatRay Strode1-0/+48
2015-02-18wayland: treat touchpads like mouse devicesRay Strode1-0/+1
2015-02-18Updated Slovak translationDušan Kazik1-1192/+925
2015-02-17backend: Add a hack to force the dummy monitor managerJasper St. Pierre1-1/+12
2015-02-17iconcache: Fix the icon of Kerbel Space ProgramJasper St. Pierre1-16/+26
2015-02-17iconcache: Fix a dumb thinkoJasper St. Pierre1-2/+2
2015-02-17wayland: Fail clients who try to create or destroy a not-top-most popupJonas Ådahl5-0/+56
2015-02-17wayland: Unmap popup windows when a popup chain is dismissedJonas Ådahl6-10/+49