
gdevilspie - issue #23
Rules Editor will not handle "AND" and has not a good "OR" handling.
If I try to create a rule that contains either AND rules (where ALL selections should apply) or OR rules (where any of them should apply) it is only possible for OR (default) and only for one of each argument. I should be able to, for instance, if I have an undocked playlist and using Vlc: If I want to set BOTH Vlc's main window and playlist with a different position and geometry each, it is impossible even if I set multiple rules because I cannot say "Window_Class=vlc AND Window_Name=playlist" nor "Window_Class=vlc AND NOT Window_Name=playlist". The or is problematic too because I cannot set the same rule multiple times if I want to set different programs to the same position or geometry(albeit this one can be fixed with multiple rules).
For it to be fixed for AND, I should have a checkbox with "and".
For it to be fixed for OR, I should be able to drag and drop any rules as many times I want (instead of checkbox each I want).
Thank you, I hope I was able to be clear.
Comment #1
Posted on Jul 21, 2014 by Helpful HorseAddendum: For the "AND" be somewhat fixed, there should be an "AND" checkbox on top of all selected rules, this way multiple rules can fix almost any case.
Thanks again.
Status: New
Labels:
Type-Defect
Priority-Medium