summaryrefslogtreecommitdiffstats
path: root/include/widgets
AgeCommit message (Expand)Author
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-09-09Fix doxygen documentationDave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-09-05Indent.Dave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-08-29Set cursor to end of input field.Dave Davenport
2017-06-12Position the overlay in the top right corner of the listview.Dave Davenport
2017-06-09Make function declaration match function prototype.Dave Davenport
2017-06-07[TextBox] Remove TB_LEFT/CENTER/RIGHT replace with xalign/yalign.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-03Fix header file.Dave Davenport
2017-06-02Remove index from box_add.Dave Davenport
2017-06-02Change Padding to RofiPaddingDave Davenport
2017-06-02Change Orientation enum to RofiOrientation.Dave Davenport
2017-06-02Change Distance struct to RofiDistance.Dave Davenport
2017-06-02Add orientation property.Dave Davenport
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01textbox: Fix appending more than one characterQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-31Indent icon code reworkQuentin Glidic
2017-05-31Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30view: Add icon (basic) supportAaron Ash
2017-05-30Merge in masterDave Davenport
2017-05-30widgets: Fix docQuentin Glidic
2017-05-30widget: Add motion grab supportQuentin Glidic
2017-05-30scrollbar: Rework scrollbar_scroll_get_line to work on relative yQuentin Glidic
2017-05-30widget: Rely on find_mouse_target to send motion eventsQuentin Glidic
2017-05-30widget: Add widget_xy_to_relative helperQuentin Glidic
2017-05-30scrollbar: Drop unused variableQuentin Glidic
2017-05-30widget: Add some documentation on the new stuffQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-28[Widget] Add desired width option.Dave Davenport
2017-05-26Set box orientation in theme.Dave Davenport
2017-05-24[TextBox] Add 'vertical-align' optionDave Davenport
2017-05-23[TextBox] Add get_desired_width function.Dave Davenport
2017-04-25Fix typo in function declaration documentationDave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-30Remove old color structure and name based parsingDave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-03Return to default border when nothing set after state updateDave Davenport