Commit Graph

662 Commits

Author SHA1 Message Date
Carsten Haitzler 926a50d358 todo++ - fprint in polkit auth 2021-07-17 23:32:30 +01:00
Carsten Haitzler de5f13df12 update todo - did fprint 2021-07-03 15:19:31 +01:00
Carsten Haitzler 403435f9fd blanking - when screen blanks (pwsave freeze) set windows to iconic
also make them hidden too for good measure. this causes many clients
to stop rendering. saves power and useless cycles drawing stuff you
can't see.
2021-04-20 19:03:02 +01:00
Carsten Haitzler 00b2f0f5f7 TODO++ 2021-04-17 11:27:31 +01:00
Alastair Poole 02f5a93fee TODO: Remove note. 2021-01-28 08:50:45 +00:00
Christopher Michael 21a7db9dac Revert "TODO--"
Reverting the removal of the pointer bugger from TODO as it still
seems to be occuring....

This reverts commit 6444fa73eb.
2021-01-21 13:26:27 -05:00
Christopher Michael 6444fa73eb TODO-- 2021-01-21 12:07:07 -05:00
Christopher Michael b98c69924e TODO--; 2021-01-20 14:49:24 -05:00
Carsten Haitzler c0f9749906 todo - update 2021-01-20 19:02:47 +00:00
Carsten Haitzler 050adfba71 TODO++ - add new weather gadget/module as forecasts will die next month
yahoo is shutting down its free weather http api in feb 2021. the
existing forecasts needed:

1. move to ecore_con_url to remove al the manual http and http proxy
handling to simplify code and make it more robust
2. needed to fix the location configuration to selecyt from a list of
places or on a map
3. needed fixes to popup handling so it worked likc clock and didnt
pop-down on mouse out of gadget

add to that now a rewriter of the whole http api to be different ...
may as well add a whole new module/gadget as thats actually less work
to start again.
2021-01-18 18:57:57 +00:00
Carsten Haitzler e2577bffb9 todo++ 2021-01-15 12:58:35 +00:00
Carsten Haitzler 347c29b952 watchdog - add a watchdog thread that pings mainloop every 10sec
if the main loop were to hang for some reason, this would detect it,
forcibly exit e and e_start can restart e again so things are working.

@feat
2021-01-02 15:25:02 +00:00
Carsten Haitzler e4aa0a5007 TODO++ 2020-11-19 23:25:18 +00:00
Carsten Haitzler 1da7f5bb3a TODO++ 2020-11-19 23:25:18 +00:00
Carsten Haitzler 0b797a68a7 todo - adapt after new input device work 2020-11-14 20:51:13 +00:00
Carsten Haitzler bf63b590e2 todo-- - already did this 2020-11-09 12:53:03 +00:00
Carsten Haitzler b36f14f534 todo - remove item not relevant anymore due to old gads staying 2020-11-06 20:28:41 +00:00
Carsten Haitzler 2dbcad5869 todo - put in old gadget improvements in place of new gad todo 2020-11-06 13:57:34 +00:00
Carsten Haitzler 17da16fe98 TODO-- - did these winlist todo's 2020-11-05 01:42:39 +00:00
Carsten Haitzler 4b36930eca TODO-- - added minatures in alt-tab :) 2020-10-19 15:27:39 +01:00
Carsten Haitzler 8102f2249f todo - we already run pulse if not there. 2020-10-04 22:17:47 +01:00
Carsten Haitzler 3c1b397ac3 todo++ 2020-05-09 12:20:24 +01:00
Carsten Haitzler e59e204781 todo++ 2020-04-19 13:46:51 +01:00
Alastair Poole 909cb2be30 e_shelf: Improve auto hide behaviour.
Improve auto hide behaviour. Allow the user to re-enter an
auto-hiding shelf as many times as he/she likes. This fixes the
issue where hovering back onto such a configured shelf causes
the shelf to hide and then animate.

This needs to move to edje. As per the TODO task.
2020-04-17 21:18:41 +01:00
Carsten Haitzler 22505b6420 todo++ 2020-04-09 16:54:24 +01:00
Carsten Haitzler 25d1c29cf6 todo++ 2020-03-03 18:21:57 +00:00
Carsten Haitzler 2c77b68790 todo++ 2020-02-29 17:21:35 +00:00
Carsten Haitzler 2f6da4fbe5 todo++ 2020-02-16 01:26:39 +00:00
Carsten Haitzler 62120d6b05 todo++ 2020-02-14 09:19:34 +00:00
Carsten Haitzler a4acb240cb todo - calendar events and alarms
based on a discussion with vtorri... let's see. :)
2020-02-10 15:05:04 +00:00
Carsten Haitzler 346969eb90 todo - add magnifier 2020-02-09 13:59:12 +00:00
Carsten Haitzler 14576d282d todo - update 2020-02-06 19:26:50 +00:00
Carsten Haitzler 99a6a7e553 another backlight todo - done 2020-02-01 12:43:57 +00:00
Carsten Haitzler 1d7041b6ad todo - add pam support for out-there auth methods other than passwd
:)
2020-01-28 16:21:22 +00:00
Carsten Haitzler 4880748dd2 todo - update to current state and add idea notes/thoughts 2020-01-23 15:06:55 +00:00
Carsten Haitzler 3f22a0c26d e - wallpaper gen - generate multiple resolutions for wallpapers
pre-scale a bunch of resolutions for generated wallpaper files that
intersect with common resolution sizes so e will automatically load
the nearest resolution to be more efficient on load to only decode
what is needed. a bi-product is that e now has a wallapper gen
tool that is simpler than writing your own edc files... :)

@feature
2020-01-22 20:39:19 +00:00
Carsten Haitzler 1c237e4c3e todo++ - add winlist miniatures todo's 2020-01-22 17:49:13 +00:00
Carsten Haitzler c9b74d4168 TODO++ - someone gave me an idea. note it down 2020-01-21 11:03:44 +00:00
Carsten Haitzler a9764f3e55 todo - add notes for ddcutil 2020-01-08 10:49:53 +00:00
Carsten Haitzler 9d0c123578 todo-- since randr issue fixed now 2020-01-07 14:25:20 +00:00
Carsten Haitzler 73e3911874 e randr x - fix mouseto use new ecore x api to force screen bound limits
use ecore_x_root_screen_barriers_set() new in efl git, thus bumping to
1.23.99 as a requirement for e.
2020-01-07 14:22:47 +00:00
Carsten Haitzler f32ac2d1a9 shot always save shots to your users new shots dir and show dir on save
when you select save from shot now it always saves to your user shots
dir (~/.e/e/shots) and then opens up this fir for you to browse/see/dnd
out of etc. etc. for easier quick and fast access to what you just
saved. also you keep a history of your shots (you do get to clean it up
yourself when you save... no auto-cleaning - i decided not to bother
as realistically it's just more config to swizzle and mystery deletion
of files that some user has to figure out how and why it happens and
where to go change the config - just delete the ones you don't want
anymore - simple and easy.)
2020-01-04 16:10:48 +00:00
Carsten Haitzler 40fb1bce22 shot - add delay button in shot dialog to try again with a delay
also adds an action you can bind with an explicitly provided delay
time for customization in bindings if you always use the same timeout.

@feature
2020-01-03 22:03:57 +00:00
Carsten Haitzler 7da3ba0bc5 shot tmp.
shot - add shot editor with arbitrary cropping and drawing tools

We don't need padded vs other shot of window now as u can remove the
padding with a single click in the editor now, so remove that (comment
it out).

The editor allows you to click on each screen, on a window (and click
again on a window to remove the padding area for the crop so its
snugly around the window).

You can zoom in and out and scroll around.

You can add lines with an arrow, double-arrowed lines, plain lines
with no arrows, some clipart (e-logo, mallocs, pointing finger... just
having some fun) and some fun "text boxes" like though bubbles,
speecvh bubbles, just plain text with a darking outline, a plain
entry-styled text box and you can select the colors for the text and
background area as well.

It's inksape-like in that the items you draw are objects that can then
be modified or deleted. modifying them raises them and places some
controls on/over/around the object.

And you can still save and share the results.

Fun times!

@feat
2020-01-03 16:43:13 +00:00
Carsten Haitzler 5ce109ab8f music-control - add auto-launch if player not configured from known 2019-12-17 20:08:07 +00:00
Carsten Haitzler dafbe38291 music-control - add launch if clicking on title 2019-12-17 18:58:40 +00:00
Carsten Haitzler 5ef3f6bf50 todo++ - shot things 2019-12-17 17:19:12 +00:00
Carsten Haitzler 689d30635a todo++ 2019-12-17 17:07:24 +00:00
Carsten Haitzler 2c5c243b9e todo - add clipboard 2019-11-27 20:23:20 +00:00
Carsten Haitzler 7a61943076 todododo 2019-10-24 18:27:10 +01:00