Angad Tendulkar

Results 28 issues of Angad Tendulkar

Mods Enabled - ui-roundyness: large - notification bar/status bar padding: AOSP fit - Pillbar size/width: iOS Screenshot (look in bottom right) ![Screenshot_20210505-064228_Nova_Launcher.png](https://user-images.githubusercontent.com/61358474/117131028-dff03000-ad6e-11eb-88ac-1db786352b93.png)

basically required for displaying a grid

enhancement

I was thinking something similar to how Prism Launcher does it, with version/client vs. server checks built-in. ![snip](https://github.com/Lodestone-Team/lodestone/assets/61358474/3836c9fe-2d77-4b55-9fbb-450c3b936b03)

![image](https://github.com/user-attachments/assets/9f301f9d-90da-4620-85c9-599f1c0040d4) ![image](https://github.com/user-attachments/assets/b8df426f-417e-42a1-a7b2-a826a03d1f84) Very simply, we get struct information by listening for all announced topics and if it is has type `structschema`, we store it and parse as-needed into a `DynStructSchema`...

GUI
workflows

I want to integrate my google calendar to my top bar. For now, I have a script that makes requests directly to the api, but that's a pain. Goa integration...

enhancement

### Summary The entire systems lags while dragging to select ### Description When I drag to select text, the entire computer lags. Steps to reproduce: 1. open zed 2. try...

linux-wayland

Also, bump reka ui to 2.5.0

I'm writing my own proc macro which wraps around `cbindgen`, and I'd like to have access to `Library` to generate bindings without writing to a file and pointing `cbindgen` to...