1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00
profanity/src/ui
John Hernandez 23692fedff
Add ALT+UP/DOWN/mouse wheel scroll support
Before the change, the only way to scroll was usage of page up/down,
it allowed to scroll only by skipping pages, which was not smooth.
2023-11-28 15:04:53 +01:00
..
buffer.c Reduce buffer size 2023-10-29 13:34:01 +01:00
buffer.h Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
chatwin.c Merge pull request #1902 from H3rnand3zzz/feature/improved-history 2023-11-06 22:41:36 +01:00
confwin.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
console.c Ensure instances of auto types are initialized 2023-11-06 22:22:35 +01:00
core.c Remove not needed check 2023-08-11 15:34:26 +02:00
inputwin.c Add ALT+UP/DOWN/mouse wheel scroll support 2023-11-28 15:04:53 +01:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Ensure instances of auto types are initialized 2023-11-06 22:22:35 +01:00
notifier.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
occupantswin.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
privwin.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
rosterwin.c Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
screen.c Basic support for building on NetBSD. 2020-09-04 12:55:20 +02:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
statusbar.h Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
vcardwin.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
win_types.h Add vCard support 2022-10-18 23:24:30 +01:00
window_list.c Merge pull request #1883 from profanity-im/fix/1877-url 2023-09-05 10:44:00 +02:00
window_list.h Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
window.c Add ALT+UP/DOWN/mouse wheel scroll support 2023-11-28 15:04:53 +01:00
window.h Add ALT+UP/DOWN/mouse wheel scroll support 2023-11-28 15:04:53 +01:00
xmlwin.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00