summaryrefslogtreecommitdiffstats
path: root/source/widgets/scrollbar.c
AgeCommit message (Expand)Author
2021-06-09Update copyright header.Dave Davenport
2020-04-24[Themes] add calc() support to distance in theme format. (#1105)Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-08-08Issue949 (#999)Dave Davenport
2018-06-12More documentation fixesDave Davenport
2017-09-09Update small part of doc. set hadle-color on scrollbar in default theme.Dave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-09-07Move enabled into widget.Dave Davenport
2017-06-02Change Orientation enum to RofiOrientation.Dave Davenport
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-30widget: Add motion grab supportQuentin Glidic
2017-05-30scrollbar: Make it scroll againQuentin 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-30scrollbar: Drop unused variableQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-04-18[Theme] Allow default enabled state of widget to be set in themeDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-06Add scrollbar 'handle-width' and 'handle-color' remove old syntaxDave Davenport
2017-01-06Quick 'n Dirty work around for handle color in scrollbar.Dave Davenport
2017-01-04Support linestyle on borderDave Davenport
2017-01-04Remove class system from new theme format. Fix theme converter.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2017-01-03Allow for different color handleDave Davenport
2017-01-01Slowly move more settings to the configuration convert.Dave Davenport
2016-12-30Fix more sizing issuesDave Davenport
2016-12-29scrollbar use padding accessorsDave Davenport
2016-12-28Allow padding on scrollbarDave Davenport
2016-12-28Update drawing, background per widget.Dave Davenport
2016-12-15Merge remote-tracking branch 'origin/master' into themerDave Davenport
2016-12-15Fix some compile warningsDave Davenport
2016-12-12Update theme to new format.Dave Davenport
2016-12-11Textbox uses new theme engine..Dave Davenport
2016-10-26Make scrollbar behave betterDave Davenport
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-24add scrollbar test.Dave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport