Revisions of bemenu

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1157426 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 25)
- Update to 0.6.21:
  * Move SIGCHLD handler #391
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1155982 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
- Update to 0.6.20:
  * Fix mouse press being ignored on x11 #382
  * Fixed verry fast repeat when pressing shift+Tab #383
  * Fix use after free in wayland.c #386
  * document vim bindings #389
  * wayland: bind to zwlr_layer_shell_v1 version 3 #390
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143745 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 23)
- Update to 0.6.19:
  * Revert "wayland: force window->scale = 1, if BEMENU_SCALE"
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143615 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 22)
- Update to 0.6.18:
  * fix: buffer is not divisible #380
  * implement wayland fractional scaling #379
  * Reapply "implement wayland fractional scaling" #381
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1142053 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 21)
- Update to 0.6.17:
  * Add new flag --auto-select: when there is only one entry left,
	  automaticallty select it #357
  * Password flag parameters with indicator option(Addresses #221) #360
  * Single instance mode(Addresses #324) #358
  * Update help/usage to add cursor background and foreground
	  colors(Addresses #361). #362
  * Wayland: fix monitor and scaling detection #356
  * fix: wayland mmap failed on Sway 1.8.1 #368
  * chore: minor variable rewording #369
  * Fix fallback to xclip #365
  * Upwards list support(Addresses #328, X11/Wayland/Cairo) #364
  * add option to start vim bindings in normal mode #375
  * wayland: ensure bemenu is shown on top of fullscreen windows #376
  * feat: C-b to go left #377
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1108018 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 20)
- Update to 0.6.16:
  * docs: add missing option #344
  * docs: Add missing items to manpage #345
  * Add option to exit bemenu using esc in vim binds normal mode #348
  * Evaluate filter first #350
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085625 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
- Update to 0.6.15:
  * Add rounded corners/Border radius #319
  * Add Match/Page Counter #204
  * docs: add missing options #331
  * Add fixed height option #270
  * Fix Makefile to support submodule setups #329
  * Fix: invisible right border #333
  * Fix: select last entry if pointer/touch above last index #332
  * ESC have no effect under Wayland while enabled Vim binding #334
  * Small fixes #340
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1043312 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- Update to 0.6.14:
  * Add basic vim bindings #314
  * Make pkg-config configurable #316
  * improve exit code docs #320
  * Fix --filter #322
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 1009679 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
- Update to 0.6.13:
  * Add support to disable pointer, touch and keyboard events #311

- Update to 0.6.12:
  * fix dangling pointer state on wayland #310
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 1008679 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Update to 0.6.11:
  * Trigger pointer selection on button release instead #281
  * Do not highlight entry with initial mouse position #282
  * Document alternating color argument in man page as well #283
  * Fix exiting when an unexpected Wayland error occurs. #287
  * wayland: Damage using buffer coordinates #293
  * wayland: Bump version #296
  * fix ignored --monitor in BEMENU_OPTS env var #303
  * Add --accept-single flag #304
  * Document feedback color argument in man page as well #307
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 987131 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 0.6.10:
  * Add options to set cursor bg/fg color #278
  * Don't alternate colors by default (let ALTERNATE color be
    same as ITEM) #280
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 986755 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 0.6.9:
  * Fix Wayland event loop order to avoid missed renders (fixes
    regressions on #274, #275) #279

- Update to 0.6.8:
  * Fix --ch cursor height option parsing #253
  * Add option to specify cursor width #268
  * Add option to specify alternating background/foreground colors for entries #267
  * Add option to specify horizontal padding in single line mode #266
  * Add option to define a border and border color #265
  * Fix missed rendering regressions on Wayland (fixes --grab flag) #273
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 956607 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 0.6.7:
  * Symbol validation #247
  * wayland: various fixes #249
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 956319 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
- Update to 0.6.6:
  * makefile: Add uninstall target #226
  * Restore run with key and symbol visibility #246
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 953374 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- Update to 0.6.5:
  * Add relative width option in #220
  * mouse and touch support on wayland in #200
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 935980 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 0.6.4:
  * fix scaling caused issue on window redimension on wayland #197
  * add -c center mode on wayland #198
  * Add option to configure cursor height #201
  * Add -s to disable title spacing on entries #203
  * Fix incorrect line height #207
  * lib/renderers/curses/curses.c: always use "%s"-style
    format for printf()-style functions #211
  * Add horizontal alignment and improve center alignment #209
  * Add paste functionality #210
  * Instruction for installing dependencies #214
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 907620 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 0.6.3:
  * Fixes key repeat rate in wayland
  * Ctrl-c now exits bemenu in x11 and wayland
  * Hidden files (dot files) are now ignored in bemenu-run
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 898693 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
- Update to 0.6.2:
  * Handle multiple seats (more) correctly
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 895277 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- Update to 0.6.1:
  * Makes it possible to show bemenu on focused monitor on
    wayland #174

- Update to 0.6.0:
  * Add custom key support
  * Add key_pending field to sync wayland keyboard event loops 
  * Add --filter option. 
  * Support hiding filter input (#150) 
  * Use -m option for setting monitor name and monitor
  * Various fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 818829 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Update to 0.5.0:
  * This release fixes rendering issues under HiDPI configuraitons
  Notable new features:
  * --scrollbar none
  * BEMENU_SCALE env variable which can be used to force scaling
    factor
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by