Skip to content

Improve switching between windows of the same application

Alberts Muktupāvels requested to merge wip/muktupavels/issue-26 into master

Use WM_CLASS to check if window should be shown in tab list group.

GNOME Shell and xfwm4 use WM_CLASS to decide if windows belongs to same application. Also WnckTasklist from libwnck does window grouping based on WM_CLASS.

#26 (closed)

Merge request reports