Feature #92
add support for WM_NAME in the tagging system
Start date:
07/12/2009
Due date:
% Done:
0%
Estimated time:
0.00 h
Description
Hi
Many preferences windows, passwordmanager askings and so on have the same CLASS as the main window. But the WM_NAME is often eg preferences. I want to have the preferences windows floating but not the main windows. I hope you understand..
Because of that, please add support for tagging with WM_NAME.
History
#1 Updated by Christoph Kappel over 15 years ago
- Target version set to 1
- Assignee set to Non member users
- Status changed from Unconfirmed to Rejected
Adding WM_NAME to tag matching will have bad side effects. WM_NAME is usually also the caption and if you use vimperator in firefox a tag that should only match vim will also match firefox. (There as an issue about exactly this.)