Mercurial > minori
comparison dep/animone/README @ 337:a7d4e5107531
dep/animone: REFACTOR ALL THE THINGS
1: animone now has its own syntax divergent from anisthesia,
making different platforms actually have their own sections
2: process names in animone are now called `comm' (this will
probably break things). this is what its called in bsd/linux
so I'm just going to use it everywhere
3: the X11 code now checks for the existence of a UTF-8 window title
and passes it if available
4: ANYTHING THATS NOT LINUX IS 100% UNTESTED AND CAN AND WILL BREAK!
I still actually need to test the bsd code. to be honest I'm probably
going to move all of the bsds into separate files because they're
all essentially different operating systems at this point
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 19 Jun 2024 12:51:15 -0400 |
parents | 675865737a23 |
children |
comparison
equal
deleted
inserted
replaced
336:d260549151d6 | 337:a7d4e5107531 |
---|---|
31 Additionally, macOS does not have the concept of class names, rather, it has | 31 Additionally, macOS does not have the concept of class names, rather, it has |
32 bundle identifiers, which are a suitable replacement in most use cases, and are | 32 bundle identifiers, which are a suitable replacement in most use cases, and are |
33 what Animone will attempt to grab before falling back to the Quartz window name. | 33 what Animone will attempt to grab before falling back to the Quartz window name. |
34 | 34 |
35 On X11, Animone requires that the XRes extension is installed to retrieve window | 35 On X11, Animone requires that the XRes extension is installed to retrieve window |
36 PIDs. | 36 PIDs. Animone will also attempt to retrieve window names in UTF-8 encoding; if |
37 this is not possible it will be passed as whatever the current locale encoding | |
38 is. | |
39 | |
40 File paths will always be in UTF-8 on Windows and macOS. Linux and BSD treat | |
41 filenames as just a pile of bytes and it's no telling what encoding they're in | |
42 (but in most if not all cases they will be in UTF-8 as well) | |
37 | 43 |
38 --- HISTORY --- | 44 --- HISTORY --- |
39 Animone used to be under the name Animia, as in you'd contract anemia just from | 45 Animone used to be under the name Animia, as in you'd contract anemia just from |
40 looking at the source code. It's been cleaned up a bit since then, so now it's | 46 looking at the source code. It's been cleaned up a bit since then, so now it's |
41 been changed to represent Anemone, a genus of flowering plants commonly called | 47 been changed to represent Anemone, a genus of flowering plants commonly called |