lp:~ricotz/gala/eats-kittens
Created by
Rico Tzschichholz
and last modified
- Get this branch:
- bzr branch lp:~ricotz/gala/eats-kittens
Only
Rico Tzschichholz
can upload to this branch. If you are
Rico Tzschichholz
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Gala developers: Pending requested
-
Diff: 10570 lines (+10269/-37)15 files modifiedconfigure.ac (+25/-7)
lib/Utils.vala (+6/-4)
lib/WindowIcon.vala (+5/-3)
lib/gala.pc.in (+2/-2)
plugins/notify/Notification.vala (+15/-9)
src/ShadowEffect.vala (+6/-5)
src/Widgets/WindowClone.vala (+1/-1)
src/Widgets/WorkspaceClone.vala (+11/-0)
vapi/Makefile.am (+4/-0)
vapi/libmutter.deps (+0/-2)
vapi/libmutter.vapi (+7/-4)
vapi/mutter-clutter-1.0.deps (+5/-0)
vapi/mutter-clutter-1.0.vapi (+9379/-0)
vapi/mutter-cogl-1.0.deps (+1/-0)
vapi/mutter-cogl-1.0.vapi (+802/-0)
Branch information
Recent revisions
- 546. By Rico Tzschichholz
-
Add support for mutter 3.22
Replace clutter-gtk-1.0 with native clutter-1.0 API and use mutter's
internal clutter/cogl libraries if needed. - 545. By Rico Tzschichholz
-
vapi: Upate mutter bindings to 3.22.2
This also adds internal mutter-
clutter- 1.0/cogl- 1.0 bindings which are
required now too. - 542. By Felipe Escoto
-
utils: Guard actors retrieved from Compositor.
get_window_ actors( ) Ignore an actor if is_destroyed() is true to avoid using them in an
unstable state.This fixes crash on inserting workspace after closing one.
- 539. By Rico Tzschichholz
-
build: Bump conditional mutter requirement to latest corresponding release
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:gala
