
Frameless Window Sample
4 ratings
)Overview
Chrome platform app.
Frameless window A sample application to showcase how you can use frame:'none' windows to allow total customization of the window's real estate. Initially, the window is open with no titlebar. When you check one of the titlebars, it is added to the appropriate position. Notice that the added titlebars are the only parts of the window that allow dragging. This is achieved through a special CSS property applied to what is draggable or non-draggable (by default, the whole window is not draggable): -webkit-app-region: drag|no-drag; Caveat: -webkit-app-region: drag; will disable some customizations such as custom mouse pointers. See the source code at https://github.com/GoogleChrome/chrome-app-samples/tree/master/frameless-window This version was built from git commit d0e4bdf https://github.com/GoogleChrome/chrome-app-samples/tree/d0e4bdf/frameless-window
4 out of 54 ratings
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version0.2
- UpdatedOctober 1, 2013
- Offered byChrome App Samples
- Size318KiB
- LanguagesEnglish (United States)
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Support
For help with questions, suggestions, or problems, visit the developer's support site