hackers mail list archive by thread
167 messages
:
Starting
Fri Sep 01 2017 - 09:48:58 CEST,
Ending
Sat Sep 30 2017 - 18:32:38 CEST
sort by
: [ thread ] [
author
] [
date
] [
subject
] [
attachment
]
Other periods
:[
Previous, Thread view
] [
Next, Thread view
] [
List of Folders
]
[hackers] [sbase][PATCH v2] Add patch(1)
Mattias Andrée
(Sat Sep 30 2017 - 18:32:38 CEST)
[hackers] [dwm] fix keysyms processing by kfx_
Hiltjo Posthuma
(Sat Sep 30 2017 - 12:39:31 CEST)
Re: [hackers] [dwm] fix keysyms processing by kfx_
Laslo Hunhold
(Sat Sep 30 2017 - 18:24:21 CEST)
Re: [hackers] [dwm] fix keysyms processing by kfx_
Anselm Garbe
(Sun Oct 08 2017 - 08:23:59 CEST)
Re: [hackers] [dwm] fix keysyms processing by kfx_
Martin Kühne
(Sun Oct 08 2017 - 14:37:15 CEST)
Re: [hackers] [dwm] fix keysyms processing by kfx_
Anselm Garbe
(Wed Oct 11 2017 - 10:04:12 CEST)
Re: [hackers] [dwm] fix keysyms processing by kfx_
Hiltjo Posthuma
(Mon Oct 09 2017 - 23:18:16 CEST)
[hackers] [tabbed] Fix minor inconsistency in man page || Alessandro Caputo
git_AT_suckless.org
(Fri Sep 29 2017 - 21:34:07 CEST)
[hackers] [tabbed][PATCH] Fix minor inconsistency in man page
Alessandro Caputo
(Thu Sep 28 2017 - 15:36:12 CEST)
Re: [hackers] [tabbed][PATCH] Fix minor inconsistency in man page
Hiltjo Posthuma
(Fri Sep 29 2017 - 13:39:09 CEST)
Re: [hackers] [tabbed][PATCH] Fix minor inconsistency in man page
Markus Teich
(Fri Sep 29 2017 - 21:38:01 CEST)
[hackers] [st][PATCH] Allow colors 16-255 to be customized in config.h
Luis Ressel
(Tue Sep 26 2017 - 14:31:44 CEST)
[hackers] [st] Refactoring (-61 lines)
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:22 CEST)
[hackers] [st][PATCH 01/23] move usage and argv0 into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:23 CEST)
[hackers] [st][PATCH 02/23] Move bell/urgent hints into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:24 CEST)
[hackers] [st][PATCH 03/23] Move zoom functions into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:25 CEST)
[hackers] [st][PATCH 04/23] Move Glyph/Font workarounds closer to typedefs
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:26 CEST)
[hackers] [st][PATCH 05/23] Move ISO 14755 handling into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:27 CEST)
[hackers] [st][PATCH 06/23] xloadfonts/xunloadfonts now local to x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:28 CEST)
[hackers] [st][PATCH 07/23] Move selection functions into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:29 CEST)
[hackers] [st][PATCH 08/23] Move window-manipulating functions into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:30 CEST)
[hackers] [st][PATCH 09/23] Move font variables into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:31 CEST)
[hackers] [st][PATCH 10/23] Move cursor shape from TermWindow to Term
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:32 CEST)
[hackers] [st][PATCH 11/23] have ttyresize take new dimensions as arguments
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:33 CEST)
[hackers] [st][PATCH 12/23] un-export base64dec_getc
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:34 CEST)
[hackers] [st][PATCH 13/23] Move oldbutton var into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:35 CEST)
[hackers] [st][PATCH 14/23] Move key mapping into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:36 CEST)
[hackers] [st][PATCH 15/23] Move fontspec buffer from Term to XWindow
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:37 CEST)
[hackers] [st][PATCH 17/23] Move config.h include from st.c to x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:39 CEST)
[hackers] [st][PATCH 18/23] Remove now-unneeded config.h lengths
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:40 CEST)
[hackers] [st][PATCH 19/23] Migrate X-specific types into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:41 CEST)
[hackers] [st][PATCH 20/23] remove X includes from st.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:42 CEST)
[hackers] [st][PATCH 21/23] drawregion and xloadcolor are internal to x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:43 CEST)
[hackers] [st][PATCH 22/23] Push X-specific config.h function defs into x.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:44 CEST)
[hackers] [st][PATCH 16/23] Remove need for CurrentTime in st.c
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:38 CEST)
[hackers] [st][PATCH 23/23] no more extern for X-specific configs
Devin J. Pohly
(Sun Sep 24 2017 - 23:11:45 CEST)
Re: [hackers] [st] Refactoring (-61 lines)
Laslo Hunhold
(Sun Sep 24 2017 - 23:25:35 CEST)
Re: [hackers] [st] Refactoring (-61 lines)
Hiltjo Posthuma
(Sun Oct 01 2017 - 14:16:26 CEST)
Re: [hackers] [st] Refactoring (-61 lines)
Devin J. Pohly
(Wed Oct 04 2017 - 07:15:35 CEST)
[hackers] [slstatus] Move components into dedicated subdirectory || Laslo Hunhold
git_AT_suckless.org
(Sun Sep 24 2017 - 17:21:29 CEST)
[hackers] [surf][PATCH] add support for WebGL
Eon S. Jeon
(Sun Sep 24 2017 - 15:35:45 CEST)
Re: [hackers] [surf][PATCH] add support for WebGL
Hiltjo Posthuma
(Mon Sep 25 2017 - 18:24:42 CEST)
Re: Re: [hackers] [surf][PATCH] add support for WebGL
Eon S. Jeon
(Fri Sep 29 2017 - 17:22:05 CEST)
[hackers] [surf][PATCH] add support for WebGL
Eon S. Jeon
(Fri Sep 29 2017 - 17:30:37 CEST)
Re: [hackers] [surf][PATCH] add support for WebGL
Quentin Rameau
(Fri Sep 29 2017 - 17:36:37 CEST)
[hackers] [surf][PATCH] Add support for WebGL
Eon S. Jeon
(Fri Sep 29 2017 - 17:34:35 CEST)
Re: [hackers] [surf][PATCH] Add support for WebGL
Quentin Rameau
(Fri Feb 23 2018 - 13:36:10 CET)
[hackers] [blind] nselect_print_format: include Ls || Mattias Andrée
git_AT_suckless.org
(Sun Sep 24 2017 - 01:47:52 CEST)
[hackers] [blind] Add -% to blind-to-text, blind-colour-srgb, and blind-colour-ciexyz || Mattias Andrée
git_AT_suckless.org
(Sun Sep 24 2017 - 01:32:35 CEST)
[hackers] [blind] Fix colour distortion || Mattias Andrée
git_AT_suckless.org
(Sat Sep 23 2017 - 22:02:56 CEST)
[hackers] [blind] Fix conversion of Y value || Mattias Andrée
git_AT_suckless.org
(Sat Sep 23 2017 - 19:14:52 CEST)
[hackers] [blind] blind-to-video manpage: transparent videos || Mattias Andrée
git_AT_suckless.org
(Sat Sep 23 2017 - 17:14:59 CEST)
[hackers] [blind] Fix typo || Mattias Andrée
git_AT_suckless.org
(Sat Sep 23 2017 - 17:14:59 CEST)
[hackers] [blind] Update todo || Mattias Andrée
git_AT_suckless.org
(Sat Sep 23 2017 - 17:14:59 CEST)
[hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0
Jaume Devesa
(Thu Sep 21 2017 - 20:18:13 CEST)
[hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0
Jaume Devesa
(Tue Sep 19 2017 - 23:21:55 CEST)
Re: [hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0
Laslo Hunhold
(Tue Sep 19 2017 - 23:34:17 CEST)
Re: [hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0
Hiltjo Posthuma
(Wed Sep 20 2017 - 00:15:08 CEST)
Re: [hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0
Jaume Devesa
(Thu Sep 21 2017 - 20:20:43 CEST)
[hackers] [slstatus] Get rid of HDR variable || Laslo Hunhold
git_AT_suckless.org
(Mon Sep 18 2017 - 10:10:25 CEST)
[hackers] [slstatus] Simplify Makefile || Laslo Hunhold
git_AT_suckless.org
(Mon Sep 18 2017 - 08:48:44 CEST)
[hackers] [slstatus] Fix missing config.h in Makefile || Quentin Rameau
git_AT_suckless.org
(Mon Sep 18 2017 - 08:33:23 CEST)
[hackers] [slstatus] Simplify Makefile
Quentin Rameau
(Sun Sep 17 2017 - 23:02:43 CEST)
Re: [hackers] [slstatus] Simplify Makefile
Matthew Parnell
(Sun Sep 17 2017 - 23:29:42 CEST)
Re: [hackers] [slstatus] Simplify Makefile
Quentin Rameau
(Sun Sep 17 2017 - 23:43:15 CEST)
[hackers] [slstatus] Simplify Makefile
Quentin Rameau
(Sun Sep 17 2017 - 23:41:13 CEST)
Re: [hackers] [slstatus] Simplify Makefile
Laslo Hunhold
(Sun Sep 17 2017 - 23:51:27 CEST)
Re: [hackers] [slstatus] Simplify Makefile
Aaron Marcher
(Mon Sep 18 2017 - 08:46:04 CEST)
Re: [hackers] [slstatus] Simplify Makefile
Quentin Rameau
(Mon Sep 18 2017 - 09:16:49 CEST)
[hackers] [slstatus] Fix missing config.h in Makefile
Quentin Rameau
(Sun Sep 17 2017 - 22:31:26 CEST)
Re: [hackers] [slstatus] Fix missing config.h in Makefile
Aaron Marcher
(Mon Sep 18 2017 - 08:38:53 CEST)
[hackers] [slstatus] Added LICENSE statements to all source files || Aaron Marcher
git_AT_suckless.org
(Sun Sep 17 2017 - 17:45:57 CEST)
[hackers] [slstatus] Properly declare buf as extern and fix all unused-warnings || Laslo Hunhold
git_AT_suckless.org
(Sun Sep 17 2017 - 17:45:57 CEST)
[hackers] [slstatus] Rewrite Makefile to accomodate file split || Laslo Hunhold
git_AT_suckless.org
(Sun Sep 17 2017 - 17:45:57 CEST)
Re: [hackers] [slstatus] Rewrite Makefile to accomodate file split || Laslo Hunhold
Matthew Parnell
(Sun Sep 17 2017 - 21:36:42 CEST)
Re: [hackers] [slstatus] Rewrite Makefile to accomodate file split || Laslo Hunhold
Laslo Hunhold
(Sun Sep 17 2017 - 21:49:27 CEST)
[hackers] [slstatus] Split into multiple files || Aaron Marcher
git_AT_suckless.org
(Sun Sep 17 2017 - 17:45:57 CEST)
[hackers] [slstatus] Add blank line after setlocale || Aaron Marcher
git_AT_suckless.org
(Sat Sep 16 2017 - 14:13:09 CEST)
[hackers] [slstatus] slstatus: set locale || Kurt Van Dijck
git_AT_suckless.org
(Sat Sep 16 2017 - 14:13:09 CEST)
[hackers] [slstatus] Added CPU iowait to README || Aaron Marcher
git_AT_suckless.org
(Sat Sep 16 2017 - 14:06:47 CEST)
[hackers] [slstatus] slstatus: add cpu_iowait || Kurt Van Dijck
git_AT_suckless.org
(Sat Sep 16 2017 - 14:06:47 CEST)
[hackers] [st] Add an error for XftFontOpenPattern failure. || Gary Allen Vollink
git_AT_suckless.org
(Fri Sep 15 2017 - 11:28:06 CEST)
[hackers] [st] Revert "Revert "fixed STLDFLAG order in broken st Makefile"" || Hiltjo Posthuma
git_AT_suckless.org
(Fri Sep 15 2017 - 11:19:47 CEST)
[hackers] [st] base64dec: skip non-printable characters like \r\n || Suraj N. Kurapati
git_AT_suckless.org
(Fri Sep 15 2017 - 11:19:47 CEST)
[hackers] [slstatus] Deleted slstatus.png as it is unnecessary || Aaron Marcher
git_AT_suckless.org
(Thu Sep 14 2017 - 22:21:45 CEST)
[hackers] [st] Patch: XftFontOpenPattern failure
Gary Allen Vollink
(Thu Sep 14 2017 - 22:13:16 CEST)
[hackers] Re: [st] Patch: XftFontOpenPattern failure
Gary Allen Vollink
(Thu Sep 14 2017 - 22:44:46 CEST)
Re: [hackers] Re: [st] Patch: XftFontOpenPattern failure
Hiltjo Posthuma
(Fri Sep 15 2017 - 11:29:25 CEST)
[hackers] [st] Revert "fixed STLDFLAG order in broken st Makefile" || Hiltjo Posthuma
git_AT_suckless.org
(Wed Sep 13 2017 - 22:45:44 CEST)
[hackers] [slstatus] slstatus load_avg format string || Kamil Cholewiński
git_AT_suckless.org
(Sun Sep 10 2017 - 14:08:44 CEST)
[hackers] [PATCH] [ubase] dd: Use sigaction(2) to obviate select(2)
Eric Pruitt
(Sun Sep 10 2017 - 08:06:15 CEST)
Re: [hackers] [PATCH] [ubase] dd: Use sigaction(2) to obviate select(2)
Richard Ipsum
(Sun Sep 10 2017 - 12:55:53 CEST)
Re: [hackers] [PATCH] [ubase] dd: Use sigaction(2) to obviate select(2)
Eric Pruitt
(Sun Sep 10 2017 - 13:24:36 CEST)
[hackers] [PATCH] dd: Use sigaction(2) to obviate select(2)
Eric Pruitt
(Sun Sep 10 2017 - 13:31:24 CEST)
[hackers] Re: [PATCH] dd: Use sigaction(2) to obviate select(2)
Eric Pruitt
(Sun Sep 17 2017 - 22:55:11 CEST)
Re: [hackers] Re: [PATCH] dd: Use sigaction(2) to obviate select(2)
Michael Forney
(Sun Oct 08 2017 - 22:01:55 CEST)
Re: [hackers] Re: [PATCH] dd: Use sigaction(2) to obviate select(2)
Eric Pruitt
(Sun Oct 08 2017 - 22:08:05 CEST)
Re: [hackers] [PATCH] dd: Use sigaction(2) to obviate select(2)
Dimitris Papastamos
(Tue Oct 10 2017 - 17:29:23 CEST)
[hackers] [sbase] tar: Fix a few weprintf/eprintf format strings || Michael Forney
git_AT_suckless.org
(Sun Sep 10 2017 - 02:45:26 CEST)
[hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Silvan Jegen
(Sat Sep 09 2017 - 11:08:42 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Hiltjo Posthuma
(Sat Sep 09 2017 - 13:06:21 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Silvan Jegen
(Sun Sep 10 2017 - 18:58:27 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Hiltjo Posthuma
(Mon Sep 11 2017 - 18:20:05 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Michael Forney
(Sat Sep 09 2017 - 19:29:21 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Silvan Jegen
(Sun Sep 10 2017 - 19:08:04 CEST)
Re: [hackers] [PATCH][sbase] tar: use bigger buffer size to increase performance
Michael Forney
(Sun Sep 10 2017 - 00:03:43 CEST)
[hackers] [sbase][ubase] maintainers
Evan Gates
(Fri Sep 08 2017 - 18:03:24 CEST)
[hackers] Re: [sbase][ubase] maintainers
Evan Gates
(Fri Sep 08 2017 - 18:07:02 CEST)
Re: [hackers] Re: [sbase][ubase] maintainers
Anselm R Garbe
(Fri Sep 08 2017 - 23:17:24 CEST)
[hackers] [sbase] Fix segmentation fault in paste(1) || Pieter Kockx
git_AT_suckless.org
(Fri Sep 08 2017 - 08:07:48 CEST)
[hackers] [sent] update license || Markus Teich
git_AT_suckless.org
(Thu Sep 07 2017 - 23:40:29 CEST)
[hackers] [sent] Correctly handle files that contain no slides || Laslo Hunhold
git_AT_suckless.org
(Thu Sep 07 2017 - 23:40:29 CEST)
[hackers] [sbase][PATCH] fix segfault
Pieter Kockx
(Thu Sep 07 2017 - 23:02:07 CEST)
Re: [hackers] [sbase][PATCH] fix segfault
Michael Forney
(Thu Sep 07 2017 - 23:23:02 CEST)
Re: [hackers] [sbase][PATCH] fix segfault
Laslo Hunhold
(Thu Sep 07 2017 - 23:26:25 CEST)
Re: [hackers] [sbase][PATCH] fix segfault
Pieter Kockx
(Thu Sep 07 2017 - 23:56:12 CEST)
Re: [hackers] [sbase][PATCH] fix segfault
Michael Forney
(Fri Sep 08 2017 - 08:09:22 CEST)
[hackers] [dwm][PATCH] move config data to read-only sections
Joachim.Henke_AT_t-systems.com
(Wed Sep 06 2017 - 17:02:56 CEST)
Re: [hackers] [dwm][PATCH] move config data to read-only sections
Anselm R Garbe
(Wed Sep 06 2017 - 17:07:06 CEST)
Re: [hackers] [dwm][PATCH] move config data to read-only sections
Hiltjo Posthuma
(Wed Sep 06 2017 - 17:32:45 CEST)
RE: [hackers] [dwm][PATCH] move config data to read-only sections
Joachim.Henke_AT_t-systems.com
(Wed Sep 06 2017 - 19:03:21 CEST)
Re: [hackers] [dwm][PATCH] move config data to read-only sections
Anselm R Garbe
(Wed Sep 06 2017 - 19:38:55 CEST)
RE: [hackers] [dwm][PATCH] move config data to read-only sections
Joachim.Henke_AT_t-systems.com
(Wed Sep 06 2017 - 21:04:47 CEST)
Re: [hackers] [dwm][PATCH] move config data to read-only sections
Anselm R Garbe
(Thu Sep 07 2017 - 09:33:27 CEST)
Re: [hackers] [dwm][PATCH] move config data to read-only sections
Laslo Hunhold
(Thu Sep 07 2017 - 10:03:51 CEST)
[hackers] [sbase] Add missing getconf.h dependency to sbase-box || Eric Pruitt
git_AT_suckless.org
(Wed Sep 06 2017 - 08:06:48 CEST)
[hackers] [ubase] dd doesn't handle reading from high latency files well
Eric Pruitt
(Wed Sep 06 2017 - 06:31:04 CEST)
[hackers] Re: [ubase] dd doesn't handle reading from high latency files well
Eric Pruitt
(Wed Sep 06 2017 - 20:48:31 CEST)
[hackers] [sbase] [PATCH] Add missing getconf.h dependency to sbase-box
Eric Pruitt
(Wed Sep 06 2017 - 03:13:16 CEST)
Re: [hackers] [sbase] [PATCH] Add missing getconf.h dependency to sbase-box
Michael Forney
(Wed Sep 06 2017 - 08:07:50 CEST)
[hackers] [sbase] getconf: Ensure output was written successfully || Michael Forney
git_AT_suckless.org
(Mon Sep 04 2017 - 02:46:20 CEST)
[hackers] [sbase] getconf: Report invalid variables as errors || Michael Forney
git_AT_suckless.org
(Mon Sep 04 2017 - 02:46:20 CEST)
[hackers] [sent] update license || Markus Teich
git_AT_suckless.org
(Mon Sep 04 2017 - 00:23:11 CEST)
[hackers] [sent] release v1 || Markus Teich
git_AT_suckless.org
(Mon Sep 04 2017 - 00:16:47 CEST)
[hackers] [sbase] date: add date/time setting capability || John Vogel
git_AT_suckless.org
(Sun Sep 03 2017 - 22:11:21 CEST)
[hackers] [sbase] date: Just set TZ to handle -u flag || Michael Forney
git_AT_suckless.org
(Sun Sep 03 2017 - 22:11:20 CEST)
[hackers] [PATCH][sbase] Add patch(1)
Mattias Andrée
(Sun Sep 03 2017 - 19:13:20 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Laslo Hunhold
(Mon Sep 04 2017 - 16:51:14 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Silvan Jegen
(Mon Sep 11 2017 - 20:09:33 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Mattias Andrée
(Mon Sep 11 2017 - 20:57:02 CEST)
[hackers] [PATCH][sbase] Documentation and whitespace improvements to patch(1)
Mattias Andrée
(Mon Sep 11 2017 - 21:04:49 CEST)
[hackers] [sbase][PATCH v2] Documentation and whitespace improvements to patch(1)
Mattias Andrée
(Mon Sep 11 2017 - 21:08:09 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Silvan Jegen
(Mon Sep 11 2017 - 21:07:58 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Silvan Jegen
(Sun Sep 24 2017 - 14:08:41 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Mattias Andrée
(Sun Sep 24 2017 - 18:28:57 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Silvan Jegen
(Sun Sep 24 2017 - 19:24:10 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Mattias Andrée
(Sun Sep 24 2017 - 20:57:15 CEST)
Re: [hackers] [PATCH][sbase] Add patch(1)
Silvan Jegen
(Mon Sep 25 2017 - 08:34:56 CEST)
[hackers] [sbase][PATCH] patch: improvments suggested by Silvan
Mattias Andrée
(Sun Sep 24 2017 - 18:31:43 CEST)
Re: [hackers] [sbase][PATCH] patch: improvments suggested by Silvan
Michael Forney
(Sun Sep 24 2017 - 20:12:35 CEST)
Re: [hackers] [sbase][PATCH] patch: improvments suggested by Silvan
Mattias Andrée
(Sun Sep 24 2017 - 20:20:38 CEST)
Re: [hackers] [sbase][PATCH] patch: improvments suggested by Silvan
Silvan Jegen
(Mon Sep 25 2017 - 08:39:05 CEST)
[hackers] [lchat] clean up Makefile || Jan Klemkow
git_AT_suckless.org
(Sun Sep 03 2017 - 11:00:14 CEST)
[hackers] [surf] modal browsing
ssd
(Sun Sep 03 2017 - 01:59:44 CEST)
Re: [hackers] [surf] modal browsing
Lucas Gabriel Vuotto
(Sun Sep 03 2017 - 17:28:09 CEST)
Re: [hackers] [surf] modal browsing
ssd
(Mon Sep 04 2017 - 00:42:43 CEST)
Re: [hackers] [surf] modal browsing
Hiltjo Posthuma
(Sun Sep 03 2017 - 18:12:18 CEST)
Re: [hackers] [surf] modal browsing
ssd
(Mon Sep 04 2017 - 00:45:05 CEST)
Re: [hackers] [surf] modal browsing
Quentin Rameau
(Sun Sep 03 2017 - 18:32:35 CEST)
Re: [hackers] [surf] modal browsing
ssd
(Mon Sep 04 2017 - 00:47:38 CEST)
[hackers] [lchat] use basename of cwd as window title by default || Jan Klemkow
git_AT_suckless.org
(Sun Sep 03 2017 - 01:39:33 CEST)
[hackers] [sent] allow to reload file || Markus Teich
git_AT_suckless.org
(Sat Sep 02 2017 - 19:30:18 CEST)
[hackers] [sent] fix some spelling in man page || Markus Teich
git_AT_suckless.org
(Sat Sep 02 2017 - 19:20:01 CEST)
[hackers] [st] Revert "make clipboard patch obsolete" || Hiltjo Posthuma
git_AT_suckless.org
(Sat Sep 02 2017 - 13:53:51 CEST)
[hackers] [sent] add slide numbers with configurable position and size
ssd_AT_mailless.org
(Sat Sep 02 2017 - 11:01:03 CEST)
Re: [hackers] [sent] add slide numbers with configurable position and size
Hiltjo Posthuma
(Sat Sep 02 2017 - 12:08:02 CEST)
Re: [hackers] [sent] add slide numbers with configurable position and size
ssd_AT_mailless.org
(Sat Sep 02 2017 - 13:53:27 CEST)
[hackers] [sent] add slide numbers with configurable appearance and size
ssd
(Sat Sep 02 2017 - 16:09:32 CEST)
Re: [hackers] [sent] add slide numbers with configurable appearance and size
Markus Teich
(Sun Jan 07 2018 - 00:25:58 CET)
[hackers] [swerc] made e.V. appear less prominent || Anselm R Garbe
git_AT_suckless.org
(Sat Sep 02 2017 - 09:48:54 CEST)
[hackers] [sent] update manpage || Markus Teich
git_AT_suckless.org
(Sat Sep 02 2017 - 02:17:41 CEST)
[hackers] [sent] migrate to new arg.h || Markus Teich
git_AT_suckless.org
(Sat Sep 02 2017 - 01:24:49 CEST)
Re: [hackers] [sent] migrate to new arg.h || Markus Teich
robin
(Sat Sep 02 2017 - 14:01:36 CEST)
[hackers] [sent] load all images before starting the preso || Markus Teich
git_AT_suckless.org
(Sat Sep 02 2017 - 01:12:44 CEST)
[hackers] [st] make clipboard patch obsolete || Anselm R Garbe
git_AT_suckless.org
(Fri Sep 01 2017 - 09:48:58 CEST)
Re: [hackers] [st] make clipboard patch obsolete || Anselm R Garbe
Hiltjo Posthuma
(Fri Sep 01 2017 - 15:25:55 CEST)
Re: [hackers] [sbase][Patch] date: add date/time setting capability
Michael Forney
(Sun Sep 03 2017 - 22:17:57 CEST)
Re: [hackers] [sbase][Patch] date: add date/time setting capability
John Vogel
(Mon Sep 04 2017 - 07:09:46 CEST)
Last message date
:
Sat Sep 30 2017 - 18:32:38 CEST
Archived on
: Thu Nov 21 2024 - 10:36:48 CET
167 messages
sort by
: [ thread ] [
author
] [
date
] [
subject
] [
attachment
]
Other periods
:[
Previous, Thread view
] [
Next, Thread view
] [
List of Folders
]
This archive was generated by
hypermail 2.3.0
: Thu Nov 21 2024 - 10:36:48 CET