Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 917 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 917 Bytes

Build Status Codacy Badge

PySide-Custom-Widgets

An assortment of Widgets and setups for PySide.

ConfirmDialog

Confirm Dialog

An extended ConfirmDialog with a bunch if features:

  1. It slides with an animation onto the screen, grabbing the user's attention
  2. Option for adding a custom Widget to the dialog.
  3. Configurable buttons
  4. Blur the background of the screen

Notifier

A basic widget for popup notifications that can be hidden in the system tray bar.