-
Pronouns are identified by the 'LEXID=pron' pattern in [lexnorm-all2.txt](https://github.com/sanskrit-lexicon/csl-inflect/blob/master/nominals/pysanskritv2/inputs/lexnorm-all2.txt). Since this is a b…
-
```
I'm using Ubuntu 13.04 Raring Ringtail with GTK 3.6.4 and YAD 0.20.2.
I'm using the following code:
yad --class="Y-PPA-Manager" --name="Y PPA Manager"
--window-icon="/usr/share/icons/hicolor/128…
-
I recently found [this glitch](https://github.com/frostworx/steamtinkerlaunch/issues/259):
When executing this command
`yad --form --text="Lorem ipsum dolor sit amet, consectetur adipisici elit se…
-
```
Ubuntu 11.10 64 bits with Unity
yad 0.15.1 (installed from PPA)
I have executed this:
yad --text-info --title="$titulo" --text="Se ha producido algún error:"
--image="dialog-error" --window-icon…
-
Something like this:
```
#! /usr/bin/env sh
while true; do
i=0
while [ $i -ne 100 ]; do
i=$((i+1))
sleep .1
echo $i
done | yad --progress --text="Some app" --center --no-buttons --width=400…
-
Debian Bullseye still uses an ancient version of yad: 0.40.0
I'm trying to build a debfile to take advantage of yad's newer features.
I'm using these commands:
```bash
sudo apt install libgspel…
-
## Setup:
- Windows10
- Raspberry Pi 5
- NVME Device 512GB
- 04/03/24
- Raspberry Pi OS
The installscript ends with :
yad:26876: Gdk-CRITICAL ** gdk_x11_windows_get_xid: assertion 'GDK_IS_X…
-
In yad 7.3 it seems that option --posy is not working.
For example,
```
yad --posx=10 --posy=200
```
posx works but posy does not.
Might also be somehow related to https://github.com/v1cont/…
-
Following yad manual i found this example:
yad --icons --read-dir=/usr/share/applications
the results is a segfault.
I tested the example with my .local/share/applications directory and it work…
-
As we have different MC available as back-end (at the moment `mg5` and `yadism`), we should add a `conversion` back-end powered by `pineappl` conversion scripts.
Indeed, we are not able to produce …