labwc/include/common
Consolatis 45b197b8a4 magnifier: fix flickering on simultaneous gamma changes
Gamma changes take another code path and thus did not
render the magnifier. This patch consalidates both
code paths and therefore also renders the magnifier on
gamma changes.

Fixes: #1905
2024-06-29 23:36:41 +02:00
..
array.h
border.h
buf.h common/buf: rename buf->buf to buf->data 2024-04-18 07:00:23 +01:00
dir.h
fd-util.h Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
file-helpers.h
font.h common: render text buffers with opaque background 2024-03-17 19:09:53 +00:00
grab-file.h common: remove buf_init(), add BUF_INIT and buf_move() 2024-04-18 07:00:23 +01:00
graphic-helpers.h common: render text buffers with opaque background 2024-03-17 19:09:53 +00:00
list.h
macros.h
match.h
mem.h
nodename.h
parse-bool.h
parse-double.h common: validate and properly parse floats 2024-04-02 10:37:50 -04:00
scaled-font-buffer.h Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
scaled-scene-buffer.h Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
scene-helpers.h magnifier: fix flickering on simultaneous gamma changes 2024-06-29 23:36:41 +02:00
spawn.h Add -S|--session <command> option 2024-04-14 13:05:25 +02:00
string-helpers.h session: process environment.d and allow empty variables 2024-03-11 20:01:14 +00:00
surface-helpers.h