Jacob Gustafson
Jacob Gustafson
Images larger than 8192x8192 will not load in browsers via JavaScript. If you want some kind of map that updates regularly, using small tiles and updating the tiles likely to...
@GSunway Even if you could make an image that big, you probably couldn't edit it unless it was a PSB (Photoshop Big) image or something. There is usually no purpose...
@cheapie, - GIMP may be usable in a test case, but not in real editing scenarios apparently: https://www.reddit.com/r/GIMP/comments/3l91oi/gimp_becomes_unstable_handling_huge_images_any/ - For any kind of reasonable OpenGL speed, the image would have...
@TungstenOxide the method for installing on Fedora 27 was to compile from source--see [INSTALL](https://github.com/TiZ-EX1/xfce4-dockbarx-plugin/blob/master/INSTALL) text file for instructions.
According to MacPorts, Python and pip 3.12 will build on any version of macOS, so that seems fine: - https://ports.macports.org/port/python312/builds/ - https://ports.macports.org/port/py312-pip/builds/ But for the brew commands (for Homebrew) they...
Thanks. Since you're doing a hard fork, I don't see why you're leary of touching the main readme in the repo. Maybe at least add a link to the releases...
I didn't think so, sorry. Please re-read assuming it is a suggestion.
Also: - Every time a program opens it sizes (not maximizes) to the two screens, and I have to resize every program every time. - Full screen videos go to...
I only mentioned the --directory option as a separate issue, for your reference so you know that does not affect Xfce4, and so you know this is a separate issue...
* same problem occurs if I do ```bash FILE=`qarma --save --file-selection --title='Save As...' --filename="$HOME/foo"` ``` * same if ```bash FILE=`qarma --save --file-selection --title='Save As...'" ``` * In all cases it...