Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshooting for Ubuntu 24.04 #229

Open
wants to merge 98 commits into
base: main
Choose a base branch
from
Open

Conversation

Ced-C
Copy link

@Ced-C Ced-C commented Aug 19, 2024

adding environment variable to fix double deadkey effect.

Cèd’C and others added 30 commits July 18, 2024 18:10
Bépolar v0.6→0.7
Updating yaml format to toml
Uptating `.json` file

svg untouched as simplified version is not affected by update
* [www] comparatif : reformulation

* [www] bépo / accueil : reformulation

* typo
* [lts] fix wrong URL

* simpler one-liner
* feat(website): 404 page
* style(website): eats leading and trailing whitespace in title tags
* [www] better menus, desktop mode
* [www] handle default menu links
* [www] navigation menu, tablet mode
* [www] sticky navbar
* [www] fix the 404 page by dropping relative URLs
* [www] regression fix: make 404 great again
* [www] flex on demand
* [rss] single feed for /articles
* [rss] add feed icon
* [rss] footer
…ar-Squid#149)

* doc: Fix links to /presentation
* doc: Typographic convention for layers and keys
- Ajout de « : » à la fin des rubriques (parce qu’une phase qui s’achève sans ponctuation c’est chelou).
- Ajout d’une virgule de respiration après « respectives ».
C’est la première fois que je fais ça, j’ai peur !!!!
Petite correction à la con.
Petite correction à la con.
trilowy and others added 28 commits August 19, 2024 18:10
* Cleaner code structure without changing urls.

* Fixed fucked up site build.
* section "Claviers"

Co-authored-by: Aurélien Berra <[email protected]>

* rédaction + suppression des mentions à Arsenik

* « Adaptations typiques » + SVG de claviers

* on assume fièrement le franglais !

* capitalisation d’AZERTY + remarques de Nuke

* dernières modifs

* proper names for leaf pages

* duh

* Removed redondent `index.html` file.

---------

Co-authored-by: Aurélien Berra <[email protected]>
Co-authored-by: Nuclear Squid <[email protected]>
* harmonise presentation details
* fix line-wrap
* fix line-wrap
* fix caps
* fix word choice
* clarify ref to locale
* fix layer names
* Installation: page refresh.

* missing links

* Ubuntu

* cavalier

* Debian Trixie

* fix details

* fix formal details

---------

Co-authored-by: Fabien Cazenave <[email protected]>
* Rewrote `supportedChars` function, fix many bugs.

* Rewrote the `computeDigrams` function.

* Fixed minor bug.

* Slightly better names.

* Rewrote the `computeTrigrams` function.

* Merged `computeDigrams` and `computeTrigrams`.

* bugfix: Removed extra unnecessary computations.

* bugfix: prioritise 1DK over any other dead key.

* Dumb bug fixes.

* Simpler ngrams structure.

* Fixed ngrams that uses a deadKey + normalization.

* Fixed bad redirects.

* Fixed layouts with deadKeys, but no ODK.

* "Some code repetition is fine, actually..."

* Fixed ISRT.

* Corretly handles deadKeys when naming the ngrams.

* Fixed normalization when characters are missing.

* Reverted the extra digit of precision on trigrams.

* Replaced all `==`/`!=` with a sed command.

* Better documentation.

* Ngram categories are now a global variable.

* You saw nothing.
@Nuclear-Squid
Copy link
Owner

Uuuhh, I’m not sure what happened here but I don’t think the first 97 commits were intentionally added 😅

XMODIFIERS=@im=ibus
```


Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is an issue created for this ?
Some people was aking on Discord link1 I’m not sure yet if it’s related to Ubuntu or just a similarity

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit : i need to learn to read, not really the same things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.