Ticket #215 (closed enhancement: fixed)

Opened 3 years ago

Last modified 1 month ago

borderless video-output-window

Reported by: fkuehne Assigned to: hartman
Priority: low Milestone: Features paradize
Component: Mac OS X interface Version: master
Severity: normal Keywords:
Cc: fkuehne Platform(s): MacOS
Difficulty: easy Work status: Not started

Description

We support borderless video-output-windows under Linux. It would be nice to have that under OSX as well. AFAIK, this should not be that hard to implement, since we could use a NSWindow property.

Change History

08/06/05 23:56:24 changed by fkuehne

  • cc set to fkuehne.
  • severity changed from minor to enhancement.
  • milestone changed from 0.8.4 (feature freeze) to 0.8.5.

That isn't really that hard to implement, but the problem is that we have to keep track of mouse d'n'd-events inside the window, so it can be moved without the border. That's not do-able atm, since we don't register any click events (refs #302).

11/27/05 15:41:31 changed by fkuehne

  • milestone changed from 0.8.5 feature freeze to Features paradize.

07/30/08 02:20:32 changed by hartman

  • status changed from new to closed.
  • resolution set to fixed.