Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Günther
phosh-osk-stub
Commits
0096fc27
Commit
0096fc27
authored
Sep 01, 2022
by
Guido Günther
Browse files
Merge branch 'rel-0.21.0' into 'main'
Document changes and release 0.21.0 See merge request
!26
parents
d1bb71f5
b0b074bf
Pipeline
#438702
passed with stages
in 7 minutes and 15 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0096fc27
phosh-osk-stub 0.21.0
---------------------
Released: Septemnber 2022
* Unblur icons
* Add (experimental) copy/paste buttons
No changes over 0.20.0~beta1
phosh-osk-stub 0.20.0
---------------------
Released: August 2022
...
...
debian/changelog
View file @
0096fc27
phosh-osk-stub (0.21.0) experimental; urgency=medium
* vk-driver: Handle CTRL modifier
* vk-driver: Handle KEY_{COPY,PASTE} as copy/paste keys
* input-surface: Add copy/paste buttons.
Let's see how this works out. E.g. it won't work in terminals.
* ci: Update Debian image
* osk-widget: Unblur icons.
I've had these in screenshots and that doesn't look nice.
-- Guido Günther <agx@sigxcpu.org> Wed, 31 Aug 2022 11:39:55 +0200
phosh-osk-stub (0.20.0) experimental; urgency=medium
* Release 0.20.0. No changes over 0.20.0~beta1.
...
...
meson.build
View file @
0096fc27
project
(
'phosh-osk-stub'
,
'c'
,
version
:
'0.2
0
.0'
,
version
:
'0.2
1
.0'
,
license
:
'GPLv3+'
,
meson_version
:
'>= 0.54.0'
,
default_options
:
[
'warning_level=1'
,
'buildtype=debugoptimized'
,
'c_std=gnu11'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment