Skip to content

Tags: halsafar/TaskBarAppIdAdjuster

Tags

1.0.1

Toggle 1.0.1's commit message
Remove popup console logger and use log4net. Add verbose logging setting. Logs to rolling file by default, 1MB, 2 files, 2MB total.

1.0-rc1

Toggle 1.0-rc1's commit message
#1: Support forced grouping. Add support for multiple match rules. Backwards compat maintained (if no Rule then Name is used like before).

rc1

Toggle rc1's commit message
Improvements: - now enumerates all windows for a given process - only processes windows that are visible and have a main parent with a title (this seems to be the best of all worlds) - added a bunch of native win32 api methods