Philip Taron
36a37349fb
bemenu: remove with statements
2024-08-18 06:31:12 -07:00
Sigmanificient
2ee703dccb
pkgs/applications: remove unused arguments
2024-07-26 11:36:49 +02:00
R. Ryantm
2e0e46fd38
bemenu: 0.6.22 -> 0.6.23
2024-07-20 12:03:11 +00:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname
2024-07-12 20:18:43 -04:00
R. Ryantm
4b6ac05dd8
bemenu: 0.6.21 -> 0.6.22
2024-07-08 01:47:35 +00:00
crertel
3156107d65
{libthai,glee,xscope,bemenu,muso}: add crertel as maintainer
2024-07-02 21:44:00 -05:00
Linus Heckemann
e5adf0b547
maintainers: drop lheckemann
2024-06-21 15:54:54 +02:00
Sigmanificient
0058552891
pkgs/applications: remove uneeded fetchpatch arguments
2024-05-21 03:12:20 +02:00
R. Ryantm
98b6d78270
bemenu: 0.6.20 -> 0.6.21
2024-03-16 04:59:40 +00:00
R. Ryantm
33aab00c27
bemenu: 0.6.19 -> 0.6.20
2024-03-12 08:36:52 +00:00
R. Ryantm
808235b21f
bemenu: 0.6.17 -> 0.6.19
2024-03-07 10:54:51 +01:00
R. Ryantm
4edf2bce3c
bemenu: 0.6.16 -> 0.6.17
2024-01-28 06:16:38 +00:00
Anton Mosich
341202cd83
bemenu: 0.6.15 -> 0.6.16
...
https://github.com/Cloudef/bemenu/releases/tag/0.6.16
Also adds mainProgram attribute and changes from rec to finalAttrs to
allow proper overriding
2023-09-01 12:48:19 +02:00
Dilip
4d4d5e4c67
bemenu: 0.6.14 -> 0.6.15
2023-05-18 14:31:57 +05:30
Artturin
f1953063d5
bemenu: enable strictDeps
...
fixes cross
remove useless nulls
add scdoc to build man page
2023-03-05 04:06:55 +02:00
R. Ryantm
6f215c6be2
bemenu: 0.6.13 -> 0.6.14
2022-12-16 21:31:22 +00:00
R. Ryantm
12ac8bc7ad
bemenu: 0.6.12 -> 0.6.13
2022-10-11 16:50:24 +00:00
R. Ryantm
6886c7f218
bemenu: 0.6.11 -> 0.6.12
2022-10-10 00:22:42 +00:00
R. Ryantm
2b3e41fd03
bemenu: 0.6.10 -> 0.6.11
2022-10-07 18:36:05 +00:00
R. Ryantm
d7c19be9df
bemenu: 0.6.7 -> 0.6.10
2022-07-07 19:24:28 +00:00
R. Ryantm
73a0253df1
bemenu: 0.6.6 -> 0.6.7
2022-02-22 02:00:58 +00:00
R. Ryantm
d614b891a2
bemenu: 0.6.4 -> 0.6.6
2022-02-19 09:49:31 +00:00
alternateved
2cc2a71391
bemenu: 0.6.3 -> 0.6.4
2021-12-20 20:33:06 +01:00
Sergei Trofimovich
e8815af10e
bemenu: fix build against upcoming ncurses-6.3
...
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:
lib/renderers/curses/curses.c:234:9:
error: format not a string literal and no format arguments [-Werror=format-security]
234 | mvprintw(0, 0, menu->title);
| ^~~~~~~~
2021-11-06 09:31:43 +00:00
R. RyanTM
d10ccb2b33
bemenu: 0.6.2 -> 0.6.3
2021-07-23 01:09:51 +00:00
R. RyanTM
11925bdc32
bemenu: 0.6.1 -> 0.6.2
2021-06-09 02:28:20 +00:00
R. RyanTM
4e8c42184f
bemenu: 0.6.0 -> 0.6.1
2021-05-23 06:31:16 +00:00
R. RyanTM
4d6ce1c397
bemenu: 0.5.0 -> 0.6.0
2021-05-20 03:49:31 +00:00
Samuel Gräfenstein
6b6d2abfa0
treewide: xlibs -> xorg
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
sternenseemann
2e80f34521
bemenu: 0.4.1 → 0.5.0
2020-08-25 12:14:10 +02:00
Linus Heckemann
d2b532a0d9
bemenu: remove @thiagokokada from maintainers on request
2020-05-11 17:39:26 +02:00
Linus Heckemann
088a9495a8
bemenu: 0.3.0 -> 0.4.1
2020-05-11 12:18:43 +02:00
Nils André-Chang
b20fbeee2a
bemenu: 0.1.0 -> 0.3.0
...
Add option to enable backends.
Co-Authored-By: Oleksii Filonenko <brightone@protonmail.com>
2020-01-01 02:34:48 +00:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Thiago Kenji Okada
ed971d0d90
bemenu: init at 0.1.0
...
Bemenu is a dynamic menu library and client program inspired by dmenu
with support for wayland compositors (and also X11 and ncurses).
Build and tested in NixOS 19.03.172392.6d7ed96429 in X11 (i3wm), wayland
(sway) and ncurses (kitty).
2019-05-02 20:53:20 -03:00