Skip to content
Snippets Groups Projects
NEWS 4.51 KiB
Newer Older
Arkadiy Illarionov's avatar
Arkadiy Illarionov committed
0.5.1
    Add new icon for Window Menu plugin
    Fix window icon showing
    Remove redundant widgets from Menu and Title settings dialogs
    Remove TODO
    Update README consistent with common template
    Update project url to one in docs.xfce.org
    Code cleanups
    Add Croatian translation
    Can build from tarball without xfce4-dev-tools and Python
    Translation updates:
        Albanian, Bulgarian, Chinese (China), Chinese (Taiwan), Czech,
        Dutch, Estonian, French, German, Hebrew, Interlingue, Italian,
        Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish,
        Portuguese, Portuguese (Brazil), Russian, Russian (Russia), Serbian,
        Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian
Arkadiy Illarionov's avatar
Arkadiy Illarionov committed
0.5.0
    Port to GTK3
    Add basic GitLab pipeline
    Update project urls
    Fix some memory leaks
    A lot of code cleanup
    Disconnect signal handlers before plugin exit
    Fix buttons sensitivity on configure dialog creation
    Fix crash on closing last active window
    Fix title showing on desktop
    Use plugin icon in preferences dialog
    Replace ImageMagick convert with pure Python xpm2png
    Fix deprecation warnings
    Remove the debian directory
    Move Window Menu to its own plugin
    Translation updates:
        Albanian, Bulgarian, Chinese (China), Chinese (Taiwan), Czech,
        Dutch, Estonian, French, German, Hebrew, Interlingue, Italian,
        Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish,
        Portuguese, Portuguese (Brazil), Russian, Russian (Russia), Serbian,
        Slovak, Slovenian, Spanish, Swedish, Turkish. Ukrainian
0.4.6
    Fix #51: Build warnings
    Fix #56: add some checks while processing changes of unfocused window title
0.4.5
    Fix #28 - Updated deb packages dependency for ubuntu 15.10+
0.4.4
    Fix #22 support of *.svg based unity themes
0.4.3
    Fix #21 disable activate mouse action on desktop
    properly hide title on desktop #21
0.4.2
    ReAdd missing themerc from windowck themes
0.4.1
    Add missing dependency in PKGBUILD
    Update debian packaging
    Remove *.xpm files from source code
0.4.0
    Fix Icon on right behaviour reg. #da3b6c6
    Drop xpm support
    Improve windowck themes
    Added Czech translation 100%
    fix #16 Remove background on buttons
    fix #14 correctly update title when switching workspace
    fix #5 Let windowck plugin skip whiskermenu
0.3.1
    Allow 'Log Out on close desktop' #12
    Add multi-arch support to Debian packaging
Cédric Leporcq's avatar
Cédric Leporcq committed
0.3.0
    Prepare release 0.3.0
    Updates french translations (100%) and italian (45%)
    Allow title text to be displayed on two lines
    Allow resizing the window icon
    Fix DEFAULT_SYNC_WM_FONT case formating
    Fix #7 Window title widget vertical align
0.2.5
    Add option to sync font with window manager for title plugin
    Change show_window_menu option behaviour
    Fix gcc warnings
    Fix inactive title color for dark themes
cedric's avatar
cedric committed
0.2.4
    Update plugin when the gtk theme changed
    Fix fg color issue with some themes
    Fix autogen warnings
cedric's avatar
cedric committed
0.2.3
    Fix a wrong title display when desktop is shown.
0.2.2
    Fix #2 plugin initialization issue
cedric's avatar
cedric committed
0.2.1
    Disable actions on desktop window.
    Fix wck_utils to properly disconnect signals.
    Fix missing PKGBUILD.in.
    Fix gcc warnings.
    Fix xfwm4 theme loading.
cedric's avatar
cedric committed
0.2.0
    Provide compatibility with unity button themes.
    Add option to sync the theme with the window manager.
    Add theme selection and button layout dialog options.
    The menu button can show an arrow instead of the window icon.
    Add option to show/hide the menu button.
    Change dialogs windows appearance.
    Fix reloadplugins.sh

cedric's avatar
cedric committed
0.1.3
    Backport 0.2.2 updates.
cedric's avatar
cedric committed

cedric's avatar
cedric committed
0.1.1
    Add tooltip on size_mode combobox and correct a misspelling.
    Fix maximize button action.
    Fix window tracking issue when desktop displayed and others special cases.
    Fix theme loading.
    Update Italian and French translations.

cedric's avatar
cedric committed
0.1.0
    Improve controlled window state tracking.
    Add wckbuttons plugin.
    Add window actions on buttons and title clicks (activate, (un)maximize, close).
    Add window action menu on left button click.
    Set inactive title color to fit better to themes.
    Add optional custom title font.
    Add xfwm4 theme support for buttons.
    Add plugins icons and a few themes.
    Add window icon to windowck plugin.
    Fix title overflow for expand option (use xfce_panel_plugin_set_shrink).

cedric's avatar
cedric committed
0.0.2
    Add shrink, fixed and expand title options.
    Add title padding and alignment options.

0.0.1
    Initial release.