siefkenj / gnome-shell-windowlist

Displays a list of open windows in gnome-shell
GNU General Public License v2.0
34 stars 18 forks source link

GNOME3.10 Support #31

Closed ikeydoherty closed 11 years ago

ikeydoherty commented 11 years ago

Hi, these are just the very basics needed to get windowlist working in GNOME3.10 (confirmed using GNOME Shell 3.10.0.1)

The only issue you now have is the windowOptions being stuck on the left hand side, but I wanted to see where you wanted to go with that first. Also, the unicode characters that you're using are actually (for the most part) only supported in Windows specific fonts. i.e. restore/maximize.

My reasons for helping here are quite clear and selfish :) We're probably going to use this in SolusOS 2, albeit with windowOptions disabled (I just can't get used to them, would rather that on right click tbh :))

ikeydoherty commented 11 years ago

Admittedly a trivial patch ^^

siefkenj commented 11 years ago

Looks great. Thanks for the help!

ikeydoherty commented 11 years ago

No problem, hopefully I can help some of the other guys get their extensions ported too :)