fbpx
Wikipedia

Dashboard (macOS)

Dashboard is a discontinued feature of Apple Inc.'s macOS operating systems, used as a secondary desktop for hosting mini-applications known as widgets. These are intended to be simple applications that do not take time to launch. Dashboard applications supplied with macOS included a stock ticker, weather report, calculator, and notepad; while users could create or download their own.

Dashboard
Dashboard widgets running under OS X 10.11 El Capitan
Stable release1.8 (July 20, 2011; 12 years ago (2011-07-20)) [±]
Operating systemMac OS X 10.4 Tiger to macOS 10.14 Mojave
TypeWidget engine
Websitewww.apple.com/downloads/dashboard/ 

Before Mac OS X 10.7 Lion, when Dashboard is activated, the user's desktop is dimmed and widgets appear in the foreground. Like application windows, they can be moved around, rearranged, deleted, and recreated (so that more than one of the same Widget is open at the same time, possibly with different settings). New widgets can be opened, via an icon bar on the bottom of the layer, loading a list of available apps similar to the iOS home screen or the macOS Launchpad. After loading, the widget is ready for use.

Dashboard was first introduced in Mac OS X 10.4 Tiger.[1][2][3] It can be activated as an application, from the Dock, Launchpad, or Spotlight. It can also be accessed by a dashboard key.[4] Alternatively, the user can choose to make Dashboard open on moving the cursor into a preassigned hot corner or keyboard shortcut. Starting with Mac OS X 10.7 Lion, the Dashboard can be configured as a space, accessed by swiping four fingers to the right from the Desktops either side of it.

From OS X 10.10 Yosemite onward, the Dashboard was disabled by default, with the Notification Center becoming the primary method of displaying widgets. As of macOS 10.15 Catalina, Dashboard has been removed from macOS.[5]

Widget support is reintroduced in macOS Sonoma, the latest macOS version.[6] In macOS Sonoma, Apple has integrated the Dashboard with the Desktop. Users are still able to keep widgets in the Notification Center.

Widget functions and capabilities edit

Dashboard widgets, like web pages, are capable of many different things, including of performing tasks that would be complicated for the user to access manually.[7] One example is the Google Search widget, which simply opens up the user's web browser and performs a Google search. Other widgets, like Wikipedia, grab the contents of web pages and display them within Dashboard. Some widgets can also serve as games, using Adobe Flash (or another multimedia authoring program) to create games just as if they were in a web browser. It is also possible for Mac users to create their own widgets using built-in software.

Graphics edit

Dashboard uses a variety of graphical effects for displaying, opening, and using widgets. For instance, a 3-D flip effect is used to simulate the widget flipping around, by clicking on a small i icon in the right bottom corner, the user can change the preferences on the reverse side; other effects include crossfading and scaling from icon to body (when opening widgets), a "spin-cycle effect" when a widget is focused and the user presses Command-R or a suck-in effect when they are closed. On sufficiently powered Macs, widgets will produce a ripple effect when they are opened, like a leaf falling onto water. These effects consume considerable processing power [citation needed] but with the help of macOS’s Quartz Extreme and Core Image graphics architectures, sufficient computing power to render them in real time is available.[citation needed] As with Exposé, Front Row and the minimize effect, holding shift down while calling the Dashboard or opening the Dashboard menu bar will display the effect in slow motion.

Creation of widgets edit

Dashboard widgets are created using Hypertext Markup Language (HTML), Cascading Style Sheets (CSS), and JavaScript.[8] Because the same languages are used for creating websites, many web developers can already build them. Widgets themselves are, at the core, simply HTML files that are displayed within the Dashboard layer; they use the WebKit application framework that is also used in Apple's Safari web browser, meaning even users running earlier versions of macOS — where Dashboard is unavailable — can build them. There is widget API allows the widgets to use Mac-specific interface elements such as the Apple Slider.[3]

When a Dashboard widget is built, it usually consists of six files:

  • The widget's HTML file, which is the actual file that will be displayed in the Dashboard layer
  • The widget's CSS file, which is used for styling the widget (but is called on from the HTML file)
  • The widget's JavaScript file, although it may be implemented directly within the HTML file if the developer desires
  • The widget's Property List (called “Info.plist”), which is what Dashboard uses to load the widget’s properties (i.e.: name, version, HTML file, etc.)
  • The background image of the widget, in PNG format
  • The icon that is displayed in the menu bar

Once all of these files are in the root of a directory, it is given a name and the extension ".wdgt", and then it can be opened up in Dashboard as a widget. More complex widgets may also include a Cocoa widget plugin (for platform-specific functionality), one or more JavaScript files (for text scrolling, preferences, etc.) or multiple images (for personalized select menus or buttons).

Mac OS X 10.5 Leopard includes an application called Dashcode, which is a more user-friendly way of creating widgets. Another new feature of Leopard is called "Web Clip" which lets users easily create widgets from parts of a webpage.[9] For example, during the WWDC 2007 keynote, Steve Jobs made widgets out of the following: the featured news headlines on Yahoo.com, the top ten most searched terms on Google, the Photo of the Day on National Geographic, the Dilbert comic strip, and the box office information from Rotten Tomatoes. The user can also customize the border to further personalize the widgets.

Comparison with Konfabulator edit

Many people have made comparisons between Konfabulator and Apple's Dashboard, especially after Apple announced the feature while Mac OS X 10.4 Tiger was in development. It was a subject of debate in the online community following the few months before Tiger's official release.

One school of thought came to the conclusion that Dashboard was a "rip-off" of Konfabulator. It points out the visual and functional similarities between Dashboard has been widely compared to Konfabulator (later Yahoo! Widget Engine) and sometimes called a copy of it, due to the similarities between their graphical aspects and the fact that they both use the term “widgets” to describe the objects in their environments.[10] Konfabulator may, in turn, have been based on Apple’s Desk Accessories, first released in 1984 with the original Macintosh. Desk Accessories, similar to widgets, were small mini-applications that operated on a user’s desktop. After the introduction of System 7 and cooperative multitasking, the necessity of creating Desk Accessories was removed and developers were encouraged to create applications instead. The OS continued to support them, for backward compatibility, until the switch to Mac OS X (In fact, the Calculator desk accessory remained in the Mac OS through version 9, seventeen years without a significant update).[11][12]

The codebases for Konfabulator and Dashboard are also different: Konfabulator uses XML and JavaScript to generate Widgets, whereas Dashboard uses HTML, CSS, JavaScript, and Objective-C.[13]

Included widgets edit

In the first version of Dashboard released with Mac OS X 10.4 Tiger update 10.4.3. Apple included 14 widgets. They consisted of:

After the Macworld 2006 keynote, Steve Jobs also announced four new widgets (Ski Report, People Finder, Google Search, and ESPN), as well as significant updates to the Phone Book and Calendar widgets. All of these are available through the Mac OS X 10.4.4 Tiger update.

In addition, Mac OS X 10.5 Leopard, released in late 2007, includes new widgets. One of these is Web Clip, which allows any user to turn a rectangular section of any webpage into a widget (This, however, only works with the Safari web browser). The widget updates as the website does, and all links and other interactive material in the widget's selection of the webpage works as if the website is being accessed from Safari. Another new widget is Movies, which allows users to find currently playing movies at local theaters, view trailers, and purchase tickets directly from Dashboard. In Mac OS X 10.7 Lion the Phone Book and iTunes Controller widgets were removed

Widgets on iOS edit

Apple has never announced support for the installation of Dashboard widgets on iOS. Even though, in June 2008, an unannounced update of Dashcode that was packaged with the iPhone SDK allowed for the creation of iPhone-oriented web widgets, it is unknown if this version of Dashcode would support the creation of AJAX-driven mobile widgets that could be installed natively on iOS.

It has been demonstrated that installing Dashboard widgets on a jailbroken iOS device is possible in theory, but most desktop-oriented widgets are not oriented to usage or interaction on iOS's multi-touch screen-oriented interface; they may also rely on DashboardClient's widget JavaScript object, which is not part of iOS.

On June 2, 2014, as part of their announcement of iOS 8, Apple announced that in the "Today" view (which is accessible by swiping down from the status bar) will be able to have downloadable widgets from the App Store.[14] While not the same desktop-oriented widgets that are found in Dashboard, this represented the first time that widgets became available officially (i.e., without jailbreaking) on iOS.

There is an unrelated CarPlay feature with the same name introduced with iOS 13.

On June 22, 2020, during the WWDC Keynote Address, Apple introduced widgets for iOS 14. These widgets can be placed on the homescreen, and can be resized. Users can stack up to 10 widgets, or choose a "Smart Stack" widget which will change depending the user's activity.[15]

See also edit

References edit

  1. ^ "How to create your own OS X Dashboard Widgets from Safari - Make Tech Easier". Make Tech Easier. July 26, 2010. from the original on August 18, 2021. Retrieved January 8, 2017.
  2. ^ Haslam, Karen. . Macworld UK. Archived from the original on August 19, 2015. Retrieved January 10, 2017.
  3. ^ a b Udell, Sterling (April 6, 2010). Pro Web Gadgets for Mobile and Desktop. Apress. ISBN 9781430225522. from the original on April 24, 2023. Retrieved November 10, 2020.
  4. ^ Hattersley, Lucy. "3 ways to Mac Dashboard useful again: games, entertainment and fresh new productivity widgets". Macworld UK. from the original on July 26, 2020. Retrieved January 13, 2017.
  5. ^ Statt, Nick (June 4, 2019). "Apple will permanently remove Dashboard in macOS Catalina". The Verge. from the original on January 16, 2021. Retrieved June 5, 2019.
  6. ^ Porter, Jon (June 5, 2023). "Apple announces macOS Sonoma with game mode and support for desktop widgets". The Verge. Retrieved June 8, 2023.
  7. ^ Evans, Jonny. "How the macOS Dashboard can actually help you be productive". Computerworld. from the original on October 4, 2018. Retrieved October 4, 2018.
  8. ^ McFarland, David Sawyer (July 21, 2008). JavaScript: The Missing Manual: The Missing Manual. "O'Reilly Media, Inc.". ISBN 9780596555306. from the original on April 24, 2023. Retrieved November 10, 2020.
  9. ^ Williams, Justin (March 11, 2008). Getting StartED with Mac OS X Leopard. Apress. ISBN 9781430205197. from the original on April 24, 2023. Retrieved November 10, 2020.
  10. ^ Where Apple Went Wrong With Widgets May 5, 2021, at the Wayback Machine, a blog post claiming Dashboard was a Konfabulator rip off.
  11. ^ Much Ado About Dashboard January 13, 2010, at the Wayback Machine More debate, cites other references.
  12. ^ Special Patrol: Arlo Rose on Tiger’s Dashboard July 5, 2009, at the Wayback Machine, an interview with one of Konfabulators authors. Includes his opinions about Dashboard. Includes a response to the "Desk Accessories argument".
  13. ^ Dashboard vs. Konfabulator July 6, 2009, at the Wayback Machine, a blog post claiming Dashboard was not a rip off of Konfabulator. Includes history and technical details.
  14. ^ Inc., Apple. "Apple Developer". Apple.com. from the original on August 26, 2014. Retrieved December 17, 2017. {{cite web}}: |last= has generic name (help)
  15. ^ "iOS 14 Preview - Features". Apple. from the original on June 22, 2020. Retrieved June 22, 2020.
Notes
  • "Desk Ornaments" by Andy Hertzfeld, folklore.org, October 1981, retrieved July 11, 2006
  • Apple.com

External links edit

  • Apple's Dashboard page
  • Dashcode Developer Tips March 7, 2015, at the Wayback Machine
  • Dashboard User Tips August 15, 2014, at the Wayback Machine
  • Dashboard Games

dashboard, macos, this, article, about, apple, dashboard, software, articles, about, dashboard, software, general, dashboard, disambiguation, dashboard, discontinued, feature, apple, macos, operating, systems, used, secondary, desktop, hosting, mini, applicati. This article is about Apple s Dashboard software For articles about dashboard software in general see Dashboard disambiguation Dashboard is a discontinued feature of Apple Inc s macOS operating systems used as a secondary desktop for hosting mini applications known as widgets These are intended to be simple applications that do not take time to launch Dashboard applications supplied with macOS included a stock ticker weather report calculator and notepad while users could create or download their own DashboardDashboard widgets running under OS X 10 11 El CapitanStable release1 8 July 20 2011 12 years ago 2011 07 20 Operating systemMac OS X 10 4 Tiger to macOS 10 14 MojaveTypeWidget engineWebsitewww wbr apple wbr com wbr downloads wbr dashboard wbr Before Mac OS X 10 7 Lion when Dashboard is activated the user s desktop is dimmed and widgets appear in the foreground Like application windows they can be moved around rearranged deleted and recreated so that more than one of the same Widget is open at the same time possibly with different settings New widgets can be opened via an icon bar on the bottom of the layer loading a list of available apps similar to the iOS home screen or the macOS Launchpad After loading the widget is ready for use Dashboard was first introduced in Mac OS X 10 4 Tiger 1 2 3 It can be activated as an application from the Dock Launchpad or Spotlight It can also be accessed by a dashboard key 4 Alternatively the user can choose to make Dashboard open on moving the cursor into a preassigned hot corner or keyboard shortcut Starting with Mac OS X 10 7 Lion the Dashboard can be configured as a space accessed by swiping four fingers to the right from the Desktops either side of it From OS X 10 10 Yosemite onward the Dashboard was disabled by default with the Notification Center becoming the primary method of displaying widgets As of macOS 10 15 Catalina Dashboard has been removed from macOS 5 Widget support is reintroduced in macOS Sonoma the latest macOS version 6 In macOS Sonoma Apple has integrated the Dashboard with the Desktop Users are still able to keep widgets in the Notification Center Contents 1 Widget functions and capabilities 2 Graphics 3 Creation of widgets 4 Comparison with Konfabulator 5 Included widgets 6 Widgets on iOS 7 See also 8 References 9 External linksWidget functions and capabilities editDashboard widgets like web pages are capable of many different things including of performing tasks that would be complicated for the user to access manually 7 One example is the Google Search widget which simply opens up the user s web browser and performs a Google search Other widgets like Wikipedia grab the contents of web pages and display them within Dashboard Some widgets can also serve as games using Adobe Flash or another multimedia authoring program to create games just as if they were in a web browser It is also possible for Mac users to create their own widgets using built in software Graphics editDashboard uses a variety of graphical effects for displaying opening and using widgets For instance a 3 D flip effect is used to simulate the widget flipping around by clicking on a small i icon in the right bottom corner the user can change the preferences on the reverse side other effects include crossfading and scaling from icon to body when opening widgets a spin cycle effect when a widget is focused and the user presses Command R or a suck in effect when they are closed On sufficiently powered Macs widgets will produce a ripple effect when they are opened like a leaf falling onto water These effects consume considerable processing power citation needed but with the help of macOS s Quartz Extreme and Core Image graphics architectures sufficient computing power to render them in real time is available citation needed As with Expose Front Row and the minimize effect holding shift down while calling the Dashboard or opening the Dashboard menu bar will display the effect in slow motion Creation of widgets editDashboard widgets are created using Hypertext Markup Language HTML Cascading Style Sheets CSS and JavaScript 8 Because the same languages are used for creating websites many web developers can already build them Widgets themselves are at the core simply HTML files that are displayed within the Dashboard layer they use the WebKit application framework that is also used in Apple s Safari web browser meaning even users running earlier versions of macOS where Dashboard is unavailable can build them There is widget API allows the widgets to use Mac specific interface elements such as the Apple Slider 3 When a Dashboard widget is built it usually consists of six files The widget s HTML file which is the actual file that will be displayed in the Dashboard layer The widget s CSS file which is used for styling the widget but is called on from the HTML file The widget s JavaScript file although it may be implemented directly within the HTML file if the developer desires The widget s Property List called Info plist which is what Dashboard uses to load the widget s properties i e name version HTML file etc The background image of the widget in PNG format The icon that is displayed in the menu barOnce all of these files are in the root of a directory it is given a name and the extension wdgt and then it can be opened up in Dashboard as a widget More complex widgets may also include a Cocoa widget plugin for platform specific functionality one or more JavaScript files for text scrolling preferences etc or multiple images for personalized select menus or buttons Mac OS X 10 5 Leopard includes an application called Dashcode which is a more user friendly way of creating widgets Another new feature of Leopard is called Web Clip which lets users easily create widgets from parts of a webpage 9 For example during the WWDC 2007 keynote Steve Jobs made widgets out of the following the featured news headlines on Yahoo com the top ten most searched terms on Google the Photo of the Day on National Geographic the Dilbert comic strip and the box office information from Rotten Tomatoes The user can also customize the border to further personalize the widgets Comparison with Konfabulator editMany people have made comparisons between Konfabulator and Apple s Dashboard especially after Apple announced the feature while Mac OS X 10 4 Tiger was in development It was a subject of debate in the online community following the few months before Tiger s official release One school of thought came to the conclusion that Dashboard was a rip off of Konfabulator It points out the visual and functional similarities between Dashboard has been widely compared to Konfabulator later Yahoo Widget Engine and sometimes called a copy of it due to the similarities between their graphical aspects and the fact that they both use the term widgets to describe the objects in their environments 10 Konfabulator may in turn have been based on Apple s Desk Accessories first released in 1984 with the original Macintosh Desk Accessories similar to widgets were small mini applications that operated on a user s desktop After the introduction of System 7 and cooperative multitasking the necessity of creating Desk Accessories was removed and developers were encouraged to create applications instead The OS continued to support them for backward compatibility until the switch to Mac OS X In fact the Calculator desk accessory remained in the Mac OS through version 9 seventeen years without a significant update 11 12 The codebases for Konfabulator and Dashboard are also different Konfabulator uses XML and JavaScript to generate Widgets whereas Dashboard uses HTML CSS JavaScript and Objective C 13 Included widgets editIn the first version of Dashboard released with Mac OS X 10 4 Tiger update 10 4 3 Apple included 14 widgets They consisted of Address Book now known as Contacts Business Calculator Calendar Dictionary Flight Tracker iTunes Controller no longer included in latest macOS releases Phone Book no longer included in latest macOS releases Stickies Stocks Tile Game Translation Unit Converter Weather World ClockAfter the Macworld 2006 keynote Steve Jobs also announced four new widgets Ski Report People Finder Google Search and ESPN as well as significant updates to the Phone Book and Calendar widgets All of these are available through the Mac OS X 10 4 4 Tiger update In addition Mac OS X 10 5 Leopard released in late 2007 includes new widgets One of these is Web Clip which allows any user to turn a rectangular section of any webpage into a widget This however only works with the Safari web browser The widget updates as the website does and all links and other interactive material in the widget s selection of the webpage works as if the website is being accessed from Safari Another new widget is Movies which allows users to find currently playing movies at local theaters view trailers and purchase tickets directly from Dashboard In Mac OS X 10 7 Lion the Phone Book and iTunes Controller widgets were removedWidgets on iOS editApple has never announced support for the installation of Dashboard widgets on iOS Even though in June 2008 an unannounced update of Dashcode that was packaged with the iPhone SDK allowed for the creation of iPhone oriented web widgets it is unknown if this version of Dashcode would support the creation of AJAX driven mobile widgets that could be installed natively on iOS It has been demonstrated that installing Dashboard widgets on a jailbroken iOS device is possible in theory but most desktop oriented widgets are not oriented to usage or interaction on iOS s multi touch screen oriented interface they may also rely on DashboardClient s widget JavaScript object which is not part of iOS On June 2 2014 as part of their announcement of iOS 8 Apple announced that in the Today view which is accessible by swiping down from the status bar will be able to have downloadable widgets from the App Store 14 While not the same desktop oriented widgets that are found in Dashboard this represented the first time that widgets became available officially i e without jailbreaking on iOS There is an unrelated CarPlay feature with the same name introduced with iOS 13 On June 22 2020 during the WWDC Keynote Address Apple introduced widgets for iOS 14 These widgets can be placed on the homescreen and can be resized Users can stack up to 10 widgets or choose a Smart Stack widget which will change depending the user s activity 15 See also editAdd on Mozilla Dashboard business Google Chrome ExtensionsReferences edit How to create your own OS X Dashboard Widgets from Safari Make Tech Easier Make Tech Easier July 26 2010 Archived from the original on August 18 2021 Retrieved January 8 2017 Haslam Karen Yosemite review Continuity and WiFi problems mar an otherwise pleasing update Macworld UK Archived from the original on August 19 2015 Retrieved January 10 2017 a b Udell Sterling April 6 2010 Pro Web Gadgets for Mobile and Desktop Apress ISBN 9781430225522 Archived from the original on April 24 2023 Retrieved November 10 2020 Hattersley Lucy 3 ways to Mac Dashboard useful again games entertainment and fresh new productivity widgets Macworld UK Archived from the original on July 26 2020 Retrieved January 13 2017 Statt Nick June 4 2019 Apple will permanently remove Dashboard in macOS Catalina The Verge Archived from the original on January 16 2021 Retrieved June 5 2019 Porter Jon June 5 2023 Apple announces macOS Sonoma with game mode and support for desktop widgets The Verge Retrieved June 8 2023 Evans Jonny How the macOS Dashboard can actually help you be productive Computerworld Archived from the original on October 4 2018 Retrieved October 4 2018 McFarland David Sawyer July 21 2008 JavaScript The Missing Manual The Missing Manual O Reilly Media Inc ISBN 9780596555306 Archived from the original on April 24 2023 Retrieved November 10 2020 Williams Justin March 11 2008 Getting StartED with Mac OS X Leopard Apress ISBN 9781430205197 Archived from the original on April 24 2023 Retrieved November 10 2020 Where Apple Went Wrong With Widgets Archived May 5 2021 at the Wayback Machine a blog post claiming Dashboard was a Konfabulator rip off Much Ado About Dashboard Archived January 13 2010 at the Wayback Machine More debate cites other references Special Patrol Arlo Rose on Tiger s Dashboard Archived July 5 2009 at the Wayback Machine an interview with one of Konfabulators authors Includes his opinions about Dashboard Includes a response to the Desk Accessories argument Dashboard vs Konfabulator Archived July 6 2009 at the Wayback Machine a blog post claiming Dashboard was not a rip off of Konfabulator Includes history and technical details Inc Apple Apple Developer Apple com Archived from the original on August 26 2014 Retrieved December 17 2017 a href Template Cite web html title Template Cite web cite web a last has generic name help iOS 14 Preview Features Apple Archived from the original on June 22 2020 Retrieved June 22 2020 Notes Desk Ornaments by Andy Hertzfeld folklore org October 1981 retrieved July 11 2006 Apple comExternal links editApple s Dashboard page Dashcode Developer Tips Archived March 7 2015 at the Wayback Machine Dashboard User Tips Archived August 15 2014 at the Wayback Machine Dashboard Games Retrieved from https en wikipedia org w index php title Dashboard macOS amp oldid 1195859396, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.