Commit Graph

33 Commits

Author SHA1 Message Date
1a24b9d5f6 move frames. some stuff is still broken but the theory is vindicated by laboratory experiments 2024-10-20 14:18:19 -08:00
0970d7800f add primitive accounting for gtk scrollbar width 2024-10-20 09:25:32 -08:00
fbe13a46b1 bug fix: show source function in minor errors 2024-10-20 08:57:23 -08:00
af1b8e5d57 fix email, remove deadname 2024-10-20 08:57:05 -08:00
mir
501d9dba3d Rudimentary message parsing: split on colon 2024-02-24 18:36:30 -09:00
mir
a4a03ae6e2 remove extraneous spaces 2024-02-24 18:36:12 -09:00
mir
877e854146 Remove the comment for an alternate placement 2024-02-24 11:09:45 -09:00
mir
a73cd7a4e8 change my name and fix the read-only error 2024-02-23 20:53:43 -09:00
bc7289889b Fix unbalanced parentheses error 2023-08-12 16:35:12 -08:00
43d8196507 Fix behavior of delete, deleting things 2023-08-12 13:46:48 -08:00
74d7430976 Green border and stack priority for the message box 2023-08-12 13:46:20 -08:00
bdef6c6252 Function to properly find frame object from some name it's had 2023-08-12 13:44:33 -08:00
2d89cc3099 Cleanup also of prev commit 2023-08-11 19:39:28 -08:00
1dac237aac add depth to notibox-show 2023-08-11 19:39:03 -08:00
878eb11346 Refactor notibox--get-position and add stack positions 2023-08-11 19:37:10 -08:00
06221a2462 Actually implement deleting/hiding posframes 2023-08-11 15:44:11 -08:00
177e878e15 Document all functions 2023-08-06 18:29:26 -08:00
1c86a8d429 quash: define group 2023-08-06 18:28:15 -08:00
c96b27452d Use shr because string-pixel-width 2023-08-06 18:27:46 -08:00
ab4a8e7fb1 Add alert dependency. Things are about to break... 2023-05-15 19:09:14 -08:00
af39d21982 make the corner a Custom variable. 2023-05-15 19:06:30 -08:00
3ebf9194f4 Make refresh-delay a variable 2023-04-21 21:42:09 -08:00
359936ad09 bugfix: only delete posframe if it exists 2023-04-21 21:41:49 -08:00
49ddec73c5 experiment w/ clickable title. Didn't work 2023-04-21 21:41:05 -08:00
ffeb980cb0 Suppress fringes in childframe (insufficient) 2023-04-21 21:40:44 -08:00
855adf9476 re-indent 2023-04-21 21:40:30 -08:00
42ffee5740 Fix commentary blurb 2023-04-21 21:40:02 -08:00
f29a263ba2 optionally tail the echo-area message, and put it on a timer 2023-04-07 09:16:10 -08:00
aa8bc0f5d1 Saner box color 2023-04-07 09:15:49 -08:00
2a1b5cf708 Add rudimentary (broken) timeout functionality 2023-04-07 09:15:33 -08:00
995d47b080 comment and docstring revisions 2023-04-07 09:15:03 -08:00
d2074d5334 Prune `alert' code, it's broken anyway 2023-04-07 09:14:24 -08:00
MitchMarq42
433d33ccc8
Add main notibox.el file 2023-03-30 01:00:22 -08:00