Slashdot Mirror


User: wbsoft

wbsoft's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. This is a very trivial patent on Microsoft Patents Grouped Taskbar Buttons · · Score: 2, Insightful

    In UNIX (X) all windows have a WM_CLASS attribute. KDE groups windows according to this attribute (IIRC). Very old WM's already did this! So I really think there are 2 reasons why this patent should be declared invalid:
    1. there exists prior art
    2. it is trivial to group windows according to their class.