Go to file
Kim Woelders d1ac76adb2 edox: Don't try rendering text outside edox window
When a text line to be rendered does not fit at the current position,
the corrected position could be set outside the edox window, which would
cause errors reported by imlib2.

Now the corrected position will be set to the lower left corner. This
may cause text to not be rendered exactly where it should be, but at
least it is rendered (which makes it easier to spot the problem), and
imlib2 errors are avoided.
2022-01-30 14:58:20 +01:00
config matches.cfg: Correct help text regarding size matching 2021-11-23 19:38:14 +01:00
docs Merge variables controlling click-to-raise configuration 2020-06-29 19:47:36 +02:00
dox edox: Don't try rendering text outside edox window 2022-01-30 14:58:20 +01:00
eesh autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
epp autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
fonts Add normal/bold.ttf as links to default fonts. 2008-12-30 22:40:08 +00:00
icons Move misc/e16.png to icons/. 2010-04-02 15:28:17 +00:00
lib Avoid using "delete" 2021-08-22 05:28:09 +02:00
m4 Add feature to build with ASAN (--enable-gcc-asan) 2020-05-05 22:42:08 +02:00
misc Cleanups in .desktop file generation 2020-12-18 11:27:14 +01:00
pix Update the restart cursor, which looked a bit dated. 2017-11-18 22:50:45 +01:00
po Update po 2021-11-14 08:12:51 +01:00
sample-scripts Add script to place pagers (James Bowlin). 2012-11-11 18:13:14 +00:00
scripts e_gen_menu: Drop ConsoleOnly apps 2019-12-25 14:25:18 +01:00
src Do focus windows to be manually placed 2021-12-21 06:54:52 +01:00
themes Update winter theme 2021-03-16 20:15:14 +01:00
.gitignore Simplify autogen.sh 2018-08-12 07:01:37 +02:00
.indent.pro Indent profile - Drop -bad for now as it does silly things 2020-01-23 21:30:02 +01:00
AUTHORS Fix Globally Active focus mode. 2013-04-02 23:59:03 +02:00
COMPLIANCE COMPLIANCE: Update 2021-08-21 20:58:34 +02:00
COPYING Update Copyright in COPYING 2019-03-31 20:21:48 +02:00
ChangeLog 1.0.24 2021-11-14 08:13:34 +01:00
ChangeLog.old Trim ChangeLog (move <= v1.0.0 to ChangeLog.old), new format 2021-04-09 07:31:19 +02:00
ChangeLog.sh Add ChangeLog generation script 2021-04-09 07:31:19 +02:00
Makefile.am Fix version reported by e16 in release build 2021-04-12 18:57:54 +02:00
autogen.sh autogen.sh: Add -n as alternative to NOCONFIGURE 2020-02-08 09:03:35 +01:00
configure.ac 1.0.24 2021-11-14 08:13:34 +01:00
e16.spec.in Spec file: Add git tag to rpm file name (if built from git checkout) 2020-03-07 17:30:56 +01:00