Commit Graph

  • f9868be409 Fixed Freedesktop icons not being set Erik Reider 2022-02-06 17:36:21 +01:00
  • 959614c595 Fixed typo in vala namespace, ui files templaces and file names (#78) nightly brew 2022-02-06 09:47:23 +00:00
  • 099aa06375 Be able to use JSON dictionaries in config (#77) Erik Reider 2022-02-05 20:37:04 +01:00
  • e3f99a1932 Simplified client subscription signal Erik Reider 2022-02-05 17:08:03 +01:00
  • f87baba77b Fixed trying to print a null string on each notification Erik Reider 2022-02-05 15:48:55 +01:00
  • dbede7a6f4 Added debug print on new notification Erik Reider 2022-02-02 20:27:15 +01:00
  • 0f69f080b4 Updated build actions to use pre-built dockerfiles Erik Reider 2022-01-30 01:20:11 +01:00
  • 6f850ebadb Build Actions (#69) Erik Reider 2022-01-28 18:14:51 +01:00
  • a792ebda16 Removed meson message Erik Reider 2022-01-27 18:59:02 +01:00
  • 6e0c9a779a Added version command to swaync (#67) Erik Reider 2022-01-27 18:30:53 +01:00
  • 5b505ca09b Added json schema (#65) Erik Reider 2022-01-26 18:41:15 +01:00
  • a91b440fd4 Fixes #63. Replaces press with release event Erik Reider 2022-01-25 00:21:06 +01:00
  • 64cbae2465 Merge branch 'main' of github.com:ErikReider/SwayNotificationCenter Erik Reider 2022-01-22 15:19:10 +01:00
  • 2b085a914b Removed vala-dbus-binding-tool-git as dependency in PKGBUILDs Erik Reider 2022-01-22 15:19:05 +01:00
  • 840b2a127e Update README.md Erik Reider 2022-01-21 11:45:27 +01:00
  • 998f7e286d Add build for fedora and other RPM based distros. (#59) Aleksei Fedotov 2022-01-16 18:47:45 +01:00
  • ce92c3ebce Fixes invisible body when sending URLs Erik Reider 2022-01-12 23:00:33 +01:00
  • 4312e00a5b Formatted configModel.vala Erik Reider 2022-01-12 17:26:10 +01:00
  • 5be4e738eb Added waybar subscription format with a working example Erik Reider 2022-01-11 01:05:44 +01:00
  • e96b6eaac9 Exit client when no args are inputed Erik Reider 2022-01-10 23:28:52 +01:00
  • d45a1a7712 Configurable notification window width (#42) (#39) Nicolas Berbiche 2022-01-10 14:42:20 -05:00
  • e6606448a1 Fixes: Replacing a notification closes it #54 Erik Reider 2022-01-10 16:19:39 +01:00
  • 3ac63ffa6e Exit with code 1 on dbus error Erik Reider 2022-01-10 16:10:54 +01:00
  • 60cab78bb0 Closing notification with keyboard now sends the close action Erik Reider 2022-01-09 00:52:03 +01:00
  • 933f1dd850 Added hide-on-action to config Erik Reider 2022-01-09 00:46:45 +01:00
  • caac385bf9 Fixed comment style for hide_on_clear in config Erik Reider 2022-01-09 00:40:05 +01:00
  • 507aabc8ff Added the "stable" PKGBUILD and updated the swaync-git version Erik Reider 2022-01-09 00:34:12 +01:00
  • 78c645d4a0 Added swaync to aur packages Erik Reider 2022-01-09 00:29:32 +01:00
  • 37142fcb37 Close control center when clearing all notifications (#53) Luca Berneking 2022-01-08 15:42:13 +01:00
  • c345804df8 Merge branch 'main' of github.com:ErikReider/SwayNotificationCenter Erik Reider 2022-01-06 18:13:55 +01:00
  • 1d0ff74679 Fixed clear_all_notifications not sending a close action #52 Erik Reider 2022-01-06 18:09:32 +01:00
  • 31762b8b37 Fix mistake in ExecReload directive (#51) nightly brew 2022-01-06 12:38:05 +00:00
  • 4e35be8626 Add Dbus activation service and systemd unit file (#50) nightly brew 2022-01-05 18:54:09 +00:00
  • 98c5fb7e09 Can now open and close control center Erik Reider 2022-01-04 17:11:50 +01:00
  • 6909949289 Moved completions to main meson.build Erik Reider 2022-01-03 13:26:16 +01:00
  • c1eb052560 Merge branch 'main' of github.com:ErikReider/SwayNotificationCenter Erik Reider 2021-12-28 14:41:30 +01:00
  • a72ba2e8fa Fix notification replacement not always visible Erik Reider 2021-12-28 14:40:47 +01:00
  • 5e5efb0130 Update README.md Erik Reider 2021-12-27 18:08:05 +01:00
  • 5435d6f7f2 Update README.md Erik Reider 2021-12-24 22:06:12 +01:00
  • 36c62c8a10 Removed spaces from zsh completions Erik Reider 2021-12-24 22:03:37 +01:00
  • 6d76249a12 Added forgotten commas in zsh completions Erik Reider 2021-12-24 21:57:16 +01:00
  • e85c2f5d6d Terminal completions (#44) Erik Reider 2021-12-24 21:53:28 +01:00
  • bf9309b193 Smooth scroll to new animation in notification center (#41) Nicolas Berbiche 2021-12-23 16:10:19 -05:00
  • 847c874b78 Configurable notification window width (#42) Nicolas Berbiche 2021-12-23 15:53:54 -05:00
  • a41f2b6e56 Configurable critical notification timeout (#40) Nicolas Berbiche 2021-12-23 15:22:43 -05:00
  • 9fb9ffa54f Added ccDaemon documentation Erik Reider 2021-12-23 20:17:15 +01:00
  • ff42e10be3 Updated notiDaemon documentation Erik Reider 2021-12-23 20:02:13 +01:00
  • afefe58cba Fix css reload not updating notification event_box Erik Reider 2021-12-23 18:16:56 +01:00
  • 1424a988c5 Moved Notify method into "Specification" section Erik Reider 2021-12-23 17:43:15 +01:00
  • 91ddc06808 Moved notification struct and emuns to its own file Erik Reider 2021-12-23 17:39:19 +01:00
  • 9cf056b831 Moved ccDaemon into it's own file and removed DbusInit Erik Reider 2021-12-23 17:35:47 +01:00
  • c2355a7bde Fixed not parsing pango markup (#35) Erik Reider 2021-12-23 15:11:50 +01:00
  • c4fa206534 Fixed notifications disappearing in control center after hover Erik Reider 2021-12-23 15:08:35 +01:00
  • a699043bc4 Notification swipe direction now changes depending on notification X position Erik Reider 2021-12-22 21:23:52 +01:00
  • fc5b6bd4fe Don't fade notification when swiping to close Erik Reider 2021-12-22 20:48:28 +01:00
  • 354920612e Remove old timeout before adding a new timeout Erik Reider 2021-12-22 18:54:43 +01:00
  • e863a24c28 Added open and close animations to notifications Erik Reider 2021-12-22 18:40:40 +01:00
  • e47e0211f3 Fixed keyboard-shortcuts being misspelled in config Erik Reider 2021-12-22 18:33:04 +01:00
  • 02e0cf6c52 Remove notification timeout when removed Erik Reider 2021-12-21 20:11:40 +01:00
  • f7096fbdb8 Fixed notification overlays over each other Erik Reider 2021-12-21 20:11:22 +01:00
  • f0c39187b9 Bumped version to 0.3 Erik Reider 2021-12-14 12:10:34 +01:00
  • 30ec92246d Improved README.md clarity Erik Reider 2021-12-14 12:08:20 +01:00
  • 00f20b70fd Removed comments from config.json Erik Reider 2021-12-14 12:08:06 +01:00
  • fff3839c04 Remove notification on CLOSED_BY_CLOSENOTIFICATION (#31) christopher-l 2021-12-14 11:55:54 +01:00
  • 75894f50ff Added option 'center' for 'positionX' in config (#30) christopher-l 2021-12-03 13:40:13 +01:00
  • baab0cd9b8 Can now reload css file from client Erik Reider 2021-11-17 21:02:39 +01:00
  • 57363848c9 Panel image is correct image Erik Reider 2021-11-17 20:44:12 +01:00
  • e0be420be8 Updated panel.png image Erik Reider 2021-11-17 20:39:48 +01:00
  • 1d6ac435ea Updated README images Erik Reider 2021-11-17 20:38:11 +01:00
  • c3950c0568 Update README.md Erik Reider 2021-11-16 21:29:21 +01:00
  • 56e41f2ea0 Added basic breeze-gtk theme compat Erik Reider 2021-11-10 18:07:29 +01:00
  • 9aae9c92c8 Added "--get-dnd" to client @xav-ie Erik Reider 2021-10-20 18:54:06 +02:00
  • e5b1579e08 Added image_visibility parameter to config Erik Reider 2021-10-16 18:44:30 +02:00
  • 565f2cf87d Changed keyboard_shortcuts to keyboard-shortcuts in config Erik Reider 2021-10-16 18:43:25 +02:00
  • 37ea6c61ae All *.vala files now 80 chars wide Erik Reider 2021-10-13 23:03:50 +02:00
  • ababdd9807 Using a switch instead of a long if else statement Erik Reider 2021-10-13 22:54:24 +02:00
  • ec7d3945cc Fixed notification trying to remove itself when the window is null Erik Reider 2021-10-13 22:45:11 +02:00
  • 3e5378101f Can now toggle keyboard shortcuts Erik Reider 2021-10-13 19:27:31 +02:00
  • 1ddf18dc92 Moved and added comments in configModel.vala Erik Reider 2021-10-13 18:02:47 +02:00
  • c7273127ac Bumped swaync version to 0.2 Erik Reider 2021-10-13 13:22:17 +02:00
  • c0f52adfc9 New config deserialization system + new notification timeout and timeout_low properties (#19) Erik Reider 2021-10-13 13:19:38 +02:00
  • 978f20de5f Bumped the libhandy version to 1.2 Erik Reider 2021-10-08 16:23:51 +02:00
  • 676b77212b Fixed notifications still being hovered after close Erik Reider 2021-10-02 01:20:01 +02:00
  • e3e6e39013 Removed type and type-hint in controlcenter.ui Erik Reider 2021-10-02 00:51:31 +02:00
  • 7629be542f Fixed long url expanding notification center Erik Reider 2021-10-02 00:50:45 +02:00
  • 4cdf270577 close_all_notifications method now uses remove_notification method Erik Reider 2021-09-18 00:44:11 +02:00
  • e205284806 Removed duplicate code for removing temp notification Erik Reider 2021-09-18 00:41:27 +02:00
  • cf0e1b347e Fixed copying of delegate warning Erik Reider 2021-09-18 00:31:32 +02:00
  • bf79e9428e Stop noti timeout while hovering and restart timeout when mouse leaves Erik Reider 2021-09-18 00:22:02 +02:00
  • 37b6e3d343 Alt-actions box now scrolls if there are too many actions Erik Reider 2021-09-17 23:57:07 +02:00
  • b39fbb1bb0 Removed alt button box from ui file Erik Reider 2021-09-17 22:31:24 +02:00
  • 9365ff2d80 Fixed alt action button horizontal border being doubled Erik Reider 2021-09-17 19:18:23 +02:00
  • f238274032 Fixed not being able to click actions and simplified css Erik Reider 2021-09-17 18:58:19 +02:00
  • 9ebd8dd167 Updatded README.md to include gestures as features Erik Reider 2021-09-16 13:38:35 +02:00
  • 83d92c4804 Updated PKGBUILD with libhandy dep Erik Reider 2021-09-16 13:33:04 +02:00
  • 9b25ba02e0 Added carousel to each notification to enable swipe to dismiss Erik Reider 2021-09-16 13:32:06 +02:00
  • e9231ab83d Noti close button won't show until mouse hover Erik Reider 2021-09-16 13:09:18 +02:00
  • a81efc0094 Body markup regex now also replaces tags inside of markup Erik Reider 2021-09-16 12:22:31 +02:00
  • de7fa74f05 Fixed some markup characters not displaying correctly in body Erik Reider 2021-09-16 12:05:04 +02:00
  • e5789eb23b Updated README.md with sway usage Erik Reider 2021-09-16 10:43:53 +02:00