summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-232-231/+2
* surface-actor/wayland: Minor style fixesJonas Ådahl2018-02-231-5/+9
* build: Fix non-wayland buildsTing-Wei Lan2017-12-241-0/+2
* window-actor: rename destroy function in queue_destroyMarco Trevisan (Treviño)2017-11-303-3/+3
* compositor: reset top_window_actor and remove it from windows when destroyedMarco Trevisan (Treviño)2017-11-301-3/+20
* compositor: Fix buildCarlos Garnacho2017-11-171-1/+0
* compositor: End MetaDnd grab on plugin grab endCarlos Garnacho2017-11-172-13/+28
* compositor: Keep reference to the screen on the MetaBackgroundCarlos Garnacho2017-11-061-1/+1
* MetaWindowActor: assert that we have plugin manager on simple effectMarco Trevisan (Treviño)2017-10-241-0/+2
* Revert "MetaWindowActor: don't start any effect when no compositor is available"Marco Trevisan (Treviño)2017-10-201-3/+0
* Revert "MetaPluginManager: don't try to deference a NULL pointer when process...Marco Trevisan (Treviño)2017-10-201-11/+4
* MetaWindowActor: don't start any effect when no compositor is availableMarco Trevisan (Treviño)2017-10-201-0/+3
* MetaPluginManager: don't try to deference a NULL pointer when processing eventsMarco Trevisan (Treviño)2017-10-201-4/+11
* compositor: Avoid a crash if the top window actor is finalizedRui Matos2017-10-191-0/+3
* compositor: Ignore offscreen windows when unredirectingJonas Ådahl2017-10-172-6/+43
* window-actor: Use monitor API to get frame message refresh rateJonas Ådahl2017-10-051-17/+23
* Make MetaOutput a GObjectJonas Ådahl2017-10-051-7/+8
* meta-background-actor: Add gradient effectAlessandro Bono2017-09-071-2/+186
* meta-background-actor: Rename brightness to vignette_brightnessAlessandro Bono2017-09-071-13/+13
* meta-background-actor: Rename shader snippetsAlessandro Bono2017-09-071-14/+16
* meta-background-actor: Style fixAlessandro Bono2017-09-051-1/+1
* meta-background-actor: Unset flags when they are not valid anymoreAlessandro Bono2017-08-211-0/+4
* compositor: add vmethod to override inhibit shortcut dialogOlivier Fourdan2017-08-024-0/+29
* compositor: Handle EXIF orientation for backgroundsSilvère Latchurié2017-06-211-1/+8
* texture-tower: Fix usage of G_*_DECLSBenoit Gschwind2017-06-141-1/+1
* compositor: Remove MetaSurfaceActorWayland::painting signalCarlos Garnacho2017-05-221-17/+0
* compositor: Expose MetaPlugin vmethod to create a MetaCloseDialogCarlos Garnacho2017-05-154-0/+27
* build: Fix non-wayland buildsChris Vine2017-05-111-0/+2
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-3/+7
* window: Replace monitor scale getter with geometry scaleJonas Ådahl2017-04-071-11/+11
* dnd: Implement DnD handling code in WaylandHyungwon Hwang2017-03-072-1/+122
* dnd: Implement MetaDndHyungwon Hwang2017-03-071-0/+171
* Use Unicode in translatable stringsPiotr Drąg2017-02-161-1/+1
* Update shadows to match Adwaita betterJuraj Fiala2017-02-151-9/+9
* window-actor: Special-case COMBO window's shadow classFlorian Müllner2017-02-151-0/+1
* compositor: Avoid thaw on inconsistent effect_completed callsCarlos Garnacho2017-01-261-1/+7
* monitor-manager: Move logical monitor into its own fileJonas Ådahl2017-01-252-0/+2
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-252-6/+6
* window: Inform the compositor when a window effectively changes sizeRui Matos2016-11-231-0/+1
* MetaPlugin: add a size_changed vfuncRui Matos2016-11-232-0/+14
* build: Fix cogl include pathsFlorian Müllner2016-11-231-0/+1
* MetaShapedTexture: Default to y-inverted being trueJonas Ådahl2016-11-181-0/+1
* MetaShapedTexture: Add support for setting a custom CoglSnippetJonas Ådahl2016-11-182-0/+27
* MetaSurfaceActorWayland: Remove API never used externally anymoreJonas Ådahl2016-11-182-12/+3
* wayland: Add support for EGL_WAYLAND_Y_INVERTED_WLJonas Ådahl2016-11-182-37/+104
* compositor: End a wayland popup grab when starting a compositor grabRui Matos2016-11-021-0/+8
* window-actor: Make sync_visibility() publicFlorian Müllner2016-09-181-1/+0
* MetaWindowActor: Sync thawed state when surface actor is setJonas Ådahl2016-09-091-14/+24
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-204-22/+22
* MetaWindowGroup: Only compensate for transforms when in clone paintJonas Ådahl2016-07-201-4/+15