Search Criteria
Package Details: idesk 0.7.9-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/idesk.git (read-only, click to copy) |
---|---|
Package Base: | idesk |
Description: | IDesk gives users icons on their desktop. Features include transparency, configurable actions to run shell commands, PNG, SVG and GIF image support, and XFT anti-aliased fonts |
Upstream URL: | https://github.com/neagix/idesk/ |
Keywords: | desktop minimal |
Licenses: | GPL |
Submitter: | Barthalion |
Maintainer: | neagix |
Last Packager: | neagix |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-05 20:16 (UTC) |
Last Updated: | 2025-04-06 14:25 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- imlib2
- libpng (libpng-gitAUR, libpng-apngAUR)
- librsvg (librsvg-gitAUR)
- libxft (libxft-gitAUR)
- libxpm (libxpm-gitAUR)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf)
Latest Comments
1 2 Next › Last »
Cooler commented on 2025-06-26 09:30 (UTC)
I can confirm the problem. XDesktopContainer.cpp line 601. waitpid(pid, NULL, 0); Hangs the desktop.
neagix commented on 2025-06-22 00:16 (UTC)
@Poltawer as mentioned before, if you care enough - please open a GitHub issue.
I cannot help here; one will need to compare how you compiled (e.g. configure features) the old version vs the new version.
Poltawer commented on 2025-06-21 19:45 (UTC)
I've been using idesk for a long time. I'm currently using release 0.7.5, and everything still works fine with it. For example, I can use one icon to open as many Firefox windows as I want at the same time. However, having to close the previous window to open the next one is not correct.
neagix commented on 2025-06-21 12:31 (UTC)
@Poltawer you can open an issue on the GitHub repository, or better submit a PR to fix it.
The behavior has always been like that since the very first version of idesk, as far as I remember.
Poltawer commented on 2025-06-20 17:15 (UTC)
The program either does not work or works incorrectly. Icons are loaded on the desktop. When you click the mouse cursor on an icon, the corresponding program starts, but the next click does not start a new process, but a subsequent click does not start a new process; instead, it queues it, and it will be run when the previous process is closed.
neagix commented on 2025-04-06 14:26 (UTC)
It's updated now, and pointing to my GitHub fork. Let me know if there are any issues; I tested it and builds fine.
I added a librsvg dependency since in my fork I added back SVG support and there's lots of SVG icons around nowadays.
MarsSeed commented on 2023-08-29 17:10 (UTC)
@neagix, yes, I think it would be ideal if you updated this to build from your fork.
neagix commented on 2023-08-29 13:40 (UTC)
Should I make this package point to my fork?
MarsSeed commented on 2023-08-10 07:59 (UTC) (edited on 2023-08-10 08:07 (UTC) by MarsSeed)
This has flagged out-of-date since 2022-12-15 by @Rodrigues with the following comment:
I am re-flagging it, since there are two patches committed on top of that release; the last of which includes the imlib2 pkg-config patch, making the separate imlib2-config.patch file hosted on AUR unneeded.
Hence, the latest available version is:
idesk
0.7.8.r2.g40a0a42
MarsSeed commented on 2023-08-10 07:44 (UTC) (edited on 2023-08-10 07:50 (UTC) by MarsSeed)
As per the continuation fork's README.md clarifies, can depend on
startup-notification
. This has been true even in the last original 0.7.5 release, only that readme mentioned it very briefly, and didn't convey unambiguously that it is for an optional feature.Also, the readme says:
1 2 Next › Last »