non port: x11/swaync/Makefile |
SVNWeb
|
Number of commits found: 41 |
Mon, 7 Aug 2023
|
[ 16:34 Gleb Popov (arrowd) ] b1ecad5 (Only the first 10 of 201 ports in this commit are shown above. )
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
Mon, 29 May 2023
|
[ 15:47 Jan Beich (jbeich) ] b2dce3b
x11/swaync: update to 0.9.0
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.9.0
Reported by: GitHub (watch releases)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Feb 2023
|
[ 22:28 Jan Beich (jbeich) ] af3d1a7
x11/swaync: update to 0.8.0
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.8.0
Reported by: GitHub (watch releases)
|
Sun, 12 Feb 2023
|
[ 17:18 Jan Beich (jbeich) ] 7f04ef6
x11/swaync: switch d9ead0ea74a3 to upstream fix
|
[ 00:50 Jan Beich (jbeich) ] d9ead0e
x11/swaync: unbreak build with clang 15
src/swaync.p/configModel/configModel.c:3810:46: error: incompatible integer to
pointer conversion passing 'gboolean' (aka 'int') to parameter of type
'gpointer' (aka 'void *') [-Wint-conversion]
g_hash_table_insert (_tmp24_,
_tmp26_, json_node_get_boolean (_tmp27_));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glib-2.0/glib/ghash.h:73:61: note: passing argument to
parameter 'value' here
gpointer value);
^
src/swaync.p/configModel/configModel.c:4333:33: error: incompatible integer to
pointer conversion passing 'gboolean' (aka 'int') to parameter of type
'gpointer' (aka 'void *') [-Wint-conversion]
g_ptr_array_add (_tmp16_,
json_node_get_boolean (_tmp17_));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glib-2.0/glib/garray.h:198:27: note: passing argument to
parameter 'data' here
gpointer data);
^
src/swaync.p/configModel/configModel.c:4342:33: error: incompatible integer to
pointer conversion passing 'gint64' (aka 'long') to parameter of type 'gpointer'
(aka 'void *') [-Wint-conversion]
g_ptr_array_add (_tmp18_,
json_node_get_int (_tmp19_));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glib-2.0/glib/garray.h:198:27: note: passing argument to
parameter 'data' here
gpointer data);
^
Reported by: pkg-fallout
|
Mon, 28 Nov 2022
|
[ 23:54 Jan Beich (jbeich) ] 163b8df
x11/swaync: update to 0.7.3
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.7.3
Reported by: GitHub (watch releases)
|
Thu, 22 Sep 2022
|
[ 22:53 Jan Beich (jbeich) ] 45be27c
x11/swaync: update to 0.7.2
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.7.2
Reported by: GitHub (watch releases)
|
Thu, 15 Sep 2022
|
[ 21:29 Jan Beich (jbeich) ] 2c05322
x11/swaync: update to 0.7.1
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.7.0
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.7.1
Reported by: GitHub (watch releases)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 26 Aug 2022
|
[ 22:16 Jan Beich (jbeich) ] f5577e6
x11/swaync: update to 0.6.3
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.6
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.6.1
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.6.2
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.6.3
Reported by: GitHub (watch releases)
|
[ 17:02 Tobias C. Berner (tcberner) ] d9b0d9a (Only the first 10 of 165 ports in this commit are shown above. )
framework: switch tree to using vala.mk
PR: 249940
|
Fri, 1 Jul 2022
|
[ 08:01 Baptiste Daroussin (bapt) ] b2eed2d (Only the first 10 of 58 ports in this commit are shown above. )
wayland: add wayland virtual category
|
Sun, 3 Apr 2022
|
[ 17:10 Jan Beich (jbeich) ] 89ecfa8
x11/swaync: update to 0.5
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.5
Reported by: GitHub (watch releases)
|
Sat, 19 Feb 2022
|
[ 23:57 Jan Beich (jbeich) ] 8957b4b
x11/swaync: update to 0.4
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.4
Reported by: GitHub (watch releases)
|
Thu, 3 Feb 2022
|
[ 00:51 Jan Beich (jbeich) ] d797909
x11/swaync: actually update after e223cc81b4b2
|
Sat, 8 Jan 2022
|
[ 23:58 Jan Beich (jbeich) ] e223cc8
x11/swaync: update to 0.3
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/c345804...v0.3
Reported by: GitHub (watch releases)
|
[ 09:55 Jan Beich (jbeich) ] 6855bc7
x11/swaync: update to s20220106
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/c1eb052...c345804
|
[ 09:55 Jan Beich (jbeich) ] 18b4bed
x11/swaync: move PLIST_FILES to pkg-plist
|
Thu, 30 Dec 2021
|
[ 00:43 Jan Beich (jbeich) ] c2554fc
x11/swaync: update to s20211228
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/5e5efb0...c1eb052
|
Tue, 28 Dec 2021
|
[ 00:40 Jan Beich (jbeich) ] 4016725
x11/swaync: update to s20211227
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/bf9309b...5e5efb0
|
Fri, 24 Dec 2021
|
[ 13:14 Jan Beich (jbeich) ] 5a2f460
x11/swaync: update to s20211223
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/a699043...bf9309b
|
Thu, 23 Dec 2021
|
[ 00:44 Jan Beich (jbeich) ] 2840064
x11/swaync: update to s20211222
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/f0c3918...a699043
|
Wed, 15 Dec 2021
|
[ 18:41 Jan Beich (jbeich) ] 5d56a8c
x11/swaync: update to s20211214
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/75894f5...f0c3918
|
Sat, 4 Dec 2021
|
[ 00:37 Jan Beich (jbeich) ] f2c51de
x11/swaync: update to s20211203
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/baab0cdb...75894f5
|
Sat, 20 Nov 2021
|
[ 00:34 Jan Beich (jbeich) ] 8319355
x11/swaync: update to s20211117
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/56e41f2...baab0cd
|
Sat, 13 Nov 2021
|
[ 00:30 Jan Beich (jbeich) ] 09e0e41
x11/swaync: update to s20211110
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/9aae9c9...56e41f2
|
Thu, 21 Oct 2021
|
[ 00:18 Jan Beich (jbeich) ] dfd4f1b
x11/swaync: update to s20211020
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/e5b1579...9aae9c9
|
Tue, 19 Oct 2021
|
[ 00:52 Jan Beich (jbeich) ] 3a44d8c
x11/swaync: update to s20211016
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/37ea6c6...e5b1579
|
Thu, 14 Oct 2021
|
[ 00:53 Jan Beich (jbeich) ] e6e013f
x11/swaync: update to s20211013
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/676b772...37ea6c6
|
Sat, 2 Oct 2021
|
[ 00:10 Jan Beich (jbeich) ] 3f628cc
x11/swaync: update to s20211001
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/4cdf270...676b772
|
Sat, 18 Sep 2021
|
[ 02:32 Jan Beich (jbeich) ] f0f3ae5e
x11/swaync: update to s20210917
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/dc8c471...4cdf270
|
Sat, 14 Aug 2021
|
[ 00:30 Jan Beich (jbeich) ] 8d72f60
x11/swaync: update to s20210812
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/ee89a1d...dc8c471
|
Mon, 9 Aug 2021
|
[ 23:54 Jan Beich (jbeich) ] da85d05
x11/swaync: update to s20210808
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/09c0129...ee89a1d
|
Sun, 8 Aug 2021
|
[ 00:22 Jan Beich (jbeich) ] c82091c
x11/swaync: update to s20210807
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/399501c...09c0129
|
Sat, 7 Aug 2021
|
[ 00:36 Jan Beich (jbeich) ] 39439f4
x11/swaync: update to s20210806
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/fb21a14...399501c
|
[ 00:36 Jan Beich (jbeich) ] bf465ed
x11/swaync: allow editing system-wide config
|
Tue, 3 Aug 2021
|
[ 00:08 Jan Beich (jbeich) ] b84f980
x11/swaync: update to s20210802
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/590fd40...fb21a14
|
Sat, 31 Jul 2021
|
[ 23:44 Jan Beich (jbeich) ] 85b99c5
x11/swaync: update to s20210731
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/4abddf0...590fd40
|
Fri, 30 Jul 2021
|
[ 18:06 Jan Beich (jbeich) ] 98727f6
x11/swaync: add new port
swaync is a simple notification daemon with a GUI
built for Sway (potentially any WM with wlroots).
Features:
- A panel to view previous notifications
- Show album art for notifications like Spotify
- Do not disturb
- Click notification to execute default action
- Show alternative notification actions
- The same features as any other basic notification daemon
Planned Features:
- Customization through a CSS file
- Slick animations
https://github.com/ErikReider/SwayNotificationCenter
|
Number of commits found: 41 |