Skip to content

A Haiku application to display a system notification when switching workspaces

License

Notifications You must be signed in to change notification settings

augiedoggie/WorkspaceNotify

Repository files navigation

WorkspaceNotify

A small application for Haiku which shows a system notification when switching workspaces.

Screenshot

Usage Instructions

Settings

When the app is launched it will display the settings window.

  • "Show Test" will show a notification using the current settings
  • "Defaults" resets the settings to the initial values
  • "Quit" closes the window and stops the app from running in the background
  • "Hide Window" closes the window but keeps the app running in the background (launch the app again to make the window visible)

Build Instructions

You must have the jamfile_engine package installed in order to build.

~> cd WorkspaceNotify
~/WorkspaceNotify> jam
~/WorkspaceNotify> jam install

jam install is required for the autostart feature. In addition to installing the application binary it will rewrite and then copy the WorkspaceNotify.launch startup script to /boot/system/non-packaged/data/user_launch

About

A Haiku application to display a system notification when switching workspaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages