e16/src
Kim Woelders 9c6cd28436 Do focus windows to be manually placed
Broken by ebe82a7bbb, see
https://phab.enlightenment.org/T8973
2021-12-21 06:54:52 +01:00
..
E.h Do focus windows to be manually placed 2021-12-21 06:54:52 +01:00
Makefile.am Refactor atoms handling 2021-08-27 06:55:34 +02:00
about.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
aclass.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
aclass.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
actions.c Sound: Treat player engine like others 2021-01-09 16:08:24 +01:00
alert.c Introduce HAVE_COMPOSITE_OVERLAY_WINDOW 2021-05-07 07:11:09 +02:00
alert.h DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
animation.c Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
animation.h Remove unused AnimatorsDelCat(). 2015-01-10 18:56:58 +01:00
arrange.c src: Fix clang-analyzer complaints 2020-01-29 16:43:01 +01:00
backgrounds.c Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
backgrounds.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
borders.c Fix segv on bad border definition 2021-03-20 06:58:32 +01:00
borders.h Hide Border struct internals 2020-09-25 16:00:35 +02:00
buttons.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
buttons.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
comms.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
comms.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
conf.h conf.h: Remove some unused items 2020-12-18 16:33:38 +01:00
config.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
container.c Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
container.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
coords.c Remove pseudotransparency support - 3 2018-02-04 13:32:59 +01:00
cursors.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
cursors.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
desktops.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
desktops.h Optionally don't slide in DeskGotoByEwin() 2019-03-05 16:15:28 +01:00
dialog.c Enable sounds in combined configuration dialog 2020-05-01 14:11:26 +02:00
dialog.h Sound: Header file tweaks 2021-04-23 08:21:41 +02:00
dock.c Remove pseudotransparency support - 3 2018-02-04 13:32:59 +01:00
draw.c Fix technical/shapewin move mode with window groups 2020-05-06 15:28:53 +02:00
ecompmgr.c FX: Fix cleanup with compositing enabled 2021-05-07 07:12:17 +02:00
ecompmgr.h FX: Fix cleanup with compositing enabled 2021-05-07 07:12:17 +02:00
econfig.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
econfig.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
edbus.c Fix bad memory access during shutdown 2021-05-07 10:08:21 +02:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Consistently put __EXPORT__ in .c files 2021-01-09 09:50:04 +01:00
edge.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
eglx.c Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
eglx.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
eimage.c Change EXGetGeometry() to EXGetSize() 2021-08-14 16:55:24 +02:00
eimage.h Fix handling of imageclasses with flipped/rotated images 2021-03-06 21:02:10 +01:00
emodule.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
emodule.h Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
eobj.c Update copyright to 2018 2018-12-22 11:44:22 +01:00
eobj.h Add EoGetParent() etc. 2021-03-03 19:34:53 +01:00
etypes.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
events.c Fix bad memory access during shutdown 2021-05-07 10:08:21 +02:00
events.h Fix bad memory access during shutdown 2021-05-07 10:08:21 +02:00
ewin-ops.c Allow Winop border in matches.cfg 2021-03-10 19:06:22 +01:00
ewin-ops.h Add some forgotten 2011. 2011-07-17 18:43:21 +00:00
ewins.c Do focus windows to be manually placed 2021-12-21 06:54:52 +01:00
ewins.h Only update _NET_WM_STATE and _NET_WM_ALLOWED_ACTIONS when changed 2021-08-21 20:47:34 +02:00
ewmh.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
extinitwin.c extinitwin: Fix parent/client synchronization 2021-07-20 20:55:08 +02:00
file.c Sound: Treat player engine like others 2021-01-09 16:08:24 +01:00
file.h Introduce path_canexec0() for convenience 2020-05-02 08:11:30 +02:00
finders.c Hide Group struct internals 2020-03-07 17:30:56 +01:00
focus.c Do focus windows to be manually placed 2021-12-21 06:54:52 +01:00
focus.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
fonts.c Forgot some 2013. 2013-11-24 16:37:17 +01:00
fx.c FX: Use xrender when available 2021-05-07 07:13:37 +02:00
glwin.c glwin.c: Fix incorrect config item size 2021-04-26 17:23:35 +02:00
gnome.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
grabs.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
grabs.h Cosmetics (key->keycode). 2014-04-23 07:38:27 +02:00
groups.c Groups: Avoid compiler warning in _DlgFillGroups() 2021-07-17 15:18:36 +02:00
groups.h groups: Rework group configuration saving 2020-05-05 22:42:08 +02:00
handlers.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
hints.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
hints.h Shuffle some property stuff around 2021-08-21 20:47:00 +02:00
hiwin.c Fix pager zoom window sometimes flickering at 0,0 2021-03-03 19:35:27 +01:00
hiwin.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
icccm.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
iclass.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
iclass.h Enable using ImageClass as menu icon 2018-02-04 13:45:15 +01:00
iconify.c Eliminate deprecated usleep(). 2015-04-11 23:19:34 +02:00
icons.c Change EXGetGeometry() to EXGetSize() 2021-08-14 16:55:24 +02:00
icons.h Validate focus list icon mode. Use defs for icon modes. 2010-03-20 10:41:12 +00:00
ipc.c Focus: Fix focus on new clients requesting max size 2021-07-15 12:59:58 +02:00
ipc.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
lang.c Eliminate AM_LANGINFO_CODESET 2021-04-12 19:37:24 +02:00
lang.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
list.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
list.h Switch to new list implementation. 2013-08-09 11:43:48 +02:00
magwin.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
main.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
memory.c Consistently put __EXPORT__ in .c files 2021-01-09 09:50:04 +01:00
menus-misc.c Rename EDirUser{Set} wrappers and use then some more 2021-02-19 19:58:23 +01:00
menus.c Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
menus.h Do proper rendering of transparent icons in menus 2017-12-12 21:13:16 +01:00
misc.c Consistently put __EXPORT__ in .c files 2021-01-09 09:50:04 +01:00
mod-misc.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
moveresize.c Do focus windows to be manually placed 2021-12-21 06:54:52 +01:00
mwm.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
pager.c pagers: Remember zoom setting when changed by pager menu 2021-11-13 18:50:17 +01:00
parse.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
parse.h Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
progress.c Refactor/rename/use _EFREE type macros 2018-12-22 11:44:22 +01:00
progress.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
regex.c Implement matchregexp() using fnmatch() 2021-11-15 12:49:30 +01:00
screen.c Forgot some 2019 2019-05-10 06:35:40 +02:00
screen.h Miscellaneous screen stuff. 2016-05-06 20:47:13 +02:00
session.c session.c: Remove unused headers 2021-08-21 20:47:00 +02:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
settings.h Merge autoraise settings into focus settings dialog. 2009-11-05 18:45:55 +00:00
setup.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
shapewin.c Fix technical/shapewin move mode with window groups 2020-05-06 15:28:53 +02:00
shapewin.h Fix technical/shapewin move mode with window groups 2020-05-06 15:28:53 +02:00
size.c Focus: Fix focus on new clients requesting max size 2021-07-15 12:59:58 +02:00
slide.c Drop animation in EwinSlideSizeTo() if there is no change 2021-07-15 12:59:58 +02:00
slide.h Introduce new animation engine. 2012-12-09 10:03:07 +00:00
slideout.c Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
snaps.c groups: Rework group configuration saving 2020-05-05 22:42:08 +02:00
snaps.h Remove useless parameter from SnapshotsSaveReal(). 2012-04-22 17:39:51 +00:00
sound.c Sound: Enable changing engine at runtime 2021-04-23 19:54:52 +02:00
sound.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
sound_alsa.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sound_esound.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sound_load.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sound_player.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sound_pulse.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sound_sndio.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
sounds.h Autofoo sound configuration cosmetics 2020-05-01 14:11:26 +02:00
stacking.c src: Fix clang-analyzer complaints 2020-01-29 16:43:01 +01:00
startup.c Remove pseudotransparency support - 3 2018-02-04 13:32:59 +01:00
string.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
systray.c systray: Change default icon size to 32 2021-10-23 14:24:38 +02:00
tclass.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
tclass.h Consistently put __EXPORT__ in .c files 2021-01-09 09:50:04 +01:00
text.c Change EXGetGeometry() to EXGetSize() 2021-08-14 16:55:24 +02:00
text_pango.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
text_xft.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
theme.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
time.c Fix warnings occurring in various situations 2020-01-23 20:29:05 +01:00
timers.c Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
timers.h Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
tooltips.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c Rename EDirUser{Set} wrappers and use then some more 2021-02-19 19:58:23 +01:00
user.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00
user.h Simplify user info functions. 2012-02-26 20:15:52 +00:00
util.h Move Eexec() and friends to util.h 2021-04-23 08:21:41 +02:00
warp.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
windowmatch.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
xprop.c Set _NET_WM_PID on WM check window 2021-08-27 08:00:03 +02:00
xprop.h Refactor atoms handling 2021-08-27 06:55:34 +02:00
xpropdefs.h Set _NET_WM_PID on WM check window 2021-08-27 08:00:03 +02:00
xtypes.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
xwin.h Eliminate EGetGeometry() 2021-08-14 16:55:26 +02:00
zoom.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00