Commit Graph

517 Commits

Author SHA1 Message Date
Benjamin Vergnaud
81fb57ecb7
Add client flags to turn dnd on/off (#169) 2022-09-30 00:10:16 +02:00
Erik Reider
b65a08bb27
Add /usr/local/etc/xdg/swaync/ as default fallback path for config and CSS files (#168)
* Added /usr/local/etc/xdg/swaync/ as default fallback path

* Added comments to clarify its purpose
2022-09-27 20:30:06 +02:00
Erik Reider
2721745079 Updated PKGBUILD sha256 checksums 2022-09-22 23:01:19 +02:00
Erik Reider
2663f6342c Bumped version to v0.7.2 2022-09-22 22:58:44 +02:00
Erik Reider
95039d90f4 Removed all references to RegexCompileFlags.JAVASCRIPT_COMPAT due to deprecation 2022-09-22 22:53:36 +02:00
Erik Reider
7a82c82e6a Fixed GLib2.74.0 causing a segfault. Fixes: #164 2022-09-22 22:44:30 +02:00
Brian Janssen
5972ecb59f
Fix typo (#166) 2022-09-22 13:55:35 +02:00
Lucas
8e9f603416
Adding instructions for installation on Fedora Silverblue and other rpm-ostree Fedora variants. (#161)
* Update README.md

Adding instructions for Fedora Silverblue and other rpm-ostree variants.

* Update README.md

* Update README.md
2022-09-20 21:43:55 +02:00
Erik Reider
6ef82c3bb2 Bumped PKGBUILD-git pkgver 2022-09-16 00:29:20 +02:00
Erik Reider
06593e7ca1 Bumped PKGBUILD sha256 sums 2022-09-16 00:26:53 +02:00
Erik Reider
8262ae0213 Bumped application version to 0.7.1 2022-09-16 00:23:56 +02:00
Erik Reider
078460d896 Updated rpkg spec 2022-09-16 00:11:12 +02:00
Erik Reider
26f8a81003 Bumped version to 0.7.1 2022-09-15 23:22:56 +02:00
Erik Reider
2b59b30966 Fixed fedora build issue 2022-09-15 23:18:28 +02:00
Erik Reider
9571e3d489 Updated sha256 for pkgbuild 2022-09-15 23:04:23 +02:00
Erik Reider
cb5be5003d Bumped version to 0.7.0 2022-09-15 23:01:11 +02:00
asas1asas200
35b296c5c1
Fix typo (#160) 2022-08-30 20:56:17 +02:00
Erik Reider
94f0a4352e Removed all unnecessary GLib namespace prefixes 2022-08-20 11:21:18 +02:00
Erik Reider
3bed6d4f60 Removed all unnecessary GLib namespace prefixes 2022-08-20 11:17:28 +02:00
Erik Reider
9133a765d7
All notification urgencies can now use 0 as timeout to not expire (#158) 2022-08-20 11:16:45 +02:00
Erik Reider
3bc2b5e5ce
Mpris Media Player widget (#157)
* Initial Mpris widget code

* Fixed carousel not updating widgets when CC is hidden

* Scroll to newest player when new player appears

* Updated widget style

* Clamp image radius

* Use generic type when getting config value

* Use Application icon as fallback

* Use Appname as fallback

* Show first artist in subtitle

* Button opacity is now applied only to the image child

* Treat Stopped state as paused

* Fixed linting issues

* Updated README

* Updated config and config schema

* Simplified player check

* Updated Man page

* Enable scrolling

* Updated css to include title and subtitle
2022-08-17 23:15:55 +02:00
Erik Reider
5d7836a899 Updated README with info about supported WMs 2022-08-17 17:45:34 +02:00
Erik Reider
57721c221e Fixes #152 2022-08-15 18:47:43 +02:00
Erik Reider
87840b3d65 Fixed Control Center sometimes dismissing when clicking inside of CC 2022-08-06 16:23:35 +02:00
Erik Reider
14a327603c
Customize and reorder widgets in Control Center (#150)
* Initial widget code with Title and DND widgets

* Fixed linting issues

* Added label widget

* Added label to widgets JSON Schema

* Added default widgets

* Added info to swaync 5 man page

* Updated README with widget info

* Added ability for multiple configs per widget

* Reworked how the widget CSS classes are applied

* Fixed linting issues

* Added CSS class names to man page
2022-08-03 17:02:09 +02:00
Erik Reider
7716e5eeaf Separate arch and ubuntu GH Actions into their own files. Fixes #151 2022-08-01 23:15:55 +02:00
Erik Reider
0fda32e7b0 Updated Ubuntu docker file to use 22.04 LTS 2022-07-24 00:57:24 +02:00
Erik Reider
913a5d7f3c Fixed Config and Style not handling custom home-relative paths 2022-07-23 23:17:17 +02:00
Erik Reider
71dd3f3f16
Fixed typo in README 2022-07-23 16:31:59 +02:00
Erik Reider
5f79ba2748
Updated the COPR link to the new official repo
Repo: https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/
2022-07-23 16:05:51 +02:00
Aleksei Fedotov
fdaa251b94
CI: Add Fedora builds (#144) (#148)
Co-authored-by: Aleksei Fedotov <aleksei@fedotov.email>
2022-07-23 15:48:52 +02:00
Erik Reider
4f142f54f6 Fixed styling notification summary not working correctly. Fixes #143 2022-07-11 22:30:46 +02:00
Carlos Ortega
b455c63479
Issue #141: Waybar subscription missed opportunity (#142)
* add notifications number in text field

* include a mention about this in the README

* fix the linting issue... hopefully

* print the count as a uint directly
2022-07-10 11:40:19 +02:00
Francesco Antognazza
440ca813c7
Add missing build dependency and installed files in rpmbuild spec file (#140)
* Add missing build dependency and installed files in rpmbuild spec file

* Remove unrequired fish shell build dependency
2022-07-04 16:39:37 +02:00
Erik Reider
04e59cbc41
Fixed click to close Control Center not working on some WMs (#139) 2022-06-29 22:55:56 +02:00
Erik Reider
c8c10dff08
Fix gschema not being compiled on install (#138) 2022-06-29 22:38:11 +02:00
Erik Reider
6a849e895d Removed depends versions from PKGBUILD 2022-06-29 18:09:22 +02:00
Erik Reider
01a35a05c2 Updated Git PKGBUILD with correct pkgver format 2022-06-25 21:06:12 +02:00
Erik Reider
2b8506a29e Updated PKGBUILD checksums for v0.6.3 2022-06-25 21:02:40 +02:00
Erik Reider
3b317c4512 Bumped version to v0.6.3 2022-06-25 20:58:28 +02:00
Erik Reider
ea6b68f820 Fixed bug where replacing notifitions aren't visible 2022-06-25 20:54:02 +02:00
Erik Reider
a932273101 Updated Pkgbuild checksums 2022-06-25 17:57:44 +02:00
Erik Reider
91304abe58 Bumped version to 0.6.2 2022-06-25 17:05:12 +02:00
Erik Reider
9a251ed1cb Fixed nasty hover bug after first notification 2022-06-25 16:54:48 +02:00
Erik Reider
c1bc6f4a22 Updated style.css documentation 2022-06-19 15:03:31 +02:00
Erik Reider
aab565d723 Replaced state cacher with gsettings 2022-06-19 14:01:22 +02:00
Erik Reider
8425afbfa8
[Feature] Click outside Control Center to close (#133)
* Initial implementation

* Fixed linter errors

* Fixed Ubuntu build error

* Added comment to .blank-window css class, formatted file with prettier

* Use packaged css file as backup
2022-06-16 17:44:57 +02:00
Erik Reider
8a96948e1b Fixed notification trying to set icon from invalid .desktop file 2022-06-15 00:32:36 +02:00
Erik Reider
75e7363fc8 Renamed all notiWindow.* files to notificationWindow.* 2022-06-14 11:21:17 +02:00
Erik Reider
350f7a9beb Removed unnecessary NotiWindow class 2022-06-14 11:19:38 +02:00