NEWS 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. 0.2.1
  2. Disable actions on desktop window.
  3. Fix wck_utils to properly disconnect signals.
  4. Fix missing PKGBUILD.in.
  5. Fix gcc warnings.
  6. Fix xfwm4 theme loading.
  7. 0.2.0
  8. Provide compatibility with unity button themes.
  9. Add option to sync the theme with the window manager.
  10. Add theme selection and button layout dialog options.
  11. The menu button can show an arrow instead of the window icon.
  12. Add option to show/hide the menu button.
  13. Change dialogs windows appearance.
  14. Fix reloadplugins.sh
  15. 0.1.2
  16. Backport 0.2.1 updates.
  17. 0.1.1
  18. Add tooltip on size_mode combobox and correct a misspelling.
  19. Fix maximize button action.
  20. Fix window tracking issue when desktop displayed and others special cases.
  21. Fix theme loading.
  22. Update Italian and French translations.
  23. 0.1.0
  24. Improve controlled window state tracking.
  25. Add wckbuttons plugin.
  26. Add window actions on buttons and title clicks (activate, (un)maximize, close).
  27. Add window action menu on left button click.
  28. Set inactive title color to fit better to themes.
  29. Add optional custom title font.
  30. Add xfwm4 theme support for buttons.
  31. Add plugins icons and a few themes.
  32. Add window icon to windowck plugin.
  33. Fix title overflow for expand option (use xfce_panel_plugin_set_shrink).
  34. 0.0.2
  35. Add shrink, fixed and expand title options.
  36. Add title padding and alignment options.
  37. 0.0.1
  38. Initial release.