Bilal Elmoussaoui
801013ff33
fix: Update license content to match used license
...
Fixes #11
2023-09-01 10:58:51 +02:00
Bilal Elmoussaoui
6b51b61c8a
tools: Remove unnecessary dark class
2023-08-31 11:48:14 +00:00
Bilal Elmoussaoui
7c67084055
Relicense as LGPLv2.1+
2023-06-01 12:04:35 +01:00
Bilal Elmoussaoui
ab157df65d
tools/mks: Cosmetic changes
...
- Prefer dark style: per the HIG recommendations
- Sets a slightly bigger default size
2023-05-09 18:58:16 +00:00
Christian Hergert
78d955cde8
tools: remove unused variable
2023-02-21 17:11:22 -08:00
Christian Hergert
c0cf407713
tools: show grab binding during inhibition
2023-02-17 16:11:06 -08:00
Christian Hergert
d20dcd2674
lib: start on MksDisplay widget
2023-02-13 21:53:57 -08:00
Christian Hergert
da98c77961
tools: set content-fit for now
...
Until we have another widget to replace this.
2023-02-13 20:56:08 -08:00
Christian Hergert
01dab99590
lib: add MksCairoFramebuffer
...
This adds MksCairoFramebuffer which does tessellation to get damage regions
for the framebuffer. Still some bugs involved, but good enough to get some
bits on the screen which is what I'm looking for right now.
2023-02-13 17:38:30 -08:00
Christian Hergert
b601d253aa
tools: add mks tool for testing
...
Mostly so I can test the paintable implementation as I go.
2023-02-10 16:30:23 -08:00