13852 Commits (a054dc059c6a42b844ba8ee80a38de667e70d50a)

Author SHA1 Message Date
Mike Blumenkrantz a054dc059c move ibar icon appending into ibar icon new function 10 years ago
Mike Blumenkrantz f8448c071a use new e_exec events to track/add/del new exes which are not launched from ibar 10 years ago
Mike Blumenkrantz 30c908cdc0 fix e_remember removal crash which I cleverly added last year to create more work for myself in the future 10 years ago
Mike Blumenkrantz 8f83d4d3aa fix ibar deletion list removal 10 years ago
Mike Blumenkrantz 18057e5a11 use event handler list macro for ibar handlers 10 years ago
Mike Blumenkrantz d4e6c101ff always try to add phony e_exec instances to borders 10 years ago
Mike Blumenkrantz 720303b53b add E_EVENT_EXEC_NEW and E_EVENT_EXEC_DEL, also prevent deleted exec watchers from being called repeatedly 10 years ago
Mike Blumenkrantz 527e5ef49a more ibar inlist conversions 10 years ago
Mike Blumenkrantz 48050a3d7d remove old TODO from ibar 10 years ago
Mike Blumenkrantz 2635e77967 add comments pointing to teamwork api docs 10 years ago
Mike Blumenkrantz f4641152d0 add tmpfile caching for teamwork media and delete video objects more reliably using a hack to work around stupid eo deletion bug 10 years ago
Mike Blumenkrantz d3046a0b3f add teamwork option to disable videos 10 years ago
Mike Blumenkrantz fdac76d0d0 add video playing support to teamwork 10 years ago
Mike Blumenkrantz 78e0d3c62e fix emotion filepreview backend setting with 1.8 10 years ago
Igor Murzov 315dbf8409 Let's drop meaningless empty translations from .desktop files 10 years ago
Mike Blumenkrantz a394a20ee6 fix fileman double slash in path setting 10 years ago
Mike Blumenkrantz b9cca5a97a fix e widget focus un-setting 10 years ago
Mike Blumenkrantz 5f80690c60 only apply teamwork focus change hider when not sticky/forced 10 years ago
Mike Blumenkrantz e51fa70098 add teamwork handler for border focus out to hide popup when not using pointer focus 10 years ago
Mike Blumenkrantz b76275032c add global flag to show if teamwork media popup was forced 10 years ago
Mike Blumenkrantz d9b5a6b82f convert ibar icons list to use inlist 10 years ago
Mike Blumenkrantz 9528724cd9 try adding comp damage rects on resume so the screen doesn't stay black 10 years ago
Thomas Gstädtner 4e2dd06861 ibar exec list: allow fast application switching by scrollwheel 10 years ago
Thomas Gstädtner 8b4802ad45 honor disable_all_pointer_warps in e_border_activate 10 years ago
maxerba b2d2101ee0 Similar messages were in src/bin/e_configure_option.c, the only difference was the case of some initials. 10 years ago
Carsten Haitzler c65e2cb4c7 add reported acpi events for several button/... events not handled yet 10 years ago
Carsten Haitzler 4d68c30127 add support for acpi events like: 10 years ago
discomfitor 3640009202 don't need to use real image geom in teamwork if we only show smaller resolution 10 years ago
Chris Michael 30225fa74e Fix uninitialized variable warning 10 years ago
Thomas Gstädtner 1daf85faa5 rename ibar timer_cb to menu_cb, as it isn't used only for the timer 10 years ago
Thomas Gstädtner 934bae833d add middle mouse binding for ibar exec menu 10 years ago
Mike Blumenkrantz f4a327a0ca add teamwork module 10 years ago
Mike Blumenkrantz 3198e442ad move comp shutdown before border shutdown to fix some hash failures 10 years ago
Mike Blumenkrantz c78f88b700 add e_widget_preview_size_set 10 years ago
Mike Blumenkrantz 686b23ddfb add E_BINDIR define to modules makefile 10 years ago
Mike Blumenkrantz e9516c7242 escape link url when opening .desktop links 10 years ago
Mike Blumenkrantz 287ef17734 undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity 10 years ago
Mike Blumenkrantz d0310ee6de fix e_icon animation when reusing evas object images 10 years ago
Carsten Haitzler 8462dc3c04 put in "key allowed" call in e_bindings for keys to filter out 10 years ago
Mike Blumenkrantz 092c7e2ba5 efm dnd operations involving multiple files will now show all files during the drag 10 years ago
Mike Blumenkrantz 7ee867e1ac use binbuf when creating efm dnd buffer 10 years ago
Mike Blumenkrantz d25e2ce2c4 add extra check to systray on selection clear event to avoid race condition when refreshing shelf gadgets 10 years ago
Mike Blumenkrantz 1837d1c266 fix pager window dragging in pager when comp effects are enabled 10 years ago
Yossi Kantor 7d9b778b76 BUGFIX: Smart policy maximize on restart 10 years ago
Mike Blumenkrantz a899322813 semi fix systray xembed refresh 10 years ago
Mike Blumenkrantz 8aa2829cdb remove another systray layer check 10 years ago
Mike Blumenkrantz f5e3f2ea6a unset comp win effect when dragging a window to the current desk 10 years ago
Mike Blumenkrantz e6b22fc6bc allow e_comp_win_effect_set() to take a NULL effect for unsetting current effect 10 years ago
Mike Blumenkrantz 8102025dd9 block comp win creation on window create for all border windows 10 years ago
Mike Blumenkrantz bf12a34da0 fix a corner case menu crash when a submenu is created directly above its parent 10 years ago