3582107f3c
Accepting request 1164505 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/1164505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=20
2024-04-04 20:26:26 +00:00
52e484b83b
Accepting request 1161166 from home:dirkmueller:Factory
...
- update to 5.3:
* fix leak when getline fails
* readstdin: allocate amount of items
* readstdin: reduce memory-usage
* fix BadMatch error when embedding on some windows
* drw: minor improvement to the nomatches cache
* remove options target
* signifcantly improve performance on large strings
- update to 4.9
- Fix BuildRequires not to use xorg-x11-devel
- spec cleaned with spec-cleaner
- initial packaging.
OBS-URL: https://build.opensuse.org/request/show/1161166
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=31
2024-04-04 08:05:21 +00:00
05896b3f08
Accepting request 1056996 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/1056996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=19
2023-01-09 16:23:47 +00:00
28d56c1599
Accepting request 1056262 from home:dirkmueller:Factory
...
- update to 5.2:
* dmenu: use die() to print usage message
* remove workaround for a crash in emojis, fixed in Xft 2.3.5
* tab-complete: determine size before copying
* readstdin: use getline
* improve correctness and startup performance
* drw_text: account for fallback fonts in ellipsis width
* drw_text: don't segfault when called with 0 width
* fix UB with the function iscntrl()
* avoid redraw when there's no change
* inputw: improve correctness and startup performance
* signifcantly improve performance on large strings
OBS-URL: https://build.opensuse.org/request/show/1056262
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=29
2023-01-09 08:44:12 +00:00
fdc16aedd2
Accepting request 977723 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/977723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=18
2022-05-17 15:24:41 +00:00
055afc9070
Accepting request 976573 from home:susnux:branches:X11:Utilities
...
- Update to version 5.1
OBS-URL: https://build.opensuse.org/request/show/976573
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=27
2022-05-17 10:14:50 +00:00
825f7ae506
Accepting request 836552 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/836552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=17
2020-09-25 14:35:00 +00:00
769128404a
Accepting request 835697 from home:dirkmueller:branches:X11:Utilities
...
- update to 5.0:
* no change compared to 4.9 with the extra patches
- remove 0001-Close-when-the-embedding-window-is-destroyed.patch
0002-fix-crash-when-XOpenIM-returns-NULL.patch
0003-make-dmenu_path-script-executable.patch
0004-improve-xopenim-error-message.patch
0005-revert-IME-support.patch
0006-Fix-memory-leaks-in-drw.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/835697
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=25
2020-09-24 12:12:09 +00:00
ee93f84dfc
Accepting request 831377 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/831377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=16
2020-09-02 23:17:11 +00:00
e029ce5a3a
Accepting request 830882 from home:dirkmueller:branches:X11:Utilities
...
- add input fixes from master branch at https://git.suckless.org/dmenu/ (bsc#1164650):
0001-Close-when-the-embedding-window-is-destroyed.patch
0002-fix-crash-when-XOpenIM-returns-NULL.patch
0003-make-dmenu_path-script-executable.patch
0004-improve-xopenim-error-message.patch
0005-revert-IME-support.patch
0006-Fix-memory-leaks-in-drw.patch
OBS-URL: https://build.opensuse.org/request/show/830882
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=23
2020-09-02 07:29:17 +00:00
7a83642f21
Accepting request 828192 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/828192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=15
2020-08-20 20:34:05 +00:00
f7a1da0701
Accepting request 827309 from home:dirkmueller:branches:X11:Utilities
...
- update to 4.9
* Use slow path if stdin is a tty
* Use bold for keyboard shortcuts in dmenu.1
* Fix cursor drawn position with wide glyphs
OBS-URL: https://build.opensuse.org/request/show/827309
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=21
2020-08-20 13:23:28 +00:00
059dd41f00
Accepting request 781863 from X11:Utilities
...
- revert back to 4.8
Based on bnc#1164650, fixes in GIT and personal experience - reverting.
- refresh dmenu-optflags again
- remove patches:
0001-Close-when-the-embedding-window-is-destroyed.patch
0002-fix-crash-when-XOpenIM-returns-NULL.patch
OBS-URL: https://build.opensuse.org/request/show/781863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=14
2020-03-05 22:23:56 +00:00
Tomas Cech
9694a8903f
- remove patches:
...
0001-Close-when-the-embedding-window-is-destroyed.patch
0002-fix-crash-when-XOpenIM-returns-NULL.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=19
2020-03-05 13:38:17 +00:00
Tomas Cech
76ae516f1a
- revert back to 4.8
...
Based on bnc#1164650, fixes in GIT and personal experience - reverting.
- refresh dmenu-optflags again
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=18
2020-03-05 13:30:14 +00:00
1cb86d933d
Accepting request 779047 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/779047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=13
2020-02-25 15:07:53 +00:00
Tomas Cech
b7230e9c80
Accepting request 779046 from home:sleep_walker:branches:X11:Utilities
...
- add 0001-Close-when-the-embedding-window-is-destroyed.patch
- add 0002-fix-crash-when-XOpenIM-returns-NULL.patch
- fix crash on input
OBS-URL: https://build.opensuse.org/request/show/779046
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=16
2020-02-25 12:18:57 +00:00
f152cb12fc
Accepting request 778745 from X11:Utilities
...
- Modernise spec file
- Install license and readme file
OBS-URL: https://build.opensuse.org/request/show/778745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=12
2020-02-24 14:55:10 +00:00
cb3bb52af3
- Modernise spec file
...
- Install license and readme file
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=14
2020-02-24 12:50:30 +00:00
6f547a7bcd
Accepting request 768761 from X11:Utilities
...
- bump to 4.9
for complete list of changes see
see https://git.suckless.org/dmenu/log/?h=4.9&qt=range&q=4.8..4.9
- dmenu-optflags.patch: Adapt patch to dmenu 4.9
OBS-URL: https://build.opensuse.org/request/show/768761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=11
2020-01-30 21:37:21 +00:00
72d8b81120
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=12
2020-01-30 14:42:58 +00:00
37b09609ea
Accepting request 766629 from home:mrey:branches:X11:Utilities
...
- bump to 4.9
for complete list of changes see
see https://git.suckless.org/dmenu/log/?h=4.9&qt=range&q=4.8..4.9
- dmenu-optflags.patch: Adapt patch to dmenu 4.9
OBS-URL: https://build.opensuse.org/request/show/766629
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=11
2020-01-24 15:35:39 +00:00
05450b9774
Accepting request 596693 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/596693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=10
2018-04-16 10:50:06 +00:00
Tomas Cech
930f6b2b04
Accepting request 596581 from home:z1trus:branches:X11:Utilities
...
- bump to 4.8
for complete list of changes see
see https://git.suckless.org/dmenu/log/?h=4.8&qt=range&q=4.7..4.8
OBS-URL: https://build.opensuse.org/request/show/596581
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=9
2018-04-15 12:21:38 +00:00
026ade45bd
Accepting request 574712 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/574712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=9
2018-02-10 16:58:50 +00:00
f2e5a51855
Accepting request 574672 from home:elvigia:branches:X11:Utilities
...
- dmenu-optflags.patch: Fix optflags handling
- Fix BuildRequires not to use xorg-x11-devel
OBS-URL: https://build.opensuse.org/request/show/574672
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=7
2018-02-09 14:52:42 +00:00
565b2f80d6
Accepting request 512768 from X11:Utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/512768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=8
2017-07-28 07:48:06 +00:00
af29e55240
Accepting request 512630 from home:sleep_walker:branches:X11:Utilities
...
- bump to 4.7
for complete list of changes see
see http://git.suckless.org/dmenu/log/?h=4.7&qt=range&q=4.6..4.7
OBS-URL: https://build.opensuse.org/request/show/512630
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=5
2017-07-27 09:51:33 +00:00
bb04466c1e
new meta
...
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/dmenu?expand=0&rev=4
2016-06-25 12:05:22 +00:00
fcad116520
Accepting request 343101 from X11:Utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/343101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=7
2015-11-10 09:03:51 +00:00
Stephan Kulow
caa443a717
Accepting request 314994 from X11:windowmanagers
...
1
OBS-URL: https://build.opensuse.org/request/show/314994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=6
2015-07-05 16:03:00 +00:00
Stephan Kulow
bfca0c64d7
Accepting request 121081 from X11:windowmanagers
...
simple programm launcher like xfrun oder gnome/kde equivalents (Shortcut: ALT+F2)
this tool is used in several window managers as dwm, i3 and more.
I didn't find a clean changelog for this big version jump. I added an changelog link to the *.changes file
For newer release I take more care of the changelog
OBS-URL: https://build.opensuse.org/request/show/121081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmenu?expand=0&rev=1
2012-05-16 19:06:54 +00:00