summaryrefslogtreecommitdiff
path: root/src/modules/tasks
Commit message (Expand)AuthorAgeFilesLines
* tasks - handle shutdown case with still existing clients in listCarsten Haitzler (Rasterman)2021-09-171-10/+30
* tasks - fix focus mess with preview popup so focus stays where it isCarsten Haitzler (Rasterman)2021-04-211-21/+10
* e - module icons ... the great flattening begins... (partly done)Carsten Haitzler (Rasterman)2021-04-051-0/+0
* tasks - fix initial sizing in some cases to fill + expandCarsten Haitzler (Rasterman)2021-03-251-0/+2
* tasks - fix sizing of items in boxCarsten Haitzler (Rasterman)2021-03-221-0/+14
* tasks: pass events ctxpopup.Alastair Poole2021-03-081-0/+1
* tasks: fix for layer with winlist large.Alastair Poole2021-03-051-9/+28
* tasks: reset layer then unset layer block.Alastair Poole2021-03-051-1/+1
* tasks: ensure ec is not null.Alastair Poole2021-03-041-1/+1
* tasks - handle win del when it iconifiesCarsten Haitzler (Rasterman)2021-03-041-8/+23
* tasks - on refill ensure old icon is deleted and nulledCarsten Haitzler (Rasterman)2021-03-041-4/+6
* tasks - avoid seg on null clientCarsten Haitzler (Rasterman)2021-02-221-4/+3
* tasks: Do not show preview if shelf is animating.Alastair Poole2021-02-061-1/+6
* tasks: Do not enable preview during iconifying.Alastair Poole2021-01-291-1/+2
* tasks: fix "lost" window.Alastair Poole2021-01-291-5/+12
* tasks - add options to show windows form all desks/screensBrian 'morlenxus' Miculcy2020-11-113-12/+28
* tasks: Icon Size / Config Dialogue.Alastair Poole2020-09-172-1/+3
* tasks: make sure popup goes away.Alastair Poole2020-08-251-1/+13
* tasks: fallthrough popup location.Alastair Poole2020-08-211-0/+3
* tasks/ibar: Use correct struct members for geom.Alastair Poole2020-08-191-11/+13
* tasks: Too much padding.Alastair Poole2020-08-181-4/+4
* tasks: Add a Live Preview.Alastair Poole2020-08-183-0/+180
* modules. Small text fixes for modules, module.desktopAlastair Poole2020-07-191-9/+9
* tasks - apply min size to icon only mode tooCarsten Haitzler (Rasterman)2020-05-031-9/+6
* tasks - dont use ignore flag on remove of clientCarsten Haitzler (Rasterman)2018-08-041-1/+0
* clean up .desktop files and misc typosRoss Vandegrift2018-01-041-1/+0
* more E_BITFIELD conversionsMike Blumenkrantz2017-11-081-4/+4
* check correct client prop bitflag in tasks module eventMike Blumenkrantz2017-08-251-1/+1
* refill tasks gadgets on MISC client property eventsMike Blumenkrantz2017-08-181-0/+2
* unify tasks module client property handlersMike Blumenkrantz2017-08-181-31/+9
* meson: use file instead of doing the relative path by handMarcel Hollerbach2017-08-081-2/+2
* e module build - make build files far more generic and far smallerCarsten Haitzler (Rasterman)2017-07-291-27/+0
* module build - clean up and fix meson install of pretty much all modulesCarsten Haitzler (Rasterman)2017-07-271-16/+27
* meson.Mike Blumenkrantz2017-07-201-0/+21
* do not generate module.desktop filesMike Blumenkrantz2017-07-141-0/+0
* Replace all timer_reset with timer_loop_resetDerek Foreman2017-02-061-1/+1
* Replace all timer_add with timer_loop_addDerek Foreman2017-02-031-1/+1
* e icon - use new skip header async preload to make icon loads asyncCarsten Haitzler (Rasterman)2017-01-021-1/+1
* tasks - calculate min width properly given a known height of a gadgetCarsten Haitzler (Rasterman)2016-12-261-2/+7
* tasks - fix fresh segv added in stack supportCarsten Haitzler (Rasterman)2016-12-211-1/+3
* tasks + stacks - use base icon not top one to be simpler to implementCarsten Haitzler (Rasterman)2016-12-201-5/+4
* tasks - add stack "hiding" support and only show top stack itemCarsten Haitzler (Rasterman)2016-12-161-56/+124
* add client util function for detecting popups, block popups in ibar/tasksMike Blumenkrantz2016-05-181-1/+4
* remove deleted clients from tasks client list during repopMike Blumenkrantz2016-03-281-0/+2
* do not add deleted clients to tasks gadgetsMike Blumenkrantz2016-03-281-2/+2
* block task gadget refills while a drag is activeMike Blumenkrantz2015-11-191-0/+21
* do not refill all tasks bars when a sticky window changes desksMike Blumenkrantz2015-11-121-3/+4
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-072-8/+8
* fix tasks gadget parentingMike Blumenkrantz2015-04-231-4/+4
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-182-25/+25