Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
osk-sdl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
postmarketOS
osk-sdl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f595754f91c916a57ac564fd5d48e53df5d8d3ba
Select Git revision
Branches
6
bkspace_clear
debian-ci
fix/workaround_hammerhead
keyscript_optional_name_device
master
default
protected
sw_rendering
Tags
20
0.67.1
0.67
0.66
0.65
0.64
0.63
0.62.1
0.62
0.61
0.60
0.59
0.58
0.57
0.56
0.55
0.54
0.53
0.52
0.51
0.50
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jan
4
Oct
19
Jun
5
27
May
29
Aug
26
31
Jul
30
29
21
8
7
2
27
May
26
22
20
19
Mar
22
Feb
10
4
3
2
1
31
Jan
30
22
15
12
11
6
1
31
Dec
28
17
16
7
3
29
Nov
18
9
7
29
Oct
23
Sep
16
10
8
Aug
8
Jul
30
Jun
23
16
4
Feb
5
Jul
31
Jan
29
26
Jul
6
Apr
11
Nov
16
Oct
17
16
15
16
14
13
27
Sep
16
11
9
8
5
3
1
31
Aug
30
28
27
26
25
22
20
19
17
15
14
13
10
4
3
2
1
Fix deprecation heading rendering weird
master
master
README: mark as deprecated (-> use unl0kr)
src/config.h: Fix build error with std::transform (MR 164)
0.67.1
0.67.1
Bump version to 0.67
0.67
0.67
main: don't push render events to queue when osk is hidden (MR 160)
src/keyboard.h: fix missing array include (MR 158)
config: Explicitly check for bad bit when parsing config line (MR 162)
ci: add debian to build testing (MR 162)
ci: add debian to build testing
debian-ci
debian-ci
Add option to set input box font size (MR 156)
keyboard: Restore renderer's draw color after drawing rounded corners (MR 155)
test/functional: run click tests with -s option (MR 159)
add option to allow showing the osk by default (MR 159)
ci: always include artifacts from build test, exclude .o (MR 159)
test/functional: take screenshots of mouse click tests (MR 159)
ci: install libxi for functional testing (MR 159)
test/functional: run correct test when explicitly specified (MR 159)
draw_helpers: get rid of c-style casts (MR 159)
keyboard: ignore useStlAlgorithm from cppcheck (MR 159)
config: check for empty line before trying to access index (MR 159)
keyboard: setHighlightedKey accepts const (MR 159)
keyboard: initialize all variables in KeyboardLayer struct instances (MR 159)
ci: use alpine:latest image (MR 159)
Drop directfb support, use SDL2's sw rendering (MR 136)
sw_rendering
sw_rendering
Power off the device when pressing power button (MR 96)
luksdevice: conditionalise CRYPT_*_WORKQUEUE (MR 154)
util: render font glyphs to represent passphrase on the screen (MR 151)
doc: osk.conf option for inputbox-dot-glyph (MR 151)
config: add option for specifying the passphrase dot glyph (MR 151)
util/hasPhysKeyboard: ensure that /dev/input exists before trying to read its contents (MR 152)
test/test_functional: use -t / window mode when running osk-sdl in tests (MR 153)
test/test_functional: fix temp file names to match test (MR 153)
util/hasPhysKeyboard: use N900 keyboard capabilities as mask for test (MR 150)
Bump version to 0.66
0.66
0.66
toggle: fix text not showing up in some cases (MR 148)
disable alpha blending for textures with no transparency (MR 147)
keyboard/toggle/tooltip: replace destructors with cleanup() (MR 146)
main: move TTF_Init from keyboard::makeKeyboard (MR 145)
main: fix memory leaks (MR 145)
keyboard: fix memory leaks / add destructor (MR 145)
Loading