fthx / babar

Task bar. GNOME Shell extension
GNU General Public License v3.0
41 stars 14 forks source link

Some touchscreen controls don't work #13

Closed pickybl2020 closed 3 years ago

pickybl2020 commented 3 years ago

choosing workspaces or active windows do work,

BUT touchscreen controls like "clicking" at one of the favorite apps or the activities/app-list don't work with touch

fthx commented 3 years ago

I just tested it on a touchscreen laptop and I get exactly the opposite: favs are ok (menu and items) but not apps/ws icons in panel. Please confirm this or not.

fthx commented 3 years ago

Ok I basically can handle touch but I don't know how to handle long touch or double touch.

pickybl2020 commented 3 years ago

I can see whats you mean... you're right

if i keep my finger on the screen and slide down.. kind of a workaround but.. it works just fine

thanks

fthx commented 3 years ago

Could you test the new dev version (in this GitHub) with drand and drop? There are some changes in button event handling, so it may be worse or better... :-)

pickybl2020 commented 3 years ago

ive just seen the message

yeah it works... although for touch controls there should be an option making the icons a bit bigger for easier control at least for smaller screens like 14"

thank you so much

fthx commented 3 years ago

Yes I agree. The problem is that setting the panel's height or the task icons size is very easy, but I would have to modify the size of all elements in panel too... Why not, but it would need some work.

Please open a new bug for that if you're interested.