This website requires JavaScript.
Explore
Help
Sign In
Liberux
/
ltk
Watch
1
Star
0
Fork
0
You've already forked ltk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
andrea
pedro
Status
All status
Success
Failure
Waiting
Running
Handle SIGTERM/SIGINT with a sigaction self-pipe instead of a signalfd, and clear the signal mask of spawned children
#60
:
Commit
a2752a5bd3
pushed by
pedro
main
2026-08-26 15:19:29 +02:00
0s
View workflow file
Fallback fonts: probe glyph coverage with ttf-parser before building the fontdue face
#59
:
Commit
902e23e7f2
pushed by
pedro
main
2026-08-19 15:19:29 +02:00
0s
View workflow file
Layer::Window overlays: an OverlaySpec can now be an ordinary xdg toplevel, named through App::overlay_title; showcase persists the last pressed button too
#58
:
Commit
3046d86337
pushed by
pedro
main
2026-08-16 21:19:29 +02:00
0s
View workflow file
Session management: xdg-session-management-v1 client, mandatory App::app_id / save_state / restore_state, runtime-managed state persistence and clean exit on signals (0.3.0)
#57
:
Commit
ccf07de593
pushed by
pedro
main
2026-08-15 17:56:14 +02:00
0s
View workflow file
Cover every output from a background shell: the session-lock secondary machinery generalizes to layer surfaces
#56
:
Commit
78053b8b01
pushed by
pedro
main
2026-08-15 10:16:41 +02:00
0s
View workflow file
event_loop: cover every output with a session-lock surface, with the app's backdrop on the secondary ones
#55
:
Commit
99a4767815
pushed by
pedro
main
2026-08-14 23:21:09 +02:00
0s
View workflow file
render: pre-scale font_line_metrics by dpi_scale
#54
:
Commit
adbbc0248b
pushed by
pedro
main
2026-08-13 03:19:29 +02:00
0s
View workflow file
tooltip: compute the hover pill in the overlay's physical space, drop it on scale change
#53
:
Commit
98c82385c7
pushed by
pedro
main
2026-08-11 22:05:27 +02:00
0s
View workflow file
toggle, widget: scale the pill with an explicit row height, and give elide a half-pixel tolerance
#52
:
Commit
477ef13ff4
pushed by
pedro
main
2026-08-10 15:19:29 +02:00
0s
View workflow file
row, button, widget: distribute a row's width shortfall instead of overflowing, elide button labels into the rect they are granted, icon_size takes a Length
#51
:
Commit
1290f9400e
pushed by
pedro
main
2026-08-06 15:19:29 +02:00
0s
View workflow file
event_loop, slider, list_item: overlay exclusive zones follow the surface, on_release for sliders, list labels elide against the trailing slot
#50
:
Commit
530a5696b9
pushed by
pedro
main
2026-08-05 12:37:16 +02:00
0s
View workflow file
accessibility text scale: global font multiplier synced to the desktop's text-scaling-factor
#49
:
Commit
d9652dce98
pushed by
pedro
main
2026-08-04 03:19:29 +02:00
0s
View workflow file
viewport: local_viewport() opt-out of root-viewport inheritance; list_item: height/font_size builders
#48
:
Commit
e343142347
pushed by
pedro
main
2026-08-02 22:50:34 +02:00
0s
View workflow file
widget/toggle, widget/radio: `height()` builder to override the theme row height, floored at the control's visual so it never clips
#47
:
Commit
4247613bb0
pushed by
pedro
main
2026-08-02 13:38:28 +02:00
0s
View workflow file
render, types, ci: resolution-time dp with per-canvas density, bounded GLES image cache, clippy gate, backend capability matrix
#46
:
Commit
806dee5167
pushed by
pedro
main
2026-08-01 12:08:13 +02:00
0s
View workflow file
layout: adaptive grid and vertical flex; enforce the mechanical style rules
#45
:
Commit
a7f953ca42
pushed by
pedro
main
2026-08-01 03:19:29 +02:00
0s
View workflow file
docs overhaul, orientation API, fluid-sizing fixes, examples made honest
#44
:
Commit
1fd697aa6d
pushed by
pedro
main
2026-07-30 22:20:38 +02:00
0s
View workflow file
render: sub-canvases inherit the root layout viewport for fluid resolution
#43
:
Commit
14572ebfb6
pushed by
pedro
main
2026-07-30 19:28:43 +02:00
0s
View workflow file
style guide: rewrite for Rust, guard against cargo fmt
#42
:
Commit
9b99a18e26
pushed by
pedro
main
2026-07-30 15:24:05 +02:00
0s
View workflow file
list_item: trailing icon slot and horizontal inset override
#41
:
Commit
d31e7222da
pushed by
pedro
main
2026-07-30 11:37:48 +02:00
0s
View workflow file
event_loop, text_edit, layout: focus-time cursor as an end-of-value sentinel, caret height tied to the text line, row align_top/fill_height modes
#40
:
Commit
16c04f4159
pushed by
pedro
main
2026-07-30 11:19:51 +02:00
0s
View workflow file
Pin fontdue to =0.9.3 — 0.9.4 requires Rust 1.87 and the toolchain is 1.85
#39
:
Commit
1234943e86
pushed by
pedro
main
2026-07-30 01:02:46 +02:00
0s
View workflow file
app, event_loop/run: add `App::window_resizable()` so a window_size_hint can declare a permanently fixed-size toplevel
#38
:
Commit
0062bc565c
pushed by
pedro
main
2026-07-29 13:44:07 +02:00
0s
View workflow file
event_loop: drop the built-in titlebar when the compositor decorates
#37
:
Commit
142096827e
pushed by
pedro
main
2026-07-26 03:19:29 +02:00
0s
View workflow file
ltk: opt-in raw touch stream for apps that consume input themselves
#36
:
Commit
3d7f3c53de
pushed by
pedro
main
2026-07-22 15:19:29 +02:00
0s
View workflow file
text_edit font sizing on Length; add Button::width and Text::line_height
#35
:
Commit
8762ab9ce0
pushed by
pedro
main
2026-07-11 15:19:29 +02:00
0s
View workflow file
responsive fluid/physical scaling, widget-API stabilization, and perf guardrails
#34
:
Commit
ce893ac776
pushed by
pedro
main
2026-07-08 21:19:29 +02:00
0s
View workflow file
Bump to 0.2.0: SW/GLES paint parity, shared font resolution, FrameState refactor, docs and packaging fixes
#33
:
Commit
d4d7ee742e
pushed by
pedro
main
2026-06-26 15:19:29 +02:00
0s
View workflow file
Embedder primitives: placed-child clipping, offscreen RGBA readback, standalone text measurement
#32
:
Commit
fb3552e9f7
pushed by
pedro
main
2026-06-25 12:43:51 +02:00
0s
View workflow file
Fix vertically-flipped content in the GLES path-clip composite
#30
:
Commit
588a3f7e36
pushed by
pedro
main
2026-06-20 03:19:29 +02:00
0s
View workflow file
First
Previous
1
2
Next
Last