Commit Graph

25 Commits

Author SHA1 Message Date
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