Commit Graph

22 Commits

Author SHA1 Message Date
Jas Singh
ea2ebc5c4b Fixed a deadzone caused by notifications. (#119) 2024-08-12 22:46:37 -07:00
matavach
48a5bedb37 Notification monitors (#81)
* added monitor options for notifications

* added monitor options for notifications

* ..

* added changes

* Update widget/settings/pages/config/notifications/index.ts

* Added the ability for left/right anchors for notifications and updated types to reflect that.

* merge (not sure if I did this correct)

* Implemented Wallpaper Selector and Matugen's Wallpaper based auto-theming. (#73)

* Implement matugen - WIP

* Added matugen

* Add types and cleanup code

* Matugen implementation updates and added more options such as scheme and contrast.

* Code cleanup and matugen settings renamed for clarity.

* Makon maroon a primary matugen color.

* Updates to handle variations of matugen colors

* Finalizing matugen and wrapping up variations.

* Minor styling updates of the settings dialog.

* Do a swww dependency check.

* Dependency logic update

* Switch shouldn't double trigger notifications now when checking dependency.

* Logic was inverted

* Add matugen to dependency checker.

* Fixed dependency checking conditional

* Update dependency list in readme and check for matugen before doing matugen operations

* Styling fixes

* OSD Fix

* Remove unused code from wallpaper service.

* Color fixes for matugen.

* Nix updates for new dependencies

* Change default wallpaper to empty.

* Added custom notification service for startup, cleaned up code and updated readme.

* added options for bar media module (#88)

* added options for bar media module

* added reviewed changes

* cleaned up

* Made the media player more responsive and accurate. (#95)

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2024-08-09 17:33:30 -07:00
Jas Singh
d8e58546ad Added configuration options for notifications. 2024-07-27 01:04:07 -07:00
Jas Singh
b511d76e11 Convert all remaining files to typescript. 2024-07-26 23:11:33 -07:00
Jas Singh
21393c122a Implement layout options 2024-07-24 09:46:38 -07:00
Jas Singh
ab721edbd2 Finish all options sets 2024-07-20 22:59:25 -07:00
Jas Singh
04ed432b32 Modularized notification toast and menu components. 2024-07-13 14:43:13 -07:00
Jas Singh
a28bde6e3f Update snapshot functionality and add notification for it. 2024-07-09 01:13:20 -07:00
Jas Singh
c14d2b21df Finish dashboard 2024-07-09 00:08:43 -07:00
Jas Singh
11986dd5a6 Implemented screen recording functionality for record button in dashboard. 2024-07-08 02:54:38 -07:00
Jas Singh
2a0be05a2b Add timestamp to notifications and add styling to menu button 2024-07-02 23:58:49 -07:00
Jas Singh
6b98da2145 Start work for the media menu refactor... 2024-06-30 16:46:09 -07:00
Jas Singh
c2d60bcf94 Add error notifications for network menu. 2024-06-29 19:50:04 -07:00
Jas Singh
2b8eb9144d Update notifications control area style and changed notifs icon position on bar. 2024-06-25 01:39:59 -07:00
Jas Singh
c1d7fc4f95 Finish notifications menu 2024-06-25 01:05:31 -07:00
Jas Singh
46c34e169d Finish network module for now... replace nmcli with something better later (it sucks at auth) 2024-06-23 12:06:53 -07:00
Jas Singh
285aac5740 Updated styling for notifications. 2024-06-20 20:32:22 -07:00
Jas Singh
d89c3a9ef9 Restyled notifications and added a close button. 2024-06-20 02:32:44 -07:00
Jas Singh
6670829bfc Updated and completed the notifications and bluetooth module. 2024-06-20 00:07:24 -07:00
Jas Singh
dd13346e1b Updated notifications to handle actions and added a blue dbus messenger to listen for bluetooth actions. 2024-06-19 01:53:27 -07:00
Jas Singh
77811a75a2 Finished notification popup implementation. 2024-06-17 22:43:04 -07:00
Jas Singh
296fbde42a Added notification popups 2024-06-17 01:45:06 -07:00