dflock / ulauncher-window-switcher

Linux/X11 Window Switcher plugin for Ulauncher
GNU General Public License v3.0
14 stars 10 forks source link

fix regex for workspace retrieval (Loading issue in Fedora) #12

Open stefanjarina opened 2 years ago

stefanjarina commented 2 years ago

Hi,

I have this same issue as in #11 and it seems just a minor tweak is needed.

I have tested it only on Fedora, but this just adds support for more chars and should not break existing functionality:

image

$ wmctrl -d | sed -n -E -e 's/^.*WA: (N\/A|.+,.+ [[:digit:]]+x[[:digit:]]+)  //p'
Workspace 1

N/A