non port: x11/rlaunch/distinfo |
SVNWeb
|
Number of commits found: 4 |
Sat, 1 Jul 2023
|
[ 07:52 Yuri Victorovich (yuri) ] 4af3784
x11/rlaunch: Update 1.3.13 → 1.3.14
Reported by: portscout
|
Tue, 9 May 2023
|
[ 19:54 Piotr Kubaj (pkubaj) ] 3f3b8b8
x11/rlaunch: fix build on powerpc
|
Sun, 8 Jan 2023
|
[ 11:52 Piotr Kubaj (pkubaj) ] 5c77d4bd
x11/rlaunch: fix build with unsigned char
error[E0308]: mismatched types
--> src/x11.rs:310:54
|
310 | (self.xlib.XLookupString)(&mut keyevent, &mut c_char, 1,
null_mut(), null_mut());
| ------------------------- ^^^^^^^^^^^ expected
`u8`, found `i8`
| |
| arguments to this function are incorrect
|
= note: expected raw pointer `*mut u8`
found mutable reference `&mut i8`
|
Tue, 3 Jan 2023
|
[ 06:34 Yuri Victorovich (yuri) ] 6720283
x11/rlaunch: New port: Fast, light-weight and modern application launcher for
X11
|
Number of commits found: 4 |