summaryrefslogtreecommitdiff
path: root/sys/src/cmd/samterm/scroll.c
AgeCommit message (Collapse)Author
2020-04-22samterm: don't scroll invisible (command) window (thanks umbraticus)cinap_lenrek
with scroll-wheel scrolling, this case can happen with the command window: umbraticus → cinap: create fullscreen file buffer by right-clicking in cmd window
2013-08-05unsticky scrollbarscinap_lenrek
scrollbars used to put the mouse on the scrollbar while scrolling. if latency is high, this often results to the cursor jumping back. instead, make button 2 srolling work without needing the mouse to be inside the scrollbar and leave the mouse position alone.
2013-01-27sam: make scroll wheel work outside scrollbarcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen