dasher-project / dasher

Dasher
http://www.inference.phy.cam.ac.uk/dasher/
GNU General Public License v2.0
159 stars 45 forks source link

Popup Feature for supporting an Extended Display (Dual Monitor) #112

Closed ipomoena closed 7 years ago

ipomoena commented 7 years ago

Broke out the edit window into a newly created popup window. A timer in the main dasher grabs the current display text on the edit window and presents it on the popup window.

Preference Page also added and a Quick Mode button on the tool bar. Preferences include font size, window placement, and auto detect additional monitors.

**Not the most efficient implementation- enhancements will follow.