Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-27 | tabpopup: Make workspaces compatible with OSD popup | Victor Kareh | 1 | -19/+17 | |
When drawing the workspace switcher OSD, we want it to be slightly transparent to match the OSD style. Also changed how the popup size is calculated and changed window icons to cairo surfaces. | |||||
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+1 | |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -80/+0 | |
2015-12-02 | Gtk+-3.16 draw-workspace.c: don't use deprecated ↵ | Wolfgang Ulbrich | 1 | -0/+25 | |
gtk_style_context_get_background_color partially taken from: https://git.gnome.org/browse/metacity/commit/?id=33ad43f | |||||
2015-08-20 | Gtk3: Fix background color | infirit | 1 | -8/+3 | |
Also drop the mate-desktop dark/light color functions in favour of internal ones. | |||||
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -8/+52 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-07-24 | gtk3: fix draw workspace | Denis Gorodnichev | 1 | -1/+1 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -21/+21 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -1/+37 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+229 | |