Re: [hackers] [dwm][PATCH] Update monitor positions also on removal

2022-04-10 Thread Santtu Lakkala
On 9.4.2022 13.51, Hiltjo Posthuma wrote: I've heard similar reports with monitor plugging and unplugging not working nicely. Can someone test this patch and report back these conditions or if it improves things? FWIW I've been using this change ever since I submitted it, and plug and unplu

[hackers] [surf/surf-webkit2] Add dark mode toggle || Quentin Rameau

2022-04-10 Thread git
commit 1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa Author: Quentin Rameau AuthorDate: Sun Apr 10 16:35:24 2022 +0200 Commit: Quentin Rameau CommitDate: Sun Apr 10 16:35:24 2022 +0200 Add dark mode toggle This sets dark gtk theme variant, which should make webkit2gtk use dar

[hackers] [surf/surf-webkit2] Only get webkit context and settings once || Quentin Rameau

2022-04-10 Thread git
commit d3ee6528607d460b61870e69310e732992962073 Author: Quentin Rameau AuthorDate: Sun Apr 10 18:43:45 2022 +0200 Commit: Quentin Rameau CommitDate: Sun Apr 10 18:49:35 2022 +0200 Only get webkit context and settings once diff --git a/surf.c b/surf.c index 3132249..696b3a4 100644 --

[hackers] [surf/surf-webkit2] Fix dark mode parameter application || Quentin Rameau

2022-04-10 Thread git
commit 38cb1632bf9146490b6e006d4a7a54ba251e9283 Author: Quentin Rameau AuthorDate: Sun Apr 10 18:44:28 2022 +0200 Commit: Quentin Rameau CommitDate: Sun Apr 10 18:50:02 2022 +0200 Fix dark mode parameter application diff --git a/surf.c b/surf.c index 696b3a4..010e5e2 100644 --- a/su