outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2025-01-30 01:22:41 +00:00
fb326e0e9c i3/ipc: fix wrong event handler being called for GetWorkspaces
outfoxxed pushed to master at quickshell/quickshell 2025-01-29 03:01:49 +00:00
d58b7b5dcb core/colorquant: add ColorQuantizer
outfoxxed pushed to master at quickshell/quickshell 2025-01-29 02:58:46 +00:00
outfoxxed pushed to master at quickshell/quickshell 2025-01-29 02:58:13 +00:00
a813a51a12 core/colorquant: add ColorQuantizer
outfoxxed pushed to master at quickshell/quickshell 2025-01-29 02:47:31 +00:00
outfoxxed pushed to master at quickshell/quickshell 2025-01-29 02:45:12 +00:00
a813a51a12 core/colorquant: add ColorQuantizer
outfoxxed pushed to color-quantization at kosslan/quickshell 2025-01-29 02:39:57 +00:00
a813a51a12 core/colorquant: add ColorQuantizer
fb343ab639 hyprland/ipc: prefer ID based workspace lookups to name based ones
d3b1a65911 hyprland/ipc: reduce impact of racing workspace queries
Compare 3 commits »
outfoxxed pushed to master at quickshell/quickshell 2025-01-28 06:20:40 +00:00
fb343ab639 hyprland/ipc: prefer ID based workspace lookups to name based ones
outfoxxed pushed to master at quickshell/quickshell 2025-01-28 05:14:57 +00:00
d3b1a65911 hyprland/ipc: reduce impact of racing workspace queries
outfoxxed pushed to master at quickshell/quickshell 2025-01-28 02:33:58 +00:00
outfoxxed pushed to master at quickshell/quickshell 2025-01-28 02:24:16 +00:00
cad9198241 core/colorquant: add ColorQuantizer
outfoxxed merged pull request quickshell/quickshell#1 2025-01-28 02:24:15 +00:00
feat: add color quantization ultility
outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

newlines on both sides

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

set null before emitting the event, as the emission triggers arbitrary user code which may be reentrant (e.g. changes source)

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

qCDebug

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

you can squish these lines together more, and should probably combine the ifs

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

unnecessary

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

use a normal char, qchar is utf16

outfoxxed commented on pull request quickshell/quickshell#1 2025-01-28 01:46:37 +00:00
feat: add color quantization ultility

== '' not "", "" causes an implicit string conversion