Erik Reider
991396fc84
Initial test boilerplate with Config path and values test
2022-07-23 23:22:34 +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
Erik Reider
b84a24a632
Add notification-body-image-height/width property to config. Fixes #131
2022-05-31 18:23:16 +02:00
Erik Reider
735f2c5ab1
Add notification-image-size property to config
2022-05-31 18:10:13 +02:00
Erik Reider
725b80c615
Fixed some style inconsistencies when using arc theme
2022-05-30 18:04:39 +02:00
Erik Reider
739781040c
Center notification Title and Body vertically
2022-05-29 17:16:52 +02:00
Erik Reider
7a69695fb2
Set default notification image visibility to "when-available". Fixes #70
2022-05-29 16:54:25 +02:00
Erik Reider
f9b75f4f32
Added control-center-height to default config
2022-05-22 22:14:16 +02:00
Erik Reider
d17680b03f
Fixed default style.css file not being parsed correctly after e082c3cb
2022-05-19 18:55:02 +02:00
Moritz Poldrack
3d08d105eb
Add arm to pkgbuild + pkgbuild fixes ( #126 )
...
* add ARM support to PKGBUILD
* fixed various issues with the PKGBUILD files
- added checksum to fixed-release PKGBUILD
- added auto-updating version to git-PKGBUILD
- moved PKGBUILD to /build-scripts
- fixed typo in description
- fixed license fields
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>
2022-05-18 22:33:55 +02:00
Erik Reider
e082c3cba2
Added comment above .top-action-title in style.css
2022-05-18 21:32:56 +02:00
Erik Reider
a9c7af2371
Increased default cc width to 500
2022-05-15 21:04:04 +02:00
Erik Reider
b05c0393d7
Bumped version to 0.6.1
2022-05-14 14:54:16 +02:00
Erik Reider
6d49f15363
Fixed #124 . Position X and Y broken after linting changes
2022-05-14 14:48:03 +02:00
Erik Reider
dae1ac0b56
Bumped version to 0.6
2022-05-14 13:03:05 +02:00
Erik Reider
f0369e6b51
Added --enable-gobject-tracing and --enable-checking to valac
2022-05-14 13:01:05 +02:00
Erik Reider
d295a76e77
Added GetSubscribeData to dbus daemon ( #123 )
...
* Added GetSubscribeData to dbus daemon
* Updated client to use GetSubscribeData
2022-05-14 12:54:48 +02:00
Erik Reider
f4ba92140f
Increased default notification border radius
2022-05-14 12:30:42 +02:00
Erik Reider
17deb981cc
Merge branch 'main' of github.com:ErikReider/SwayNotificationCenter
2022-05-13 14:15:52 +02:00
Erik Reider
e9603dce1b
Moved cc subscription signal call into notidaemon
2022-05-13 14:15:47 +02:00
Erik Reider
8319917b7b
Fixed cc toggling not calling subscription signal
2022-05-13 14:14:57 +02:00
Anthony Ruhier
07f6aac047
Do not keep transient notifications in the CC ( #121 )
...
Fixes #120 .
Notifications can indicate in their hints that they should be transient.
A transient notification is not persistent, therefore, respects this
hint and do not stack transient notifications in the control center.
2022-05-12 14:56:55 +02:00
Erik Reider
50d2274f60
Updated default style to follow libadwaita style
2022-05-11 21:21:13 +02:00
Erik Reider
e7556a0da0
Fixed default action being null
2022-05-11 19:51:13 +02:00
Erik Reider
ce876e8649
Fixed swaync-client zsh completions
2022-05-11 19:16:54 +02:00
Erik Reider
f68868232c
Cache Do Not Disturb state ( #119 )
...
* Initial caching with dnd support
* Updated README
* Removed initial notification caching code
2022-05-08 19:42:04 +02:00
Erik Reider
7251bb0a57
Simplified markdown regex string
2022-05-08 19:37:56 +02:00
Erik Reider
19beafa528
Fix some markup characters not being unescaped
2022-05-08 19:37:34 +02:00
Erik Reider
ec01b49319
Fixed building on Ubuntu
2022-05-07 15:42:25 +02:00