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
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