An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![version](https://img.shields.io/badge/version-16%2B-8331AE)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm&color=blue)
[![license](https://img.shields.io/github/license/miyako/4d-plugin-apple-window-title-bar)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-apple-window-title-bar/total)

**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

screenshot

## 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.

スクリーンショット 2021-07-16 7 21 19