Přemysl Eric Janouch p
p pushed to master at p/tdv 2022-09-03 22:02:48 +02:00
ded899933c sdgui: make Ctrl+click put hovered word in search
832842bf81 sdgui: don't reload on size-allocate
49072f9d01 sdgui: fix context menu item sensitivity
Compare 3 commits »
p pushed to master at p/fiv 2022-09-03 16:17:59 +02:00
7b88e89489 Allow dragging with the middle mouse button
p pushed tag v2.0.0 to p/nncmpp 2022-09-03 15:17:31 +02:00
p pushed to master at p/nncmpp 2022-09-03 15:17:28 +02:00
b4222365c3 Bump version
b5e48c29f9 Put connecting/disconnected messages in status bar
eaa19be1c8 Fix Clang build
Compare 3 commits »
p pushed to master at p/nncmpp 2022-09-03 13:24:08 +02:00
dad95ef444 X11: render partially visible list items
7e74d1a80a X11: make the scrollbar span the full height
Compare 2 commits »
p pushed to master at p/sdn 2022-09-03 12:17:14 +02:00
2df916c9b3 Support wildcards in interactive search
p pushed to master at p/xK 2022-08-29 15:22:33 +02:00
3af1765261 xC: make alias creation tolerant to prefixed names
p pushed to master at p/xK 2022-08-29 15:06:45 +02:00
b454920c81 xC: deal with conflicts when renaming buffers
p pushed to master at p/xK 2022-08-29 14:43:26 +02:00
ef8f25d1dd xC: deal with any identifier conflicts
313a65180e xC: fix some corner cases around terminal handling
Compare 2 commits »
p pushed to master at p/xK 2022-08-29 10:32:34 +02:00
91db8e6e54 xC: use the correct way of resetting libedit
p pushed to master at p/xK 2022-08-29 09:21:49 +02:00
dbe95fa298 xC: make libedit history switching more reliable
p pushed to master at p/xK 2022-08-29 08:32:12 +02:00
9d5e57a501 xC: improve libedit multiline input handling
p pushed to master at p/xK 2022-08-29 08:23:11 +02:00
4ed6693f57 xC: erase remaining mentions of a "backlog helper"
bea8d13227 xC: don't autosave when nothing changed
ecebeace0e Don't wrap xD-gen-replies in a shell script
Compare 3 commits »
p pushed to master at p/nncmpp 2022-08-27 17:41:16 +02:00
8529f24a46 Bind Tab and S-Tab to tab switching
190e813d49 X11: fix Ctrl+Space
9af74259d2 Add debugging facilities for input events
Compare 3 commits »
p pushed to master at p/xK 2022-08-27 16:55:23 +02:00
ca33adeeee Update README
p pushed to master at p/xK 2022-08-27 16:19:45 +02:00
b31e079256 Update README
p pushed to master at p/xK 2022-08-27 15:12:25 +02:00
57597bf8a2 xC: move TEXT_* constants where they belong
c0996fcbe7 xC: normalize BSD Editline's history behaviour
03d8ea4c5a xC: general.save_on_quit -> general.autosave
dc002a2db4 xC: revise configuration options
a32916ffcf xC: label code sections better
Compare 6 commits »
p pushed to master at p/nncmpp 2022-08-25 07:46:35 +02:00
9a996c8440 Adjust the "action unavailable" message
a9d4f86493 Add an action to describe items
Compare 2 commits »
p pushed to master at p/nncmpp 2022-08-25 06:14:21 +02:00
172ceffa9e X11: support copying text to CLIPBOARD
6dad74f3c9 Enable configuring spectrum analyzer FPS
b196ef4f08 X11: mildly optimize drawing
d82be07807 X11: handle Shift+clicks in the list
2d219f1a4b Rework mouse event processing
Compare 6 commits »
p pushed to master at p/nncmpp 2022-08-24 09:36:15 +02:00
179e0a123b X11: ring the bell as well, when appropriate