Ahmad Amarullah
Ahmad Amarullah
[Screencast from 2023-10-12 09-28-17.webm](https://github.com/amarullz/windowgestures/assets/1386831/b1f03d31-2223-4867-b166-873d9cfadf94) Implementing adaptive indicator. minimize, close, show desktop
New Transition Implementation. 🤩🤩 [Screencast from 2023-10-12 11-17-18.webm](https://github.com/amarullz/windowgestures/assets/1386831/453de74f-20d5-4b7b-bc42-4477156209f7)
Update can be tested at 3-beta1 https://github.com/amarullz/windowgestures/releases/tag/3.0-beta1
> Strange, it start to influence my topbar now. It is letting my topbar to be transparent (I have `Blur My Shell`). Maybe tint color should be implement differently. I...
> I have tested `Close Window` and `Show Desktop`, `Close Window` seems to reserve the red indicator, leaving a transparent red border (BTW I think red color could be brighter,...
[[email protected]](https://github.com/amarullz/windowgestures/files/12884179/windowgestures%40extension.amarullz.com.zip) Add forward-back & Fix close tint indicator garbage (red) didn't cleanup.
> > [[email protected]](https://github.com/amarullz/windowgestures/files/12884179/windowgestures%40extension.amarullz.com.zip) > > Add forward-back & Fix close tint indicator garbage (red) didn't cleanup. > > I guess the red indicator window size is not set correctly. It...
I used shader in last commit. It work nicely. Also switch next/prev window
I just use basic shader for color manipulation, like change red proportion, make it brighter/dimmer, or lower saturation. I don't think switch window need some change color indicator 😆.
[Screencast from 2023-10-13 21-55-38.webm](https://github.com/amarullz/windowgestures/assets/1386831/779fe23b-d1bc-4bf4-a271-595494dcd2d3) can you test it: [[email protected]](https://github.com/amarullz/windowgestures/files/12894861/windowgestures%40extension.amarullz.com.zip) Now next TODO (before submit ext): - Add swipe down (3 fingers) - Add swipe down left/right (3 fingers) - Remove...