river/river/command
MaxVerevkin 030f7efd4f
render: premultiply alpha for user-provided colors
The wlroots rendering API expects colors to be provided with
premultipled alpha but we currently do not parse them as such. This
causes blending with e.g. a transparent border color to be very broken.
2023-01-06 17:14:52 +01:00
..
attach_mode.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
close.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
config.zig render: premultiply alpha for user-provided colors 2023-01-06 17:14:52 +01:00
cursor.zig command/hide-cursor: fix crash on missing option 2022-04-14 20:39:35 +02:00
declare_mode.zig river-status: add mode event to seat status 2022-06-01 00:15:09 +02:00
enter_mode.zig river-status: add mode event to seat status 2022-06-01 00:15:09 +02:00
exit.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
filter.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
focus_follows_cursor.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
focus_view.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
input.zig Seat: refactor InputDevice handling 2022-06-21 16:25:37 +02:00
keyboard_group.zig river: refactor keyboard groups implementation 2022-09-18 15:53:45 +02:00
keyboard.zig Config: use a single xkb keymap for all keyboards 2022-12-30 23:20:02 +01:00
layout.zig river-layout: add user_command_tags event 2022-08-16 13:40:07 +02:00
map.zig flags: automatically prepend '-' 2022-12-28 22:11:14 +01:00
move.zig river: fix bug in snap down / right 2023-01-06 15:19:43 +01:00
output.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
set_repeat.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
spawn.zig river: fix SIGPIPE handling, cleanup fork/execve 2022-08-11 12:02:30 +02:00
swap.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
tags.zig command/spawn-tagmask: apply globally 2023-01-02 00:58:25 +01:00
toggle_float.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
toggle_fullscreen.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
xcursor_theme.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00
zoom.zig command: Remove allocator arg 2022-02-08 13:53:52 +01:00