Commit Graph

599 Commits

Author SHA1 Message Date
Carsten Haitzler b8afba1e49 startup smoothing - smoothen startup with preload and defer to loop start
this moves a bunch of things that were being don after loop starts to
before so they don't interrupt framerate as well as launch a thread
that preloads file(s) - for now just edj theme files so stuff is
pre-cached by the time loop starts later so we don't stall s much
leading to smoother startup/fade in and better framerate. it's really
visible (especially on my rpi3).
2019-09-14 18:47:20 +01:00
Carsten Haitzler 0d00264ca6 e desklock - only stay locked first restart after crash if locked 2019-09-11 15:22:55 +01:00
Carsten Haitzler d961e31436 blanking - special timeout immediately and force dpms todo
make special timeout universal and in all cases. cleaner with better
power management as we turn off bakclights earlier in some cases etc.
2019-09-11 10:56:21 +01:00
Carsten Haitzler 14a30c74b0 blue4 - remove. obsolete now and bluez5 has replaced it 2019-09-11 09:50:05 +01:00
Carsten Haitzler 7f5a0246de todo - add more items 2019-09-05 17:08:12 +01:00
Carsten Haitzler 165903324f todo - add some more notes 2019-08-23 22:33:33 +01:00
Carsten Haitzler 850fe29f8d todo - note down gadget visuals todo 2019-08-20 11:01:34 +01:00
Carsten Haitzler ae6b5a1453 todo - add some more items 2019-08-18 01:05:30 +01:00
Carsten Haitzler e486b2ad04 todo - add some more notes from mental todo 2019-08-16 09:45:26 +01:00
Carsten Haitzler 344d0a557a todo - add detailed locale config options 2019-08-16 09:33:19 +01:00
Carsten Haitzler 79d2b01a52 todo - add more items 2019-08-12 08:28:00 +01:00
Carsten Haitzler 08d94a8ac2 add cpufreq todo 2019-08-11 22:54:55 +01:00
Carsten Haitzler 9ee7f38659 e - todo++ 2019-08-10 13:21:53 +01:00
Carsten Haitzler 60d17c7ead todo- more tiling feature on todo 2019-08-10 12:42:02 +01:00
Carsten Haitzler 2ba8179ac2 todo - add some tiling notes 2019-08-10 12:39:16 +01:00
Carsten Haitzler 714c03fa65 todo - add note about the dirty and native surface thing 2019-08-09 09:54:43 +01:00
Carsten Haitzler 2e4c638367 todo- add notes on screen handling 2019-08-08 10:33:50 +01:00
Carsten Haitzler f3af041f95 e todo - add menu object cache to todo. 2019-08-01 10:40:14 +01:00
Carsten Haitzler 1fbcfb2d93 todo - edge bindings 2019-07-30 17:21:04 +01:00
Carsten Haitzler ffa2407107 todo - add a bunch more that was on my mind 2019-07-23 18:28:44 +01:00
Carsten Haitzler 9df606dff4 todo - add more detailson efm cache 2019-07-15 17:38:25 +01:00
Carsten Haitzler aa2eacbee8 todo - add scriptlet idea todo - quite extensive 2019-07-11 14:41:02 +01:00
Carsten Haitzler 6cefd8ff08 todo - add login manager mode to todo 2019-07-10 11:22:44 +01:00
Carsten Haitzler fa9a28eac8 todo - add pre-caching item to todo 2019-07-10 11:22:44 +01:00
Carsten Haitzler a82fc0680d add some todo work items 2019-05-14 21:29:37 +01:00
Carsten Haitzler 78c4b3e025 todo - add some more items 2019-01-25 15:53:35 +00:00
Carsten Haitzler 3315ac913d todo - add more complex auto layout to support 2019-01-25 13:53:52 +00:00
Carsten Haitzler 87c058e04e add battery todo or multiple batteries 2019-01-23 17:34:49 +00:00
Carsten Haitzler 3f744cedfb music control - fix aspect keeping of album art image 2019-01-23 16:49:05 +00:00
Carsten Haitzler 31c897fa13 todo - expand list of items 2019-01-14 18:07:53 +00:00
Carsten Haitzler f647209b20 Add a TODO 2019-01-14 11:45:03 +00:00
Mike Blumenkrantz 06cb4fec4a todo-- 2014-08-29 14:03:40 -04:00
Mike Blumenkrantz dddef71642 todo---- 2014-08-29 00:52:57 -04:00
Mike Blumenkrantz e33fa813c2 TODO-- 2014-07-27 17:13:43 -04:00
Mike Blumenkrantz a1363ac7f2 remove T1330 from blockers
not widely reproducible
2014-06-25 16:05:26 -04:00
Mike Blumenkrantz a19d83d125 remove wp2 module
this will be in a separate repository at enlightenment/modules/wallpaper2
2014-06-17 09:37:44 -04:00
Mike Blumenkrantz 283206426c todo updates 2014-06-16 13:35:57 -04:00
Mike Blumenkrantz 3bb96a77f0 remove calls to e_place_zone_region_smart_cleanup() in tiling unload
this is not the correct way to use this function, and tiling should probably never call it. this is a function for (slowly) repositioning every client on the currently visible desktop while trying not to overlap. on failure, which occurs when clients cannot be placed without overlapping, it moves clients to 0,0.

fix T1310 because there is no i in team
2014-06-16 13:35:57 -04:00
Mike Blumenkrantz 6dea120471 add todo file with release blockers
anyone wanting to help out with this release should focus on these items
2014-06-14 12:11:34 -04:00
Carsten Haitzler 6d9e3f556c on trac now.
SVN revision: 32704
2007-11-15 08:55:44 +00:00
Carsten Haitzler bc031932da update TODO.
SVN revision: 32331
2007-11-04 02:05:55 +00:00
Christopher Michael 29ca544580 Remove TODO item for 'Add Keyboard Shortcut'. Completed with ZGold's patch.
SVN revision: 32196
2007-10-28 19:08:06 +00:00
Christopher Michael a3908c38aa e_fm context menus todo-- :)
SVN revision: 32073
2007-10-14 17:54:15 +00:00
Carsten Haitzler 43a5794c88 buttom patch from lok and seb's shelf bug fix.
SVN revision: 31974
2007-10-05 06:05:16 +00:00
Christopher Michael 3ea1545948 Update TODO - remove rubber band item from e_fm.
SVN revision: 31807
2007-09-25 23:19:13 +00:00
Christopher Michael 708279de32 Some more fwin/fm2 todo updates.
SVN revision: 31284
2007-08-13 00:21:00 +00:00
Christopher Michael c28150f1e8 Add minor fwin bugger.
SVN revision: 31277
2007-08-12 23:10:56 +00:00
Christopher Michael 2452563f36 Update todo...fwin can optionally show full path now.
SVN revision: 31275
2007-08-12 21:12:39 +00:00
Carsten Haitzler 0c68584f44 wizard skeleton. no code (yet).
SVN revision: 31263
2007-08-12 10:16:26 +00:00
Carsten Haitzler 6372896d9d adjust todo - working on fm_main - can't seem to get hal to mount removable
devices with uid=X (X == the users uid) so the user can modify their
removable devices.


SVN revision: 31188
2007-08-05 23:30:40 +00:00