1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/include/widgets
Dave Davenport c10ee955bd
#1437 - Fix sizing logic for widgets and textboxes. (#1444)
* [I1437] Textbox make get_desired_width depend on width.

Should fix some weird sizing issues on creation of widgest.


* [i1437] [View] Do the sizing based on the desired window width.

issue: #1437

* [i1437] Fix header documentation.
2021-09-07 19:40:07 +02:00
..
box.h Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
container.h Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
icon.h Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
listview.h Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
scrollbar.h Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
textbox.h #1437 - Fix sizing logic for widgets and textboxes. (#1444) 2021-09-07 19:40:07 +02:00
widget-internal.h #1437 - Fix sizing logic for widgets and textboxes. (#1444) 2021-09-07 19:40:07 +02:00
widget.h #1437 - Fix sizing logic for widgets and textboxes. (#1444) 2021-09-07 19:40:07 +02:00