issues
search
tmds
/
Tmds.DBus
D-Bus for .NET
MIT License
282
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to gen `org.mpris.MediaPlayer2` code?
#306
Coloryr
closed
5 days ago
6
dbus codegen IdleMonitor and SafeHandle parameterless constructor
#305
altenstedt
closed
5 days ago
1
Use inheritance to call generic method
#304
CasperPennings
closed
2 weeks ago
8
Variant: support passing as an opaque value
#303
tmds
opened
4 weeks ago
5
Variant: create variant that holds a variant
#302
tmds
opened
1 month ago
0
Protocol: support tunneling the connection over a Stream.
#301
tmds
closed
2 months ago
0
Fix DBusInterfaceAttribute.{Set,Get}PropertyMethod/GetAllPropertiesMethod.
#300
tmds
closed
3 months ago
0
Incorrectly generated names for properties inside of classes attributed with `Dictionary` when returned from `GetAll`
#299
Rune580
closed
3 months ago
2
GetPropertyMethod not called if set to a custom name
#298
mmuffins
closed
3 months ago
3
Protocol: remove members that are not NativeAOT/Trimming compatible.
#297
tmds
closed
3 months ago
0
Protocol: remove methods that are not compatible with NativeAOT and trimming.
#296
tmds
closed
3 months ago
0
Bump version to 0.19.1.
#295
tmds
closed
4 months ago
0
Bump version to 0.19.0.
#294
tmds
closed
4 months ago
0
Protocol: [breaking] remove MessageBuffer.Dispose to avoid ownership ambiguity.
#293
tmds
closed
4 months ago
0
Expected signature 's' does not match actual signature '' in MediaPlayerRemote sample
#292
DomiStyle
closed
4 months ago
6
Make Variant(double) public
#291
affederaffe
closed
4 months ago
2
Protocol: allow (early) dispose of sent handles.
#290
tmds
closed
4 months ago
0
Protocol: SafeHandle types must have a parameterless constructor.
#289
tmds
closed
4 months ago
0
Connection closed by peer from a sourcgen'd Handler
#288
jmacato
closed
4 months ago
1
How to get process id of a calling process
#287
IldarAbdullin-okta
closed
5 months ago
2
Make CloseSafeHandle public
#286
affederaffe
closed
5 months ago
2
Bump version to 0.18.1
#285
tmds
closed
6 months ago
0
Bump version to 0.18.0
#284
tmds
closed
6 months ago
0
Fix wrapped variant values
#283
affederaffe
closed
6 months ago
1
It's currently not possible to represent a variant value wrapped into another variant value.
#282
kekekeks
opened
6 months ago
9
Support removing method handlers.
#281
tmds
closed
6 months ago
0
SignalHandlerRegistration/WrappedDisposable: avoid Dispose deadlock.
#280
tmds
closed
6 months ago
0
Deadlock on disposing signal subscriptions
#279
M0ns1gn0r
closed
6 months ago
5
Protocol: support user disposing handles that are sent
#278
tmds
closed
4 months ago
0
DisposeTriggersRequestAborted: increase test timeout.
#277
tmds
closed
6 months ago
0
Bump version to 0.17.0.
#276
tmds
closed
6 months ago
0
Protocol: limit max size hint.
#275
tmds
closed
6 months ago
0
Codegen: System.ArgumentNullException: Value cannot be null. (Parameter 'address')
#274
uriel-kluk
closed
7 months ago
1
Protocol: add MethodContext.RequestAborted.
#273
tmds
closed
7 months ago
0
README: update to focus on the protocol library.
#272
tmds
closed
7 months ago
0
Tool: ProtocolGenerator: use trimming/aot-safe methods only.
#271
tmds
closed
7 months ago
0
Protocol: make some members non-public.
#270
tmds
closed
7 months ago
0
Tool: codegen: if there's an exception, print the interface xml that triggered it.
#269
tmds
closed
7 months ago
0
Protocol: add documentation for trimming/NativeAOT.
#268
tmds
closed
7 months ago
0
Protocol: write byte as byte.
#267
tmds
closed
7 months ago
0
Protocol: throw DisconnectedException when trying to use a not-AutoConnect connection that got disconnected.
#266
tmds
closed
7 months ago
0
Protocol: obsolete members that are not trimming/nativeaot compatible.
#265
tmds
closed
8 months ago
0
Set DeterministicSourcePaths.
#264
tmds
closed
8 months ago
0
Protocol: Array/Dict: only include an explicit GetEnumerator.
#263
tmds
closed
8 months ago
0
Codegen enhanced error reporting
#262
SteffenSH
closed
7 months ago
3
Protocol: make Dict an IDictionary<TKey, TValue>.
#261
tmds
closed
8 months ago
0
Protocol: make Array an IList<T>.
#260
tmds
closed
8 months ago
0
Protocol: review Struct members.
#259
tmds
closed
8 months ago
0
Protocol: review Array members.
#258
tmds
closed
8 months ago
0
Protocol: Struct/Array/Dict parameter types must be valid variant types.
#257
tmds
closed
8 months ago
0
Next