Re: [hackers] [st][patch] Handle DECRQM (Request Mode) escape sequences

2020-11-30 Thread François-Xavier Carton
On Mon, Nov 30, 2020 at 02:32:27PM +0100, Hiltjo Posthuma wrote: > On Mon, Nov 30, 2020 at 12:56:13AM +0100, François-Xavier Carton wrote: > > On Sun, Nov 29, 2020 at 05:37:30PM +0100, Hiltjo Posthuma wrote: > > > > > > Hi Francois, > > > > > > First: thanks for the patch. > > > > > > Do you

[hackers] [slstatus] Update README || Aaron Marcher

2020-11-30 Thread git
commit 84a2f117a32f0796045941260cdc4b69852b41e0 Author: Aaron Marcher AuthorDate: Mon Nov 30 21:32:14 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:32:14 2020 +0100 Update README diff --git a/README b/README index d55f23b..86fe988 100644 --- a/README +++ b/README @@

[hackers] [slstatus] Update LICENSE || Aaron Marcher

2020-11-30 Thread git
commit ae8a658d0cf8f12e6633447a53a75d2583b94d46 Author: Aaron Marcher AuthorDate: Mon Nov 30 21:26:40 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:26:40 2020 +0100 Update LICENSE diff --git a/LICENSE b/LICENSE index 0eec587..b88a9cb 100644 --- a/LICENSE +++ b/LICENSE

[hackers] [slstatus] Add comment for FreeBSD to config.mk || Aaron Marcher

2020-11-30 Thread git
commit dd5bfc3e518a705aba95569537e785bb0d6d7005 Author: Aaron Marcher AuthorDate: Mon Nov 30 20:56:21 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:24:34 2020 +0100 Add comment for FreeBSD to config.mk Apparently `-lkvm` is needed for swap on FreeBSD

[hackers] [slstatus] Use the sioctl_open(3) OpenBSD API to access vol || Ingo Feinerer

2020-11-30 Thread git
commit 9ac721c23fb640de2a6d1f84c84a79b2ccc26691 Author: Ingo Feinerer AuthorDate: Sat May 9 12:03:20 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:24:33 2020 +0100 Use the sioctl_open(3) OpenBSD API to access vol Starting with OpenBSD 6.7 regular users cannot

[hackers] [slstatus] Add a -1 option flag || Daniel Moch

2020-11-30 Thread git
commit aaf279f6ddfb48146fc1a579efd83a55722910b5 Author: Daniel Moch AuthorDate: Tue Jun 23 16:35:43 2020 -0400 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:23:56 2020 +0100 Add a -1 option flag Allow slstatus to be used by programs that can grab status by calling an

[hackers] [slstatus] Handle SIGUSR1 for forced refreshes || Mart Lubbers

2020-11-30 Thread git
commit d1b23e5509863fd0790261b2b388e687d5218d53 Author: Mart Lubbers AuthorDate: Thu Jun 18 08:46:12 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:23:49 2020 +0100 Handle SIGUSR1 for forced refreshes At some point one might want to force a refresh for example

[hackers] [slstatus] Fix temperature reporting on OpenBSD || dsp

2020-11-30 Thread git
commit 3fc2872d1b3e62903a4af49326d42c97c11911d5 Author: dsp AuthorDate: Thu Oct 31 22:50:32 2019 -0600 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:23:48 2020 +0100 Fix temperature reporting on OpenBSD On OpenBSD although the formula is correct due to integer division a

[hackers] [slstatus] Full battery indicator || Cem Keylan

2020-11-30 Thread git
commit 3ac985eb0338773cfb1d1446fc0751f1f2afea94 Author: Cem Keylan AuthorDate: Wed Oct 2 11:31:54 2019 +0300 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:23:26 2020 +0100 Full battery indicator When you reach full charge the symbol would change to a question mark "?"

[hackers] [slstatus] Handle SIGUSR1 for forced refreshes || Mart Lubbers

2020-11-30 Thread git
commit 1e307e0b9e18653dd60be917995ac248dbf347ac Author: Mart Lubbers AuthorDate: Thu Jun 18 08:46:12 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:17:03 2020 +0100 Handle SIGUSR1 for forced refreshes At some point one might want to force a refresh for example

[hackers] [slstatus] Add comment for FreeBSD to config.mk || Aaron Marcher

2020-11-30 Thread git
commit ce364ce7a63da81200b71eebce919a16a5bf73cf Author: Aaron Marcher AuthorDate: Mon Nov 30 20:56:21 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:18:51 2020 +0100 Add comment for FreeBSD to config.mk Apparently `-lkvm` is needed for swap on FreeBSD

[hackers] [slstatus] Use the sioctl_open(3) OpenBSD API to access vol || Ingo Feinerer

2020-11-30 Thread git
commit 89e2df5a8fed929c7bc9aba199852eed2ad01a50 Author: Ingo Feinerer AuthorDate: Sat May 9 12:03:20 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:17:34 2020 +0100 Use the sioctl_open(3) OpenBSD API to access vol Starting with OpenBSD 6.7 regular users cannot

[hackers] [slstatus] Add a -1 option flag || Daniel Moch

2020-11-30 Thread git
commit ec01882a7b6e66099c21921151e3799414493c16 Author: Daniel Moch AuthorDate: Tue Jun 23 16:35:43 2020 -0400 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:17:14 2020 +0100 Add a -1 option flag Allow slstatus to be used by programs that can grab status by calling an

[hackers] [slstatus] Fix temperature reporting on OpenBSD || dsp

2020-11-30 Thread git
commit d461d2714488ae5fccbf4d81a96adb94f4122b78 Author: dsp AuthorDate: Thu Oct 31 22:50:32 2019 -0600 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:16:44 2020 +0100 Fix temperature reporting on OpenBSD On OpenBSD although the formula is correct due to integer division a

[hackers] [slstatus] Full battery indicator || Cem Keylan

2020-11-30 Thread git
commit a7dc8be4eeb852b513af37809104e2db7cac7e4a Author: Cem Keylan AuthorDate: Wed Oct 2 11:31:54 2019 +0300 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:16:22 2020 +0100 Full battery indicator When you reach full charge the symbol would change to a question mark "?"

[hackers] [slstatus] Add separator module || Ryan Kes

2020-11-30 Thread git
commit 2b0f50d1aaf22e79272df8b3b0fe37f338ea1dae Author: Ryan Kes AuthorDate: Sat Mar 30 13:45:05 2019 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:15:13 2020 +0100 Add separator module diff --git a/Makefile b/Makefile index 945b5e3..2f93b87 100644 --- a/Makefile +++

[hackers] [slstatus] Add comment for FreeBSD to config.mk || Aaron Marcher

2020-11-30 Thread git
commit f3e3a99fc5604e068659d15fd8638461faeed7a5 Author: Aaron Marcher AuthorDate: Mon Nov 30 20:56:21 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 21:12:19 2020 +0100 Add comment for FreeBSD to config.mk Apparently `-lkvm` is needed for swap on FreeBSD

Re: [hackers][slstatus][PATCH] Report average CPU frequency of cluster instead of single-core one

2020-11-30 Thread Aaron Marcher
Hi, thanks for your patch! What do you all think of adding this as a patch to the wiki? Or is this rather something that more people wish of being included into the codebase? Cheers! Aaron On 20-11-11 Wed, Platon Ryzhikov wrote: This is especially useful for ARM SoCs with different cores

Re: [hackers] [slstatus][patch] Use ALSA for vol_perc on Linux

2020-11-30 Thread Aaron Marcher
Hi Thomas, thanks for your patch. With the OSS compatbility module ALSA sound card volume works perfectly fine in Linux without ALSA as an external dependency. Thus I would suggest to add this as a patch to the wiki. What do you think? Regards Aaron -- Web: https://drkhsh.at/ or

Re: [hackers] [dmenu][PATCH 0/2] New option for floating window

2020-11-30 Thread Jérémy Lefaure
Hello Quentin, On Sun, Nov 29, 2020 at 07:38:08PM +0100, Quentin Rameau wrote: > Regarding the first one, isn't that already the current behaviour? > > $ printf '%s\n' foo bar bar|./dmenu -l 10 > > Only displays 3 lines, not 10. > Could you give a use-case? > It is not really the current

[hackers] [slstatus] Add FreeBSD comment to config.mk || Aaron Marcher

2020-11-30 Thread git
commit fec20b5841d1ff200b907c99274c832db293d3b4 Author: Aaron Marcher AuthorDate: Mon Nov 30 20:56:21 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 20:56:21 2020 +0100 Add FreeBSD comment to config.mk Thanks to Micheal Buch and Jason Smith (See thread

Re: [hackers] [slstatus] : update vol_perc for OpenBSD

2020-11-30 Thread Aaron Marcher
Done :) Cheers! On 20-09-30 Wed, prx wrote: * Ingo Feinerer le [30-09-2020 15:11:29 +0200]: On Wed, Sep 30, 2020 at 02:42:07PM +0200, prx wrote: > Find attached a patch to support (not so new) sndiod OpenBSD. FYI: https://lists.suckless.org/hackers/2005/17308.html Nice, thanks a lot ! I

Re: [hackers] [slstatus][PATCH] Use the sioctl_open(3) OpenBSD API to access audio controls

2020-11-30 Thread Aaron Marcher
Hi, thanks for the great work! These changes are upstream now. Regards, Aaron On 20-05-09 Sat, Ingo Feinerer wrote: Starting with OpenBSD 6.7 regular users cannot access raw audio devices anymore, for improved security. Instead use the sioctl_open(3) API to access and manipulate audio

[hackers] [slstatus] Use the sioctl_open(3) OpenBSD API to access audio controls || Ingo Feinerer

2020-11-30 Thread git
commit 8e12efdadf2dd82d43739a88f5da88c0d9188ac0 Author: Ingo Feinerer AuthorDate: Sat May 9 12:03:20 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 19:21:53 2020 +0100 Use the sioctl_open(3) OpenBSD API to access audio controls Starting with OpenBSD 6.7 regular

Re: [hackers] [slstatus] : mpd status patch

2020-11-30 Thread Aaron Marcher
Hi, thank you very much. Sorry for my late reply. I think merging the patch and adding a dependency on mpd won't be the way to go. Maybe we should add it to the wiki as an optional patch? Regards, Aaron On 20-09-28 Mon, prx wrote: Hi, I thought slstatus need some love. Find attached a patch

[hackers] [slstatus] Follow-up to e682d740adb7bb36b9faca1ca1cc54b7c5448e6c || Aaron Marcher

2020-11-30 Thread git
commit 344014a6c39494462852d0cc0dfa2a9f86809124 Author: Aaron Marcher AuthorDate: Mon Nov 30 19:13:11 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 19:13:48 2020 +0100 Follow-up to e682d740adb7bb36b9faca1ca1cc54b7c5448e6c Additions for "Handle SIGUSR1 for forced

[hackers] [slstatus] Update LICENSE || Aaron Marcher

2020-11-30 Thread git
commit 9e0c0fe6ca7ca6fb0e8766d23c26a0a075ba1a7a Author: Aaron Marcher AuthorDate: Mon Nov 30 19:07:46 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 19:07:46 2020 +0100 Update LICENSE diff --git a/LICENSE b/LICENSE index e3983ba..72b1389 100644 --- a/LICENSE +++ b/LICENSE

[hackers] [slstatus] Add a -1 option flag || Daniel Moch

2020-11-30 Thread git
commit 7c02ad87f3be74e797150abd1c0db7e5aca7 Author: Daniel Moch AuthorDate: Tue Jun 23 16:35:43 2020 -0400 Commit: Aaron Marcher CommitDate: Mon Nov 30 19:07:15 2020 +0100 Add a -1 option flag Allow slstatus to be used by programs that can grab status by calling an

Re: [hackers] [slstatus][PATCH] Handle SIGUSR1 for forced refreshes

2020-11-30 Thread Aaron Marcher
Merged. Thanks! On 20-06-18 Thu, Mart Lubbers wrote: At some point one might want to force a refresh for example after checking email or changing the volume. Sending a SIGUSR1 achieves this now --- slstatus.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slstatus.c

[hackers] [slstatus] Handle SIGUSR1 for forced refreshes || Mart Lubbers

2020-11-30 Thread git
commit e682d740adb7bb36b9faca1ca1cc54b7c5448e6c Author: Mart Lubbers AuthorDate: Thu Jun 18 08:46:12 2020 +0200 Commit: Aaron Marcher CommitDate: Mon Nov 30 19:04:14 2020 +0100 Handle SIGUSR1 for forced refreshes At some point one might want to force a refresh for example

Re: [hackers] [slstatus][PATCH] Fix temperature reporting on OpenBSD.

2020-11-30 Thread Aaron Marcher
A little bit late, but merged. Thanks! On 19-10-31 Thu, dsp wrote: Hey list! On OpenBSD i noticed that if you set the temperature component to be printed it will only show the first digit due to the integer division. So for example a temperature of 54 C shows as 5. This patch first treats it

[hackers] [slstatus] Fix temperature reporting on OpenBSD. || dsp

2020-11-30 Thread git
commit 94b549a5ebe893bc727115ae845e51c4153f92e5 Author: dsp AuthorDate: Thu Oct 31 22:50:32 2019 -0600 Commit: Aaron Marcher CommitDate: Mon Nov 30 18:56:21 2020 +0100 Fix temperature reporting on OpenBSD. On OpenBSD although the formula is correct due to integer division a

Re: [hackers] [slstatus][PATCH] Full battery indicator

2020-11-30 Thread Aaron Marcher
Hi, thanks for that suggestion. Applied to master. Regards, Aaron On 19-10-02 Wed, Cem Keylan wrote: I thought slstatus needed a full battery indicator. When you reach full charge the symbol would change to a question mark "?" as "Full" was not defined, now it changes to an "o" instead. ---

[hackers] [slstatus] Full battery indicator || Cem Keylan

2020-11-30 Thread git
commit 074f8e301f040e24f0326ba1f786d921d4f1e25b Author: Cem Keylan AuthorDate: Wed Oct 2 11:31:54 2019 +0300 Commit: Aaron Marcher CommitDate: Mon Nov 30 18:53:27 2020 +0100 Full battery indicator I thought slstatus needed a full battery indicator. When you reach full

Re: [hackers] [slstatus][PATCH] separator module

2020-11-30 Thread Aaron Marcher
Thank you very much, applied to master. On 19-03-30 Sat, Ryan Kes wrote: --- Makefile | 1 + components/separator.c | 10 ++ config.def.h | 1 + slstatus.h | 3 +++ 4 files changed, 15 insertions(+) create mode 100644 components/separator.c diff --git

[hackers] [slstatus] Update LICENSE || Aaron Marcher

2020-11-30 Thread git
commit 5586a902daa8f4e47e9306cbb5a68761628ac6ed Author: Aaron Marcher AuthorDate: Mon Nov 30 18:45:24 2020 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 18:45:24 2020 +0100 Update LICENSE diff --git a/LICENSE b/LICENSE index 0eec587..b6889d2 100644 --- a/LICENSE +++ b/LICENSE

[hackers] [slstatus] separator module || Ryan Kes

2020-11-30 Thread git
commit 01b9c2b54adfedfacd068257a976eaacce3362ac Author: Ryan Kes AuthorDate: Sat Mar 30 13:45:05 2019 +0100 Commit: Aaron Marcher CommitDate: Mon Nov 30 18:44:10 2020 +0100 separator module diff --git a/Makefile b/Makefile index 945b5e3..2f93b87 100644 --- a/Makefile +++ b/Makefile

Re: [hackers] [st][patch] Handle DECRQM (Request Mode) escape sequences

2020-11-30 Thread Hiltjo Posthuma
On Mon, Nov 30, 2020 at 12:56:13AM +0100, François-Xavier Carton wrote: > On Sun, Nov 29, 2020 at 05:37:30PM +0100, Hiltjo Posthuma wrote: > > > > Hi Francois, > > > > First: thanks for the patch. > > > > Do you have maybe a practical use-case example why you'd like to request > > supporting

Re: [hackers] [dwm][PATCH] Vertical size factor for first tile in master/stacking area

2020-11-30 Thread Xavier Baez
So the problem is stackmfact only works with the main layout Is there a way to make a patch work with multiple layouts? On Mon, Nov 30, 2020 at 1:03 AM Sebastiano Tronto < sebastiano.tro...@gmail.com> wrote: > Hello, > > [2020-11-29 13:52] Xavier Baez > > I think like it is good with dwm.c

Re: [hackers] [dwm][PATCH] Vertical size factor for first tile in master/stacking area

2020-11-30 Thread Sebastiano Tronto
Hello, [2020-11-29 13:52] Xavier Baez > I think like it is good with dwm.c and config.def.h > You can name it > > ‘ stackvfact’ > > I would recommend you try your patch with vanitygaps and with csfact > and with stackmfact just to see you don’t have weird results. Thanks for the advice, I