Ritam Saha

Results 18 issues of Ritam Saha

I am using Ubuntu 22.04 with GNOME 42. When the dock is in panel mode the position of app menu icon is strange ![image](https://user-images.githubusercontent.com/69363775/189842844-b95c9a14-36ec-45b2-b9d6-8e9b532e6a14.png) When it is not in panel...

the size of title bar in gnome is problematic in the new gnome calender 43 ![image](https://user-images.githubusercontent.com/69363775/195982925-05f0c3e9-cd4a-44fc-8543-4c06faae92d9.png)

The app formerly known as Uberwriter is now Apostrophe. It hs a new icon now. As much as I love the old icon, we should update the new icon. Old...

The icon theme doesn't apply the icon for amberol ![Screenshot from 2022-10-04 18-33-18](https://user-images.githubusercontent.com/69363775/194024881-829773cd-890b-4782-8149-aefe9d0c002e.png) I know there is an amberol icon as I have seen it, but it's not present here...

invalid

**Tell me things about the app or icon** 1. App name: Localsend 2. App Website: [localsend.org](https://localsend.org) 3. App icon name: localsend_app **Additional context** view-source:https://localsend.org/favicon.ico https://github.com/localsend/localsend/blob/main/app/assets/img/logo-256.png

In `RedBlueColorGenerator`, instead of mapping the norm of the vector to a colour, you can map the potential at the point to a colour. Potential as in: $$\phi(r) =- \vec{\text{E}}\cdot\vec{\text{r}}$$

enhancement

In the `_plotter.py` file in lines 334 & 383 the variable `font_size` has the type str, but it should be converted to int during assignment. https://github.com/dylannalex/curvipy/blob/d6bfa3c6fb41c44a182749b9e2c297bfcd3e06db/curvipy/_plotter.py#L334 as it is needed...

documentation

A function that rotates the curve by a certain $\theta$ angle. The implementation is easy, it will take $\theta$, and the curve as input, and method is just like `TransformedCurve`,...

enhancement
good first issue

**Please submit only one feature request in one issue!** **Describe the solution you'd like** I would like it if there were shapes with dotted/dashed lines along with solid lines. Like...

enhancement