Kovid Goyal
49d1847d92
macOS Tahoe: Have the calibre app icon automatically use a dark look when the system is in dark mode
...
Uses the new Liquid Glass infrastructure to generate the application
icons using actool which means icons have to be generated on a mac, but
that is done via a one-time script not per build. I could change it to
be done per build, but not needed and doing it that way makes iterating
on icon design too slow.
2026-04-18 12:17:31 +05:30
un-pogaz
5572105076
upgrade code to Python 3 (auto-fix)
...
ruff 'UP'
2025-01-24 11:14:16 +01:00
Kovid Goyal
53b74283a4
sort imports in all python files
2024-03-30 13:02:22 +05:30
Kovid Goyal
9ff27782de
Remove useless __future__ imports
...
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
...
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Eli Schwartz
45ca4c7934
py3: merge multiline __future__ imports to not confuse 2to3
2019-05-27 00:41:14 -04:00
Kovid Goyal
a0a1261bc4
Add an apple-touch-icon because Apple is a special snowflake that cant use the favicon like everybody else
2017-05-28 13:25:51 +05:30
Kovid Goyal
bd772acd2b
...
2016-09-23 17:38:48 +05:30
Kovid Goyal
6f894753f3
Some more refinements to the logo
...
Make the ends caps ont heyellow book more like the ones in the original
logo. Adda dfrop shadow to the bookmark.
2016-09-23 12:02:33 +05:30