3903 Stephen M. Webb 2014-11-05
upstream release 0.9.12.0
Approved by: Christopher Townsend, PS Jenkins bot
3900 Stephen M. Webb 2014-10-31 [merge]
animation plugin: initialize mPrevAnimSelectionRow Fixes: 1101630
Approved by: Christopher Townsend
3898 Stephen M. Webb 2014-10-31 [merge]
opengl plugin: free shaders and uniforms Fixes: 1227449
Approved by: Brandon Schaefer, PS Jenkins bot
3897 Stephen M. Webb 2014-10-31 [merge]
window_decorator: renamed a local to unhide a parameter Fixes: 957600
Approved by: Christopher Townsend, PS Jenkins bot
3896 Stephen M. Webb 2014-10-31 [merge]
Removed inappropriate executable permissions from some source and data.
files Fixes: 1086165
Approved by: Christopher Townsend, PS Jenkins bot
3895 Klaus Knopper 2014-10-31 [merge]
Forces non-opaque pointer in the ezoom plugin. Fixes: 1362005
Approved by: Brandon Schaefer, PS Jenkins bot
3894 Stephen M. Webb 2014-10-31 [merge]
removed distro-patch for #873384 because it's now upstream Fixes: 873384
Approved by: Christopher Townsend, PS Jenkins bot
3893 Stephen M. Webb 2014-10-31 [merge]
filter debian/ from upstream dist tarball Fixes: 1075995
Approved by: Christopher Townsend, PS Jenkins bot
3892 Henry Hu 2014-10-31 [merge]
place plugin: correct min and default placement modes in configuration
Approved by: Stephen M. Webb
3891 Dariusz Gadomski 2014-10-31 [merge]
CompScreen: Save focused window id before changing viewport.
This allows to restore focus after returning to one of the previous
viewport positions. Introduces a new setting (General Options / Focus &
Raise Behaviour / Remember Focus) Fixes: 1125442
Approved by: Marco Trevisan (Treviño)
3890 Matija Skala 2014-10-31 [merge]
remove 'extern "C"' hack Fixes: 1286562
Approved by: Stephen M. Webb
3888 Alberts Muktupāvels 2014-09-18 [merge]
Remove/replace deprecated functions. Fixes: 1356981
Approved by: Marco Trevisan (Treviño)
3887 Michael Thayer 2014-09-18 [merge]
Fix for LP #1353675: _NET_WM_FULLSCREEN_MONITORS not handled correctly.
An (x, y, w, h) API was called with (x1, y1, x2, y2). Test case: a
dual-screen VirtualBox guest on a dual-screen Ubuntu 14.10 host is not
displayed correctly in full-screen without this fix. Fixes: 1353675
Approved by: Marco Trevisan (Treviño)
3886 Alberts Muktupāvels 2014-09-18 [merge]
Re-enable metacity theme support Fixes: 1356981
Approved by: Marco Trevisan (Treviño)
3885 Alberts Muktupāvels 2014-09-18 [merge]
Port gtk-window-decorator to GTK+ 3.
Approved by: Marco Trevisan (Treviño)
3883 Stephen M. Webb 2014-08-12 [merge]
po/POTFILES.in: remove gtk/window-decorator/gwd.schemas.in
The gconf schema file has been removed from the sources, it also needs to
be removed from translations.
Approved by: Christopher Townsend
3882 Alberts Muktupāvels 2014-08-12 [merge]
Calculate correct button position in cairo theme.
Approved by: Marco Trevisan (Treviño)
3881 Alberts Muktupāvels 2014-08-12 [merge]
Remove gconf from gtk-window-decorator.
Approved by: Marco Trevisan (Treviño)
3877 Alberts Muktupāvels 2014-07-07 [merge]
This is some preparation work to port gtk-window-decorator to gtk+-3.0.
* Changed gtk_object_destroy to gtk_widget_destory.
* Removed support for old metacity versions.
* Removed support for old wnck versions.
Approved by: Marco Trevisan (Treviño), Dmitry Shachnev
3876 Chris Townsend 2014-07-07 [merge]
Remove the need to check the viewport we are painting the maximized window
in while in Expo mode and only scale maximized windows that are not being
dragged. Fixes a regression caused in r3868. Fixes: 1333277 Approved by:
Marco Trevisan (Treviño)
3875 Chris Townsend 2014-07-07 [merge]
Add more button ungrab keymasks, so unfocused Gtk window scrolling will
work when NumLock is off and CapsLock is on and any combination thereof.
Fixes: 1330198 Approved by: Marco Trevisan (Treviño)