Commit Graph

387 Commits

Author SHA1 Message Date
Adam Borowski
12ec6012b4
a bunch of typo fixes (#187) 2022-12-13 12:14:11 +01:00
Erik Reider
13ca0361fa Fixed PKGBUILD-git using the wrong hard-coded version 2022-11-28 21:17:34 +01:00
Erik Reider
3d5059d9be Bumped PKGBUILD checksums 2022-11-28 19:04:39 +01:00
Erik Reider
8371ace245 Bumped version to 0.7.3 2022-11-28 18:57:05 +01:00
Erik Reider
3f352902b1 Removed vacation note in README 2022-11-28 18:42:03 +01:00
Erik Reider
f8e1bcac77 Fixed linting issues 2022-11-28 18:41:23 +01:00
Erik Reider
2265b27ae9 Fixed segfault when reloading config 2022-11-28 18:39:15 +01:00
Erik Reider
6b4e673467
Fixed GitHub Actions badges not appearing 2022-11-23 18:06:15 +01:00
Erik Reider
99693c6186
Update README.md 2022-11-23 18:04:41 +01:00
Erik Reider
91604bef65
Update bug_report.md 2022-11-23 14:32:38 +01:00
Erik Reider
50059e6438
Update issue templates 2022-11-23 14:20:26 +01:00
Erik Reider
1f034579ad
Update README.md 2022-11-07 12:19:29 +01:00
Erik Reider
28c7d4fc76 Moved rpkg.spec into build-scripts 2022-11-04 19:53:52 +01:00
Erik Reider
6fd1ca08e2 Adds MPRIS widget arrows when multiple players are detected. Fixes: #173 2022-10-29 14:16:00 +02:00
Erik Reider
ce54d81770 Fix not being able to interact with CC without first click. Fixes #172 2022-10-29 13:18:06 +02:00
Erik Reider
8c960f7873 Fix MPRIS image scaling when display is scaled 2022-10-29 12:26:25 +02:00
Erik Reider
f765d2d452
Add cssPriority to config (#176)
* Added cssPriority to config

* Fixed linting issues
2022-10-28 18:33:59 +02:00
Tobias Langendorf
69375cc791
Add option to configure control center layer (#175) 2022-10-21 00:01:00 +02:00
Erik Reider
1ef364c334
Update README.md 2022-10-12 13:25:33 +02:00
lazytanuki
ebd726e38a
feat: transient notification visibility (#170) 2022-10-09 11:29:48 +02:00
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