Commit graph

7 commits

Author SHA1 Message Date
c6ed343acd Selection, quick draw, primary action 2021-10-17 19:23:50 +02:00
8e38a59432 Sort entries by score, ui widgets 2021-10-17 13:46:56 +02:00
35f01cafe3 Unstable winit, matcher, xcb fix
- Move to unstable winit since 0.25.0 does not handle transparency correctly on
X11

- Matcher trait to enable different matching algorithms

- Find correct visualtype for cairo xcb surface: Visualtype was more or less
taken randomly which only worked by chance. Now find visualtype that corresponds
to visualid of the winit window which should be the correct one.
2021-10-16 06:31:11 +02:00
2fdfc5b749 Move to cairo ui 2021-10-11 20:41:05 +02:00
fd54aeece2 Source windows from x11 server 2021-10-03 23:07:56 +02:00
5938bad12f Source from dynamic sources 2021-09-12 16:48:02 +02:00
15fe9bc1d5 Then Light 2021-08-21 19:29:00 +02:00