Skip to content

Commit

Permalink
xfce4-taskmanager: upgrade 1.2.3 -> 1.4.0
Browse files Browse the repository at this point in the history
Release notes for 1.4.0
=======================
- Drop Gtk2 support
- Add support for MemAvailable (!10)
- statusbar: Use color with better contrast for dark themes
- Fix: some times processes are not removed from the list
- Add tooltip to show full command
- Add application icon (Issue openembedded#23)
- Replace appfinder icon with edit-find (Fixes openembedded#23)
- Replace old icon name with utilities-terminal openembedded#23
- Replace old icon name with system-run openembedded#23
- Always show memory usage in bytes and percent (Fixes openembedded#24)
- Improve comment in desktop file (Fixes openembedded#20)
- Add basic GitLab pipeline
- Add README.md
- Update libwnck and xmu deps in README
- Remove GKSU leftovers
- Remove unused url_hook_about_dialog function
- Replace deprecated gtk_menu_popup
- Fix GTimeVal deprecation warning
- Fix indentation
- Update .gitignore
- AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS
- Bump minimal xdt version
- Bug #16717: Move from exo-csource to xdt-csource
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese
  (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English
  (Australia), English (United Kingdom), Estonian, Finnish, French,
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
  Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish,
  Telugu, Thai, Turkish, Ukrainian, Uyghur

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Jan 4, 2021
1 parent 9f4d6b1 commit e5dd24e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ inherit xfce-app

DEPENDS += "gtk+3 cairo libwnck libxmu xfce4-dev-tools-native exo-native"

SRC_URI[md5sum] = "202928c8ff0678a9df949d22a43f1614"
SRC_URI[sha256sum] = "dcfc44da7c1f61d03e2c4bd1cdc8f92ce0d48b013bd0d140b3745d79b75dc3c4"
SRC_URI[sha256sum] = "655684ddfc15fc09071f78f9fce5439d20bbd2d80ecfc5ba0a08fb38313e7d43"

0 comments on commit e5dd24e

Please sign in to comment.