kramo
5a427a89b5
macos: Add proper platform-specific icon
2024-07-12 14:56:16 +08:00
Takase
687aeda956
macos: support drag-and-drop and default file associations ( #1822 )
...
* macos: support drag-and-drop and default file associations
* resources/macos: use LSItemContentTypes to narrow down files
* macos: support opening folders
* rootview: workaround macos weird dnd event timing
* core/rootview: rename variable and refactor if statement
2024-06-22 12:23:06 +08:00
Takase
062f8dd1ff
resources/macos: better macos installer background ( #1816 )
2024-06-19 17:29:00 +02:00
Takase
646b43bd37
Update macOS copyright notice ( #1815 )
...
* resources: update copyright in info.plist
* meson.build: dynamically generate current year
"present" may be misleading.
* resources/macos: remove unecessary newlines
2024-06-18 15:00:14 +02:00
Takase
5d5cab1ee4
refactor(build): use dmgbuild to create dmgs ( #1664 )
...
* refactor(appdmg): make dmgs with dmgbuild
* fix(appdmg.sh): typo
* refactor(appdmg.sh): don't generate config on the fly
* fix(dmgbuild): icon file
* fix(gitignore): dmgbuild settings
* chore(resources): update readme with new files
* chore(resources/macos): add missing newline
2023-11-10 02:44:58 +01:00
Takase
81776b1c19
Reorganize resources/ + wasm target ( #1244 )
...
* add README.md to resources directory
* add cross/ directory for meson cross files
* fix readme list syntax error
* fix reflink
* disable ASYNCIFY_ADVISE by default
* use executable names instead of hardcoding paths
2023-01-09 17:50:26 -04:00
Jefferson González
d89d1e6d98
ci release: add macos arm64 support ( #1179 )
2022-10-30 11:48:20 -04:00
Lorenzo Orsatti
66bc551488
Add CFBundleIdentifier to Info.plist.in
...
The CFBundleIdentifier key is necessary to associate lite-xl application to all files with a certain extension.
2021-12-22 22:18:22 +01:00
Francesco Abbate
51f27e47ca
Improve info.plist for macOS package config
...
As suggested by @redtide and @Timofffee.
2021-09-08 11:13:13 +02:00
Francesco Abbate
ce1a6ea5b5
Fix macOS minimum system version in info.plist
2021-09-08 11:13:13 +02:00
Timofffee
d42a9173fe
Bring back info.plist with meson configuration
2021-09-04 18:01:08 +02:00
Francesco
4732ba743d
Revert "Update Info.plist"
...
This reverts commit aefa3ca205
.
2021-09-04 17:57:09 +02:00
Francesco
dfc45ad3b3
Revert "One more update Info.plist"
...
This reverts commit e8f5a5e002
.
2021-09-04 17:57:09 +02:00
Francesco
fdc8762241
Revert "Update meson.build"
...
This reverts commit 8866a5dddf
.
2021-09-04 17:57:09 +02:00
Timofffee
8866a5dddf
Update meson.build
2021-09-03 14:36:36 +02:00
Timofffee
e8f5a5e002
One more update Info.plist
2021-09-03 14:36:36 +02:00
Timofffee
aefa3ca205
Update Info.plist
2021-09-03 14:36:36 +02:00
Adam Harrison
b6af395fc7
2.0 changelog and modversion updates.
2021-08-17 20:24:44 +02:00
redtide
904214378d
CI and custom build script utilities
...
- macOS DMG image using AppDMG with custom background
- Linux AppImage
- Windows MSYS2 packaging
- Source code tarball including subprojects source code
- LHelper compatible build script
2021-08-12 22:07:38 +02:00
redtide
3f58e554ba
Reorganization of data resources
2021-06-24 22:53:14 +02:00