https://github.com/miyako/4d-plugin-apple-window-title-bar
Make window content view display behind title bar
https://github.com/miyako/4d-plugin-apple-window-title-bar
4d-plugin
Last synced: 7 days ago
JSON representation
Make window content view display behind title bar
- Host: GitHub
- URL: https://github.com/miyako/4d-plugin-apple-window-title-bar
- Owner: miyako
- License: mit
- Created: 2018-05-28T11:34:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T22:24:12.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T04:19:13.696Z (over 1 year ago)
- Topics: 4d-plugin
- Language: C
- Homepage:
- Size: 3.45 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)

**Note**: for v17 and earlier, move `manifest.json` to `Contents`
for v19 consider [4d-plugin-window-style](https://github.com/miyako/4d-plugin-window-style)
# 4d-plugin-apple-window-title-bar
Make window content view display behind title bar

## Syntax
```
HIDE WINDOW TITLE BAR (window)
```
Parameter|Type|Description
------------|------------|----
window|LONGINT|
## Related projects
other ways to customise a window on Mac
* https://github.com/miyako/4d-plugin-custom-window
* https://github.com/miyako/4d-plugin-window-icon
* https://github.com/miyako/4d-plugin-window-button
## Remarks
broken in v19. the window title bar becomes transparent but the background does not extend behind it.
