Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liberty-xui: mention libgrapheme | Přemysl Eric Janouch | 2024-07-10 | 1 | -6/+6 |
| | |||||
* | liberty-xui: clip terminal drawing | Přemysl Eric Janouch | 2024-02-27 | 1 | -3/+6 |
| | |||||
* | liberty-xdg: actually make libpng optional | Přemysl Eric Janouch | 2024-02-10 | 1 | -0/+1 |
| | |||||
* | liberty-xui: tolerate zero-area ConfigureNotify | Přemysl Eric Janouch | 2024-02-10 | 1 | -1/+2 |
| | | | | Happens when launching from a fullscreen window in i3. | ||||
* | Make liberty-xui load PNG program icons | Přemysl Eric Janouch | 2024-02-10 | 1 | -8/+42 |
| | | | | | | | X11 applications now have a dependency on libpng. This makes use of a new related liberty-xdg module, which can be used separately. | ||||
* | liberty-xui: fix build on systems without A_ITALIC | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+2 |
| | |||||
* | liberty-xui: fix a build warning | Přemysl Eric Janouch | 2023-06-28 | 1 | -2/+2 |
| | | | | On macOS, TIOCGWINSZ seems to be defined earlier. | ||||
* | Turn liberty-tui into a terminal/X11 hybrid | Přemysl Eric Janouch | 2023-06-19 | 1 | -0/+2197 |
Importing code from nncmpp, adjusting it to work with hex as well. |