e16/src
Kim Woelders 04f040199c moveresize: Remove long time unused swapmove code
Not active because doSwapMove() has been disabled for ages.

Not resurrecting, doesn't seem to work properly.
2022-04-22 07:35:00 +02:00
..
E.h moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +02:00
Makefile.am Move XFontSet based text rendering module to separate file 2022-02-20 21:58:14 +01: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 Drop using shell to run menu (ipc exec) commands 2022-02-17 09:53:20 +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 moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +02:00
backgrounds.c backgrounds: Drop 'use_bg' IPC command (but not entirely) 2022-03-11 06:41:28 +01: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 containers: Configuration saving tweaks - fixup 2022-04-19 18:11:21 +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 Remove stray quote in help text 2022-03-31 09:44:45 +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 CM: Adjust shadowing conditions 2022-03-30 22:18:20 +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 actions.c: Drop elaborate GSOD messages on ipc exec errors 2022-02-17 09:53:20 +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 stacking: Hold all objects in the order list 2022-04-04 13:17:53 +02:00
eobj.h arrange: Use object order list when arranging 2022-04-04 13:21:18 +02:00
etypes.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
events.c Accept client window events a bit earlier 2022-03-31 10:29:10 +02:00
events.h Fix bad memory access during shutdown 2021-05-07 10:08:21 +02:00
ewin-ops.c Add window option to pass-through pointer events 2022-04-16 11:26:17 +02:00
ewin-ops.h Add window option to pass-through pointer events 2022-04-16 11:26:17 +02:00
ewins.c stacking: Hold all objects in the order list 2022-04-04 13:17:53 +02:00
ewins.h Add window option to pass-through pointer events 2022-04-16 11:26:17 +02:00
ewmh.c Refactor atoms handling 2021-08-27 06:55:34 +02:00
extinitwin.c extinitwin: Fix errors in window mode when using old window cursor mode 2022-02-10 15:04:08 +01: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: Drop close on exit 2022-03-10 20:24:42 +01: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 moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +02:00
groups.h moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +02:00
handlers.c Introduce E_ARRAY_SIZE() and MOD_ITEMS() 2021-03-19 06:36:46 +01:00
hints.c Remove gnome1 hint support 2022-02-14 16:52:15 +01:00
hints.h Remove gnome1 hint support 2022-02-14 16:52:15 +01: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 Fix imageclass flip/rotate for real 2022-03-31 13:52:04 +02: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 moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +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 Introduce Ememdup() 2022-02-05 13:19:19 +01:00
menus-misc.c Drop using shell to run menu (ipc exec) commands 2022-02-17 09:53:20 +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 moveresize: Remove long time unused swapmove code 2022-04-22 07:35:00 +02: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: Do call module exit functions on X disconnect 2022-03-10 20:24:42 +01: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 New feature - Making windows stick on specific desks/areas 2022-02-05 14:15:01 +01: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 arrange: Use object order list when arranging 2022-04-04 13:21:18 +02:00
startup.c Remove pseudotransparency support - 3 2018-02-04 13:32:59 +01:00
string.c Introduce EnvSubst() 2022-02-17 09:53:20 +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 Drop XFontStruct based font handling 2022-02-20 19:22:26 +01:00
text.c Move XFontSet based text rendering module to separate file 2022-02-20 21:58:14 +01:00
text_ift.c Simplify src/Makefile.am 2022-02-20 19:22:13 +01:00
text_pango.c Don't build disabled stuff 2021-04-23 08:21:41 +02:00
text_xfs.c Move XFontSet based text rendering module to separate file 2022-02-20 21:58:14 +01: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
user.c Remove now unused usershell() 2022-02-17 09:53:20 +01:00
user.h Remove now unused usershell() 2022-02-17 09:53:20 +01:00
util.h Introduce EnvSubst() 2022-02-17 09:53:20 +01:00
warp.c focus list: Fix a couple of glitches with outline window 2022-03-31 11:03:14 +02: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 Add window option to pass-through pointer events 2022-04-16 11:26:17 +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 Add window option to pass-through pointer events 2022-04-16 11:26:17 +02:00
zoom.c Clean up header file inclusion order. 2015-01-17 19:33:42 +01:00