* Add Darwin support
* I18n: Update po/LINGUAS list
* Added missing Keywords entry to .desktop file
* Fix leak when copying command line string
* Fix core.UndefinedBinaryOperatorResult warning from scan-build
* clang-format: Use IncludeBlocks::Regroup
* Apply .clang-format file
* Clean up and sort includes
* clang-format: Add file
* Aggregate children memory and cpu
* process-tree-view: Reset /columns/positions at startup if invalid
* Fix xfconf memory management
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Switch from intltool to gettext
* Fix search filter memory leaks
* Translation Updates
- Refresh xfce4-taskmanager-relax-x11-version.patch
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=43
- Update to version 1.5.6
* Update copyright year
* Rounded legend icons
* Reopen process window maximized when closed maximized
* Properly finalize global objects in main
* Add missing include
* Fix more memory leaks
* Fix memory leak
* Fix CSS related deprecation warnings
* Ignore GtkStatusIcon related deprecations
* Make libx11 optional, guard x11 code paths
* Change type so that memory values are correct (Fixes#65)
* settings-dialog: Fix untranslated label
* Add icons at missing sizes, clean up SVG metadata
* Add minimal support for Wayland
* Fix graph drop off on the right side
* Change graph peak variable to double
* Remove timeout before exiting main loop
* build: Add GLib requirement
* Do not treat missing swap as error on OpenBSD and NetBSD
* Fix process filter crash caused by the use of an uninitialized
variable
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/1114869
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=39
- Update to version 1.5.4
* Update configure.ac.in syntax
* Fix taskmanager translations (gxo#apps/xfce4-taskmanager#53)
* Translation Updates
- Updates from 1.5.3
* Fix rendering bug (gxo#apps/xfce4-taskmanager#44)
* Fix rendering bug for swap graph (gxo#apps/xfce4-taskmanager#44)
* Fix bindings related to the "show-legend" setting
* Allow to copy full process command line (gxo#apps/xfce4-taskmanager#33)
* Rename Private to Resident Bytes (gxo#apps/xfce4-taskmanager#7)
* Avoid grabbing the filter entry if it is not realized
* Fix intltool lock file problem during make distcheck
* `uid_name` has been removed from `task` struct
* Fix invalid casts for "About" and "Help" (gxo#apps/xfce4-taskmanager#43)
* Show localized website label
* Update COPYING (gxo#apps/xfce4-taskmanager#49)
* Updated copyright year, authors, and project links
- Updates from version 1.5.2
* Fix restoring the window size (gxo#apps/xfce4-taskmanager#39)
* Improve wording of systray option (gxo#apps/xfce4-taskmanager#19)
- Updates from version 1.5.1
* Fix erroneous binding of settings (gxo#apps/xfce4-taskmanager#37)
* Store column positions again
* Store sort-column-id and sort-type (gxo#apps/xfce4-taskmanager#36)
* Also include swap in the memory graph
* Reduce drawing code
* Reduce borders of graphs
* Replace GtkImageMenuItem with GtkMenuItem
- Updates from version 1.5.0
* Port to xfconf
* Move to Client-side decorations
* Migrate all settings to the settings dialog
* settings: Switch to XfceTitledDialog
* Use infobar for root warning box
* Drop exec button from toolbar
* include stdlib.h because exit() is used
* remove GLIB_CHECK_VERSION checks
* statusbar: Use better color that works well with both light and dark
themes (gxo#apps/xfce4-taskmanager!17)
* Fix handling "show-legend" setting
* Handle Esc key correctly with hidden filter
* Drop unused var and sort copyright
* Show/hide filterbar with Ctrl+f and clear with Esc
* Properly close settings dialog
* Remove GSourceFunc casts
* Fix compilation warnings
* Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
* Simplify "query-tooltip" signal handler
* Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)
* Set window icon in glade file
* Replace filter entry with GtkSearchBar
* Fix doc links and bump dates
* Simplify settings dialog code
* Drop leftover function for toolbar style
* Move about dialog to settings
* Drop toolbar style setting
* Fix tooltip markdown issue
* Create notification area icon only if needed (gxo#apps/xfce4-taskmanager#25) (forwarded request 980164 from mauriziogalli)
OBS-URL: https://build.opensuse.org/request/show/980877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=35
- Update to version 1.5.4
* Update configure.ac.in syntax
* Fix taskmanager translations (gxo#apps/xfce4-taskmanager#53)
* Translation Updates
- Updates from 1.5.3
* Fix rendering bug (gxo#apps/xfce4-taskmanager#44)
* Fix rendering bug for swap graph (gxo#apps/xfce4-taskmanager#44)
* Fix bindings related to the "show-legend" setting
* Allow to copy full process command line (gxo#apps/xfce4-taskmanager#33)
* Rename Private to Resident Bytes (gxo#apps/xfce4-taskmanager#7)
* Avoid grabbing the filter entry if it is not realized
* Fix intltool lock file problem during make distcheck
* `uid_name` has been removed from `task` struct
* Fix invalid casts for "About" and "Help" (gxo#apps/xfce4-taskmanager#43)
* Show localized website label
* Update COPYING (gxo#apps/xfce4-taskmanager#49)
* Updated copyright year, authors, and project links
- Updates from version 1.5.2
* Fix restoring the window size (gxo#apps/xfce4-taskmanager#39)
* Improve wording of systray option (gxo#apps/xfce4-taskmanager#19)
- Updates from version 1.5.1
* Fix erroneous binding of settings (gxo#apps/xfce4-taskmanager#37)
* Store column positions again
* Store sort-column-id and sort-type (gxo#apps/xfce4-taskmanager#36)
* Also include swap in the memory graph
* Reduce drawing code
* Reduce borders of graphs
* Replace GtkImageMenuItem with GtkMenuItem
- Updates from version 1.5.0
* Port to xfconf
* Move to Client-side decorations
* Migrate all settings to the settings dialog
* settings: Switch to XfceTitledDialog
* Use infobar for root warning box
* Drop exec button from toolbar
* include stdlib.h because exit() is used
* remove GLIB_CHECK_VERSION checks
* statusbar: Use better color that works well with both light and dark
themes (gxo#apps/xfce4-taskmanager!17)
* Fix handling "show-legend" setting
* Handle Esc key correctly with hidden filter
* Drop unused var and sort copyright
* Show/hide filterbar with Ctrl+f and clear with Esc
* Properly close settings dialog
* Remove GSourceFunc casts
* Fix compilation warnings
* Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
* Simplify "query-tooltip" signal handler
* Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)
* Set window icon in glade file
* Replace filter entry with GtkSearchBar
* Fix doc links and bump dates
* Simplify settings dialog code
* Drop leftover function for toolbar style
* Move about dialog to settings
* Drop toolbar style setting
* Fix tooltip markdown issue
* Create notification area icon only if needed (gxo#apps/xfce4-taskmanager#25)
OBS-URL: https://build.opensuse.org/request/show/980164
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=35
- update to version 1.2.1
- Default to build with Gtk3, Gtk2 still available but will be removed
in the next release
- Appease valgrind by properly calculating size when using memmove
- Remove g_object_unref() calls at the end of main, were causing
double-frees with Gtk3 on OpenBSD
- Better utf-8 normalization (bxo#14172)
- Improve app search on close (bxo#14466)
- Many translation updates
OBS-URL: https://build.opensuse.org/request/show/662512
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=24
- update to version 1.1.0
- stop using lots of deprecated Gtk2 API
- add a process treeview mode
- general UI/graph overhaul
- various crash & correctness fixes on the bsd backend
- add a searchbox to filter on process names (bxo#9856)
- make Escape key close the main window (bxo#11343)
- fix window settings not properly saved (bxo#10670)
- fix build issue on FreeBSD 9.0 (bxo#8081)
- fix the refresh rate menu
- default the focus on the process list instead of the exec button
(bxo#10643)
- add an option to show memory/swap usage as bytes instead of %
(bxo#6503)
- add unique app behaviour (bxo#8808)
- default to close the window instead of hiding in systray
(bxo#10941)
- fix type causing high cpu usage on ARM (bxo#10417)
- tons of translation updates
OBS-URL: https://build.opensuse.org/request/show/266341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=27
- stop using lots of deprecated Gtk2 API
- add a process treeview mode
- general UI/graph overhaul
- various crash & correctness fixes on the bsd backend
- add a searchbox to filter on process names (bxo#9856)
- make Escape key close the main window (bxo#11343)
- fix window settings not properly saved (bxo#10670)
- fix build issue on FreeBSD 9.0 (bxo#8081)
- fix the refresh rate menu
- default the focus on the process list instead of the exec button
(bxo#10643)
- add an option to show memory/swap usage as bytes instead of %
(bxo#6503)
- add unique app behaviour (bxo#8808)
- default to close the window instead of hiding in systray
(bxo#10941)
- fix type causing high cpu usage on ARM (bxo#10417)
- tons of translation updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=18
- add "Run Task Manager as root" item in "Execute" menu
- add a menu position function
- fix shell substitution for Korn Shell (ksh)
- set monitor's background box use the prelight state
- remove quit tool button
- OpenBSD removed KERN_PROC2/KINFO_PROC2 some months ago.
- translation updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=16