summaryrefslogtreecommitdiff
path: root/src/backends/meta-barrier.c
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-171-3/+3
* barrier: Make type derivable againJonas Ådahl2022-09-151-5/+0
* Revert "barrier: Get rid of private instance struct"Jonas Ådahl2022-09-151-34/+52
* barrier: Get rid of private instance structJonas Ådahl2022-07-261-52/+34
* barrier: Add GInitable based constructor methodJonas Ådahl2022-07-261-1/+52
* barrier: Modernize type implementationJonas Ådahl2022-07-261-12/+34
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-9/+60
* barrier: Remove _ prefix in various placesJonas Ådahl2022-04-291-4/+4
* barrier: Some coding style cleanupJonas Ådahl2022-04-291-6/+18
* barrier/native: Fix warning about implicit enum conversionJonas Ådahl2022-03-041-0/+9
* src: Stop using GSliceRobert Mader2021-02-221-1/+1
* barrier: Complain loudly if bogus barriers are createdJonas Ådahl2020-11-271-0/+4
* barriers: Free backend implementation at dispose timewip/fix-barrier-leakRay Strode2020-09-271-0/+3
* barriers: Fix leak in meta_barrier_destroyRay Strode2020-09-261-1/+1
* cleanup: Don't use G_TYPE_INSTANCE_GET_PRIVATE()Florian Müllner2019-07-181-1/+1
* Use a consistent style for enum bracesNiels De Graef2019-02-281-2/+4
* x11: Require XInput 2.3 at build timeJonas Ådahl2018-11-061-2/+0
* Clean up include macros messJonas Ådahl2018-11-061-5/+10
* Stop using g_type_class_add_private()Florian Müllner2018-07-311-3/+1
* Move out generic math parts out of the native barrier implementationJonas Ådahl2016-02-161-11/+14
* Install enum typesJasper St. Pierre2015-07-051-1/+1
* backends/native: Implement support for pointer barriersJonas Ådahl2015-01-191-0/+6
* barriers: Separate implementation from public APIJonas Ådahl2015-01-171-0/+346