Utkarsh Verma

Results 90 issues of Utkarsh Verma
trafficstars

This PR is a cleaner implementation of #206 . I applied those changes on top of current master.

When I enable the seamless reload patch, doing the `pkill -TERM dwm` freezes my PC and I have to manually quit X through another VT console.

I wanted to dynamically change alpha value of dwm so I implemented a hacky solution for this through https://github.com/UtkarshVerma/dwm/commit/838342f42c16b78d0e2152be1f1837fbb622fb59. I think a better, and more scalable way for this would...

The underline looks a bit thicker than I prefer. Here's a comparison between Alacritty and st. ![image](https://user-images.githubusercontent.com/31820255/155539637-10757e54-d86f-4a5e-82ef-a7e485d4c865.png) Is there a way I could make the underline thinner, and maybe position...

I copied this function from [Luke's build of st](https://github.com/LukeSmithxyz/st). It's useful as it allows changing of alpha on the go for better contrast.

I run `rofi` with: ``` rofi -show calc -modi calc -no-show-match -no-sort -theme calc -calc-command "echo -n \"{result}\"|xclip -sel c" ``` but on choosing an expression, I get: ``` /bin/sh:...

Windows 10's snipping tool is really intuitive to use. When the tool is opened, it blurs the entire region and selecting a region unblurs the selected region. When using a...

I am working on a patch which underlines matches instead of highlighting them. However, because I am not used to the Xft lib, I am stuck on how to make...

This PR removes the alphas array and implements RGBA support.

**Describe the bug** Pressing escape during a break doesn't exit safeeyes. **To Reproduce** Steps to reproduce the behavior: 1. Take a break 2. Press escape 3. Nothing happens **Expected behavior**...

bug
wayland