Bob
Bob
Hello. First off I wanna say huge thanks for this app, it's quite comfortable to use unlike all the other CLI tools. Second, I'm having an issue with slow uploads...
This program was a heaven sent pairing for scrot! Being able to take a screenshot and copy it to clipboard is a very important use case of xclip.
Tried using `nwggrid` to launch programs whose binaries are in the home directory and failed. The respective `.desktop` files contain any of the following: ```desktop Exec=~/path/to/program %F Exec=~/path/to/program "%F" Exec=${HOME}/path/to/program...
Just compiled this game today, runs great so far. I would like to request a dedicated screenshot button like in other source ports (default is F12), where upon pressing it...
Hello, I'm a big fan of Viewnior and use it daily. I have a feature request: add an option in settings to smooth images only on downscale (i.e. when zooming...
### Zig Version 0.11.0 ### Steps to Reproduce and Observed Behavior Try compiling [Mold 2.4.0](https://github.com/rui314/mold/releases/tag/v2.4.0) using `zig c++` and it will return an error: ```plain [ 24%] Building CXX object...
ANESE doesn't compile on my linux machine with CMake, but the project structure is simple enough that a single Makefile would do... So I wrote a Makefile for ANESE that...
Could you provide clang's `ld` and `nm` tools?
The current `build.sh` script depends on GNU bash (`#!/bin/bash`), which is not available on all systems. Consider using the more portable POSIX shell (`#!/bin/sh`) instead which is available on all...
I tried running `make` and `make sdl` but there's no output, no errors, nothing.