frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

XFCE4 desktop icons no longer persist positions after 4.20.2 update

4•eth0up•1h ago
At some point in the last few weeks, an XFCE4 update changed how desktop icon coords are stored and restored. I spent considerable time debugging this without identifying the cause.

System: Void, runit, XFCE 4.20.2, HD 3840×2160 HDMI-1

Symptom: Desktop icons set to default grid (1 of 8 options/"gravity"s) on reboot/resume. Previously, user-selected positions persisted.

The plausible suspect: ~/.config/xfce4/desktop/icons.screen0.yaml, which (seemingly) stores icon coords (row/col), removable devs w/last-seen timestamps, log of every file, directory, and UUID ever on the desktop, e.g items deleted last year.

Early attempts to wrangle this nasty yaml involved scripts for:

Backing it up with my preferred positions and overwriting the dictator version on resume =fail.

Applying chattr +i to make it immutable before suspend =fail.

Modifying it directly and forcing "xfdesktop --reload" =fail. Icon mutiny.

Here may be a clue. Editing the yaml whilst xfdesktop is running apparently produces no change to positions. This implies xfdesktop doesn't read the yaml to decide icon position at runtime; it writes the yaml after deciding positions. The yaml seems a log of an xfdesktop decision rather than an instruction.

I also probed xfconf, where I found no auto-arrange, sort-by, or position coordinate keys. All icon-related keys are style=2, gravity=0, and font/size/spacing/color preferences. The reset isn't caused by a toggle.

I corrected ghost monitor entries in xfconf. The display was registered under three IDs: monitor0 (generic fallback), monitorHDMI1 (no hyphen), and monitorHDMI-1 (correct). Purging the ghost entries, and separately adding a missing hyphen in displays.xml (HDMI1 > HDMI-1 to match xrandr's reported connector name), produced one successful logout/login with positions preserved, but the problem returned upon next resume.

After resume, with icons in dictator positions, I ran:

    killall xfdesktop && xfdesktop &
Icons remained in the reset/default arrangement.

This suggests the resume hook isn't the failure point. If the yaml contained valid positions and xfdesktop read them at startup, a clean restart would restore correct placement. The reset may happen somewhere inside xfdesktop's domain, independent of suspend/resume.

Speculative hippopotamus, or AI-Assisted conjecture:

xfdesktop 4.20.2 introduced a column boundary check fix in xfdesktop_icon_view_unplace_item(). Based on behavior, this function (or something upstream of it) now triggers a full position recalculation at startup rather than loading stored positions. The yaml is written afterward, reflecting the recalculated result, which is why it always appears "correct" after the fact but does not survive a restart.

What I haven't yet done, and probably won't, due to previous experience in that neighborhood, is file a bug for xfdesktop4.20.2. Then why would I bother here, one might ask... Because I am weird.

Sidenote on data retention:

Separately from the icon bug, xfdesktop writes unnecessary persistent user activity data by default:

icons.screen0.yaml retains obsolete entries for deleted files and unmounted drives, I think, indefinitely.

xfdesktop memory-maps gvfs-metadata logs (including deleted UUIDs), meaning it reads file and drive activity history beyond what I think icon rendering requires.

Clipman stores ~3-4MB of clipboard history by default and is a near-mandatory XFCE dependency, with, to me, no clear control option to disable it.

None of that is directly related to the icon bug, but perhaps worth etching in the ether for those interested.

And finally, something I've not yet tried:

    strace -e trace=openat,read,close -o /tmp/xfd-trace.log xfdesktop --no-daemon

    grep -i yaml /tmp/xfd-trace.log
Note that the above command may result in a necessary detour of your workflow.

GraalVM 25.1 - First Innovation Release

https://medium.com/graalvm/graalvm-25-1-is-here-13829606982e
1•fniephaus•1m ago•0 comments

High Performance Swift Apps

https://blog.jacobstechtavern.com/p/high-performance-swift-apps
1•jakey_bakey•1m ago•0 comments

All Homo Naledi skeletons found in South African cave are female

https://www.livescience.com/archaeology/human-evolution/a-weird-result-from-an-already-weird-homi...
1•gmays•2m ago•0 comments

Show HN: Bulwark – a kernel read gate so coding agents can't read .env or .ssh

https://github.com/obstalabs/bulwark
1•ppiankov•3m ago•0 comments

Smart World

https://www.splendid.land/smart-world
1•flocciput•3m ago•0 comments

Tidal Says It Won't Pay Royalties for AI-Generated Music

https://www.404media.co/tidal-says-it-wont-pay-royalties-for-ai-generated-music/
1•Brajeshwar•3m ago•0 comments

Show HN: A physical dial that locks your screens until your focus session ends

https://www.indiegogo.com/en/projects/miradial/miradial
1•Kaljurahn•4m ago•0 comments

Looop – A tiny, portable, Kubernetes-shaped control loop for your LLM agent

https://github.com/yusukeshib/looop
1•johnnydamacha•4m ago•0 comments

Brain2Qwerty

https://facebookresearch.github.io/brain2qwerty/
1•vismit2000•4m ago•0 comments

Asshole Astrology – Horoscopes for horrible people

https://medium.com/the-partnered-pen/asshole-astrology-bf560821d68b
1•monkeymagick•4m ago•0 comments

Show HN: AskPG, a real-time WebGPU Paul Graham avatar for startup advice

https://pg.nuggt.io/
1•ChicknNuggt•4m ago•0 comments

Show HN: Obvelum – an anonymous hiring protocol where companies apply to you

https://www.obvelum.com/
1•aviscido•5m ago•0 comments

Toyota E-CVT: Once you understand it will think everything else is silly [video]

https://www.youtube.com/watch?v=r2L5VOtf47Y
2•teleforce•5m ago•0 comments

Supreme Court rejects Trump bid to restrict birthright citizenship

https://www.reuters.com/legal/government/supreme-court-rule-trump-bid-limit-birthright-citizenshi...
3•shscs911•6m ago•0 comments

Building an Unbeatable Mechanical 3D Printed Tic-Tac-Toe Computer [video]

https://www.youtube.com/watch?v=0ECLzEu6Fs4
1•chantepierre•6m ago•0 comments

Scientists reverse autism-like symptoms in mice

https://www.psypost.org/scientists-reverse-autism-like-symptoms-in-mice-by-repairing-shortened-ne...
1•amichail•6m ago•0 comments

We rewrote an ML Framework* in Lean, (and yes it is faster*)

https://theoric.com/blog/we-rewrote-tinygrad-in-lean/
2•hargup•7m ago•0 comments

Midterm media bedwetting over socialism has begun

https://karlbode.com/midterm-media-bedwetting-over-socialism-has-truly-begun/
1•jwx48•7m ago•0 comments

Claude Sonnet 5

https://www.anthropic.com/news/claude-sonnet-5
1•iamsyr•7m ago•2 comments

The Netherlands Immigration: Down in 2025 for Knowledge Workers

https://www.cbs.nl/en-gb/news/2026/27/immigration-down-in-2025-especially-asylum-and-knowledge-mi...
1•andrewstetsenko•8m ago•0 comments

UK may intervene in $110B Paramount-Warner Bros Discovery deal

https://www.reuters.com/business/media-telecom/uk-minded-intervene-paramounts-110-billion-warner-...
1•JumpCrisscross•8m ago•0 comments

From Cannons to Chronometers to Factories

https://contraptions.venkateshrao.com/p/from-cannons-to-chronometers-to-factories
1•surprisetalk•8m ago•0 comments

AI drives a boom in new games but big developers dominate

https://www.ft.com/content/4a4b3f61-e646-421f-bbf5-f5626994e9b7
1•thm•8m ago•0 comments

Show HN: Bash is All You Need for a language model REPL

https://github.com/cloudkj/llayer
1•cloudkj•9m ago•0 comments

Show HN: Scaffold a BigQuery and dbt and Cube project an AI agent can operate

https://cli.revos.dev/
2•zubairov•9m ago•0 comments

Show HN: Rampart on CoreML

https://github.com/narner/Rampart-CoreML
3•narner•10m ago•1 comments

10x more tools on x402

https://blog.apify.com/introducing-x402-agentic-payments/
1•jancurn•10m ago•0 comments

Show HN: Aitori – open-source tool to inspect Claude and ChatGPT traffic

https://github.com/truefoundry/aitori
1•deeptishukla22•11m ago•0 comments

Show HN: OM Core – multidimensional models without spreadsheet cell formulas

https://github.com/cloudcell/om-core
1•cloudcell•11m ago•0 comments

Agent-sandbox: Sandbox for agents with Podman

https://github.com/thomaspeklak/agent-sandbox
1•rjzzleep•11m ago•0 comments