NEWS 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. 0.4.5
  2. Fix #28 - Updated deb packages dependency for ubuntu 15.10+
  3. 0.4.4
  4. Fix #22 support of *.svg based unity themes
  5. 0.4.3
  6. Fix #21 disable activate mouse action on desktop
  7. properly hide title on desktop #21
  8. 0.4.2
  9. ReAdd missing themerc from windowck themes
  10. 0.4.1
  11. Add missing dependency in PKGBUILD
  12. Update debian packaging
  13. Remove *.xpm files from source code
  14. 0.4.0
  15. Fix Icon on right behaviour reg. #da3b6c6
  16. Drop xpm support
  17. Improve windowck themes
  18. Added Czech translation 100%
  19. fix #16 Remove background on buttons
  20. fix #14 correctly update title when switching workspace
  21. fix #5 Let windowck plugin skip whiskermenu
  22. 0.3.1
  23. Allow 'Log Out on close desktop' #12
  24. Add multi-arch support to Debian packaging
  25. 0.3.0
  26. Prepare release 0.3.0
  27. Updates french translations (100%) and italian (45%)
  28. Allow title text to be displayed on two lines
  29. Allow resizing the window icon
  30. Fix DEFAULT_SYNC_WM_FONT case formating
  31. Fix #7 Window title widget vertical align
  32. 0.2.5
  33. Add option to sync font with window manager for title plugin
  34. Change show_window_menu option behaviour
  35. Fix gcc warnings
  36. Fix inactive title color for dark themes
  37. 0.2.4
  38. Update plugin when the gtk theme changed
  39. Fix fg color issue with some themes
  40. Fix autogen warnings
  41. 0.2.3
  42. Fix a wrong title display when desktop is shown.
  43. 0.2.2
  44. Fix #2 plugin initialization issue
  45. 0.2.1
  46. Disable actions on desktop window.
  47. Fix wck_utils to properly disconnect signals.
  48. Fix missing PKGBUILD.in.
  49. Fix gcc warnings.
  50. Fix xfwm4 theme loading.
  51. 0.2.0
  52. Provide compatibility with unity button themes.
  53. Add option to sync the theme with the window manager.
  54. Add theme selection and button layout dialog options.
  55. The menu button can show an arrow instead of the window icon.
  56. Add option to show/hide the menu button.
  57. Change dialogs windows appearance.
  58. Fix reloadplugins.sh
  59. 0.1.3
  60. Backport 0.2.2 updates.
  61. 0.1.1
  62. Add tooltip on size_mode combobox and correct a misspelling.
  63. Fix maximize button action.
  64. Fix window tracking issue when desktop displayed and others special cases.
  65. Fix theme loading.
  66. Update Italian and French translations.
  67. 0.1.0
  68. Improve controlled window state tracking.
  69. Add wckbuttons plugin.
  70. Add window actions on buttons and title clicks (activate, (un)maximize, close).
  71. Add window action menu on left button click.
  72. Set inactive title color to fit better to themes.
  73. Add optional custom title font.
  74. Add xfwm4 theme support for buttons.
  75. Add plugins icons and a few themes.
  76. Add window icon to windowck plugin.
  77. Fix title overflow for expand option (use xfce_panel_plugin_set_shrink).
  78. 0.0.2
  79. Add shrink, fixed and expand title options.
  80. Add title padding and alignment options.
  81. 0.0.1
  82. Initial release.