blender/intern/ghost
Ankit Meel f04a7a07e3 macOS: Add open files to system recent files
Completes the TODO in GHOST_SystemPathsCocoa::addToSystemRecentFiles
Also renames the filename parameter to the more appropriate filepath.

The recently opened/saved file will now also show up in:
- Blender Dock icon > Right click.
- Three finger swipe down in Open Blender i.e., App Expose

Based on a earlier contribution by @jenkm.

Pull Request: https://projects.blender.org/blender/blender/pulls/107174
2023-04-20 23:53:08 +05:30
..
intern macOS: Add open files to system recent files 2023-04-20 23:53:08 +05:30
test Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
CMakeLists.txt Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_C-api.h UI: Allow Clipboard Copy/Paste Images 2023-04-14 03:48:17 +02:00
GHOST_IContext.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IEvent.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IEventConsumer.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_ISystem.hh UI: Allow Clipboard Copy/Paste Images 2023-04-14 03:48:17 +02:00
GHOST_ISystemPaths.hh macOS: Add open files to system recent files 2023-04-20 23:53:08 +05:30
GHOST_ITimerTask.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IWindow.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IXrContext.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_Path-api.hh Cleanup: match argument names between functions & declarations 2023-04-20 13:52:58 +10:00
GHOST_Rect.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_Types.h UI: Capabilities Flag for Clipboard Image copy/paste 2023-04-16 21:04:55 +02:00