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

Release v3.1.0 #680

Merged
merged 17 commits into from
Aug 11, 2024
Merged

Release v3.1.0 #680

merged 17 commits into from
Aug 11, 2024

Conversation

Riey
Copy link
Owner

@Riey Riey commented Aug 11, 2024

3.1.0

Improve

  • Add ubuntu-22.10 Dockerfile [@OctopusET]
  • Fix KDE autostart #576
  • Add unicode prime symbols to math mode. (prime, double prime, triple prime, quadruple prime)
  • Fix to work on wlroots>=0.17.1 (Sway 1.9) #664
  • Add wayland zwp_input_method_v1 support [@Jhyub]

DoortotheFuture and others added 13 commits January 25, 2023 00:12
`README.ko.md`의 맞춤법을 개선했습니다.

Improved spelling of `README.ko.md`.
* Update Icon entry of autostart desktop file

* Remove unused X-KDE-autostart-after=panel

Please refer to https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/212

* Remove X-GNOME-Autostart-Phase entry of autostart desktop file

This is default behavior on GNOME, so it could be removed. Please refer to https://wiki.gnome.org/Projects/SessionManagement/NewGnomeSession\#Startup

* Update CHANGELOG.md

* Add kime-xdg-autostart shell script
* Add dockerfile for ubuntu-22.10

Some dependencies (of qt6) might not needed

* Update doc/CHANGELOG.md

---------

Co-authored-by: Riey <creeper844@gmail.com>
…l` (#664)

* Increase serial number at `ImEvent::Done`, not at commit

Fixes #663

> The serial number reflects the last state of the zwp_input_method_v2 object known to the client. The value of the serial argument must be equal to the **number of done events** already issued by that object. When the compositor receives a commit request with a serial different than the number of past done events, it must proceed as normal, except it should not change the current state of the zwp_input_method_v2 object.

https://wayland.app/protocols/input-method-unstable-v2#zwp_input_method_v2:request:commit

* Changelog update
* Rearrange code of wayland frontend

* Implement wayland input_method_v1

* Make it possible for kime to be run privileged by KDE Plasma

* Update CHANGELOG and README

* Reformat code

* Fix typo in install script

* List libxkbcommon as dependency

* Add PlasmaVirtualKeyboard check

* Use standard XDG_CURRENT_DESKTOP instead of DESKTOP_SESSION

* Format code

* Add weston config in README

* Fallback when XDG_CURRENT_DESKTOP & XDG_SESSION_TYPE is not defined
* bump up daemonize to 0.5.0

* bump rust edition to 2021
* Bump bindgen and dependencies

* Update nix
@Riey Riey added the Project About project label Aug 11, 2024
@Riey Riey changed the base branch from develop to master August 11, 2024 09:51
@Riey Riey merged commit 1da56e0 into master Aug 11, 2024
20 checks passed
@Riey Riey deleted the releases/3.1.0 branch August 11, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project About project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants