Commit Graph

  • d7aedf6675
    Change default color scheme caskd Alex Denes 2024-12-06 10:53:53 +0000
  • 5aeae37878 Account for vertical offset of monitor in x11 master Philip Wales 2024-10-11 23:15:24 -0500
  • f8b17fd861 Fix: In vim mode dw causes deadlock #414 Amine 2024-07-19 12:38:34 +0100
  • 6f0fd2ea4c Bump version to 0.6.23 0.6.23 Jari Vetoniemi 2024-07-19 13:07:56 +0900
  • 4675e216b0 cairo: fix 1px margin when no border radius Jari Vetoniemi 2024-07-19 12:49:58 +0900
  • 8cddd28e19 menu: reversed page up / page down on up list mode Jari Vetoniemi 2024-07-19 12:46:44 +0900
  • 84ac270459 cairo: limit indices Jari Vetoniemi 2024-07-19 12:46:26 +0900
  • 2271b3f9b7 cairo: cleanups Jari Vetoniemi 2024-07-19 12:46:13 +0900
  • 6c7c6b847b Disable cairo antialiasing with Wayland fractional scaling Willow Barraco 2024-07-08 09:55:57 +0200
  • bd62fb33dd Bump version to 0.6.22 0.6.22 Jari Vetoniemi 2024-07-08 08:51:20 +0900
  • 1201340675 set antialiasing to DEFAULT ldev 2024-06-19 10:23:21 +0200
  • 33f22999cb fix formatting in bm_cairo_rounded_path ldev 2024-06-19 10:15:04 +0200
  • 064981e71e round max_height to the closesd line in total_height calculations so that it doesn't show half lines ldev 2024-06-18 19:26:48 +0200
  • 43444936bf changed border size calculation for non rounded borders to match rounded ones ldev 2024-06-18 18:07:12 +0200
  • 90d8b2ca66 renamed bm_cairo_draw_rounded_path to bm_cairo_rounded_path because it is not actualy drawing and now it is also used for clip ldev 2024-06-18 17:57:17 +0200
  • b701a9231e border fixes fixed border with corner radius not clipping bg fixed corners being too thick fixed border looking weird when height/width is less than corner radius ldev 2024-06-18 17:53:16 +0200
  • 498be46bbc wayland: Fix seat resource release logic Joan Bruguera Micó 2024-07-07 14:22:10 +0000
  • 8a79713a34 wayland: Free struct window and struct surf_output objects Joan Bruguera Micó 2024-07-07 16:10:21 +0000
  • 96d206a815 wayland: Free all resources allocated from registry_handle_global Joan Bruguera Micó 2024-07-07 15:47:16 +0000
  • 5d5fd16f76 Fix Pango-Cairo context leak Joan Bruguera Micó 2024-07-07 15:15:06 +0000
  • 6f63f3f197 Fix transposed calloc arguments warning Joan Bruguera Micó 2024-07-07 12:06:06 +0000
  • fa84d4b2d6 Fix out-of-bounds read when parsing --list argument Joan Bruguera Micó 2024-07-07 11:55:47 +0000
  • 5bc8a6caaa removed another unused variable (displayed) in curses renderer ldev 2024-06-16 14:38:31 +0200
  • 9fc92189a1 removed unused varible scroll_count in lib/menu.c ldev 2024-06-16 14:34:56 +0200
  • c1326672d9 changed offset between filter and title so they don't overlap, removed random rect that causes filter with opacity to behave weird ldev 2024-06-15 17:15:56 +0200
  • 75122a023a Clipboard: Don't use "text/plain" Peter Hofmann 2024-06-16 06:15:28 +0200
  • 5b462ad76d Clipboard: Switch C-y and C-Y Peter Hofmann 2024-06-16 06:06:20 +0200
  • 62154d8e7b Clipboard: Make both selections available and fix inconsistencies Peter Hofmann 2024-06-16 06:01:56 +0200
  • 1c3eeb09d5 nix: update default.nix Jari Vetoniemi 2024-04-02 19:07:45 +0900
  • d58c9dc365 Bump version to 0.6.21 0.6.21 Jari Vetoniemi 2024-03-13 11:28:12 +0900
  • c0c608cad7 Move SIGCHLD to client launch Andrei E 2024-03-09 14:43:16 +0000
  • 9a7b736dd9 Remove SIGCHLD handler Andrei E 2024-03-09 14:19:01 +0000
  • fab01c9906 Bump version to 0.6.20 0.6.20 Jari Vetoniemi 2024-03-07 17:51:45 +0900
  • 6bcffe408c wayland: bind to zwlr_layer_shell_v1 version 3 Julian Orth 2024-03-05 23:08:15 +0100
  • cf72e2aa44 document vim bindings Colin 2024-02-26 11:29:37 +0000
  • 52b23d8fb5 Fix use after free in wayland.c Anskrevy 2024-02-16 21:06:20 -0800
  • 34259c5da7 removed workaround for bug and added extra case for XKB_KEY_ISO_Left_Tab ldev 2024-02-07 15:58:17 +0100
  • a3f19bab9b Fix mouse press being ignored on x11 Anskrevy 2024-02-04 19:42:54 -0800
  • 6c531b4d2a Bump version to 0.6.19 0.6.19 Jari Vetoniemi 2024-02-02 21:05:50 +0900
  • d93acb0e84 Revert "wayland: force window->scale = 1, if BEMENU_SCALE" Jari Vetoniemi 2024-02-02 21:04:56 +0900
  • e77ca88c83 Bump version to 0.6.18 0.6.18 Jari Vetoniemi 2024-02-02 18:41:37 +0900
  • aac7d73afc wayland: force window->scale = 1, if BEMENU_SCALE Jari Vetoniemi 2024-02-02 18:37:00 +0900
  • 291d58a849 wayland: put fractional scaling behind env var Jari Vetoniemi 2024-02-02 18:35:21 +0900
  • 877ca82cc1 Reapply "implement wayland fractional scaling" Willow Barraco 2024-02-02 08:51:10 +0100
  • 3156dac7d4 wayland: cairo/wl scale are different concepts Jari Vetoniemi 2024-02-02 17:22:01 +0900
  • 826b8953ed wayland: unused parameter Jari Vetoniemi 2024-02-02 14:58:52 +0900
  • 80d904c534 wayland: set buffer scale before everything else Jari Vetoniemi 2024-02-02 14:56:12 +0900
  • 943d74600e Revert "implement wayland fractional scaling" Jari Vetoniemi 2024-02-02 14:40:40 +0900
  • 36bb77b9ac wayland: use the correct scale render operates on Jari Vetoniemi 2024-02-02 14:35:33 +0900
  • af9fa0d105 wayland: remove unneccessary commit and roundtrip Jari Vetoniemi 2024-02-02 14:17:25 +0900
  • 7a65abf52b x11: allow backend to be forced Jari Vetoniemi 2024-02-02 13:45:31 +0900
  • 55e5aec8d5 Add flake.nix, make default.nix callPackageable Jari Vetoniemi 2024-02-02 13:38:20 +0900
  • b1439df42c implement wayland fractional scaling Willow Barraco 2024-01-30 07:44:51 +0100
  • b9efebde1d fix: buffer is not divisible by scale X Willow Barraco 2024-01-31 15:36:27 +0100
  • ec6d7f9cdf Bump version to 0.6.17 0.6.17 Jari Vetoniemi 2024-01-27 23:53:36 +0900
  • a2c0441861 feat: C-b to go left MithicSpirit 2024-01-20 17:01:57 -0500
  • d671226856 wayland: ensure bemenu is shown on top of fullscreen windows Consolatis 2023-12-16 04:58:21 +0100
  • f82eda732f add option to start vim bindings in normal mode Pablo Arias 2023-11-21 19:05:45 +0100
  • b0751f7ddc Wayland support Lucas Merritt 2023-10-11 14:04:53 -0600
  • 46c3f76a7d Styling and behavior fixes Lucas Merritt 2023-10-11 12:18:53 -0600
  • 432753bfe9 Upwards list support(X11) Lucas Merritt 2023-10-08 19:22:02 -0600
  • 5b75b2c93a Fix fallback to xclip Peter Hofmann 2023-10-12 13:47:54 +0200
  • 4ee128c086 chore: minor variable rewording Willow Barraco 2023-11-07 11:13:55 +0100
  • 62657f8f28 fix: wayland mmap failed on Sway 1.8.1 Willow Barraco 2023-11-07 10:58:01 +0100
  • c22cc64bdb Wayland: fix monitor and scaling detection Willow Barraco 2023-11-04 09:59:07 +0100
  • eb92e7b39d flatpak: bump version Willow Barraco 2023-11-05 09:05:48 +0100
  • 6ea2ed2cfe Update help/usage to add cursor background and foreground colors. Lucas Merritt 2023-10-08 12:00:59 -0600
  • da41b831c1 Single-instance and multi-instance modes Lucas Merritt 2023-10-05 19:26:57 -0600
  • d913466050 Password flag parameters with indicator option Lucas Merritt 2023-10-07 12:38:16 -0600
  • a04dea3dc4 break long string into parts gesellkammer 2023-09-28 10:25:25 +0200
  • 4131791aef add auto-select to man page gesellkammer 2023-09-28 10:05:01 +0200
  • fa0461c847 new flag --auto-select, mirrors the behaviour of rofi's own -auto-select flag: when there is only one option left during selection it is automatically selected and the menu exits. gesellkammer 2023-09-28 09:38:17 +0200
  • 266344471b fix --accept-single option gesellkammer 2023-09-26 13:01:19 +0200
  • 407cb769c1 bump version to 0.6.16 0.6.16 Jari Vetoniemi 2023-08-30 00:17:50 +0900
  • 45fee1488d filter: fix exact matching Jari Vetoniemi 2023-08-30 00:04:59 +0900
  • 200f545283 nix: default.nix Jari Vetoniemi 2023-08-30 00:04:02 +0900
  • 5e5f7c58d2 man: document filter Robert Günzler 2023-01-04 14:41:28 +0100
  • d7ef1f3310 Apply initial filter before evalutating accept-single Robert Günzler 2023-01-04 14:31:17 +0100
  • c9b891e89b Add option to exit bemenu using esc in vim binds normal mode ItsProfessional 2023-06-15 21:58:26 +0530
  • f92da7b438 docs: Add missing items to manpage inglorion 2023-05-28 14:51:34 +0000
  • 68bce75ecd docs: add missing option Adam Stück 2023-05-19 23:33:52 +0200
  • 752be280a8 bump version to 0.6.15 0.6.15 Jari Vetoniemi 2023-05-08 21:19:04 +0900
  • 9e075fa30c Fix required tab indentation in man page Damien Tardy-Panis 2023-05-08 11:38:57 +0200
  • 879ae38766 Fix uninitialized pointer and touch structs in run_menu Damien Tardy-Panis 2023-05-08 11:36:28 +0200
  • 8e2fd06f70 fixed that respond of Escape while using Vim binding under Wayland Moyu Su 2023-03-13 20:06:06 +0800
  • 0c0107e8cb
    Fix: select last entry if pointer/touch above last index (#332) Willow 2023-02-22 08:07:57 +0100
  • f53310a961
    Fix: invisible right border. (#333) Willow 2023-02-22 02:56:17 +0100
  • 1f0a47b359
    Fix Makefile to support submodule setups (#329) Leonardo Eugênio 2023-02-18 06:33:20 -0300
  • d9ac320dd0
    Add fixed height option(Addresses #270) (#326) Lucas Merritt 2023-02-18 02:30:55 -0700
  • 8644540fa4
    docs: add missing options (#331) Daniel 2023-02-18 10:30:03 +0100
  • 77000a680c
    Add Match/Page Counter(Addresses #204) (#325) Lucas Merritt 2022-12-27 01:13:59 -0700
  • a1374d487e fixed minor issues Lucas Merritt 2022-12-20 07:47:54 -0700
  • 30379a88bf somewhat working, maybe fix background colors Lucas Merritt 2022-12-19 13:09:08 -0700
  • 809c58866b bump version to 0.6.14 0.6.14 Jari Vetoniemi 2022-12-16 09:15:13 +0900
  • 0a44fb65cd Apply initial filter before evaluating accept-single Robert Günzler 2021-11-16 16:35:49 +0100
  • 516a2ab069 common: actually parse -F using getopt Robert Günzler 2022-12-15 22:14:04 +0100
  • 778617e7c9 wayland: don't chomp dirty state when window is pending Robert Günzler 2022-12-15 22:07:17 +0100
  • a295e24146 improve exit code docs Quint Guvernator 2022-11-20 16:05:20 +0100
  • b132d018a5 Make pkg-config configurable Jochen Sprickerhof 2022-08-23 21:42:15 +0200
  • 0c2bc885a1 Replace char *key_binding with an enum Luca Nimmrichter 2022-10-20 18:40:27 +0200