1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-21 17:52:51 -04:00
rofi/source/widgets
Zebra2711 1c144cc901
[dmenu] Modified textbox password masking (#2067)
* Modified textbox password masking

Use Unicode Character “●” (U+25CF) inteads '*'

* [dmenu] change password mask via theme config file

* revert wrong delete lib

* Fix cursor position

* Correct cursor positioning for UTF-8 paste in textboxes, remove unused variables.

* [Revert] Fix pasting UTF-8 characters. It causes the cursor position to move incorrectly.

* Make everything work again

* fix memory leak
2025-02-08 17:01:35 +01:00
..
box.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
container.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
icon.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
listview.c [WIP] xdg thumbnails fetching with fallback on mimetype icons (#1939) 2024-06-21 18:47:38 +02:00
scrollbar.c Update copyright dates. 2023-01-14 13:02:35 +01:00
textbox.c [dmenu] Modified textbox password masking (#2067) 2025-02-08 17:01:35 +01:00
widget.c [Widget] Actually remove ADD operator from border drawing. 2025-01-06 18:38:55 +01:00