Claudio Parra

Results 8 issues of Claudio Parra

Hello, I would like to request a feature. USE CASE: In my office, I work on a big monitor connected to my laptop through HDMI (my machine and i3-autodisplay see...

### Setup - Linux machine. - Mega Sync 4.12.2 Let's say I have a big file (or any file for that matter) and I make a hard link to it:...

I am not sure if this is within the scope of org-inline-pdf, it seems it could be the export engine of org-mode. In any case, here it goes: I am...

enhancement

Adding more context to #23. I open a window of firefox. The sidebar loads and I get the groups with their tabs. I open a second window of firefox. The...

https://github.com/kortina/bakpak/blob/660556b744f96b5ae889c4bdd7bfd4617c6a23c7/bin/git-current-branch-is-behind-origin-master.sh#L4 You could just use `git branch --show-current` instead of the brave pipe.

## What happened: - I customized the name and icon of two already saved places using the house icon, and the pair-of-rectangular-buildings icon (which seems to show up duplicated in...

Hello. First of all, thank you so much for this tool. This "mouse issue" is the only thing that keeps my i3wm setup away from perfect (for me). ### Setup...

https://github.com/Pithikos/C-Thread-Pool/blob/4eb5a69a439f252d2839af16b98d94464883dfa5/thpool.c#L176 I thing you meant to write: ``` pthread_cond_init(&(thpool_p->threads_all_idle), NULL); ```