enlightenment/src/modules
Marcel Hollerbach 50030dc693 ibar: try to get a better min size
There are two cases, on a shelf and on the desktop.
If on a shelf we are using the height setting of the self, since max.w
max.h are only set after a few calcuations, and the gadget does not get
moved on a shelf which does not fade out, so the first min size
calculation must be correct.
If we are on the desktop max.w and max.h are not always 0.
There were some cases when none of this conditions are met. So this
patch enforces a mimum size of 40x40 pixels.
2016-09-02 17:14:58 +02:00
..
appmenu remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
backlight remove backlight update calls from backlight module 2015-09-21 17:22:55 -04:00
battery fix openbsd battery calc on amd64 2016-06-09 11:15:09 -04:00
bluez4 Revert "Bluez 5" 2016-04-25 19:56:22 -03:00
clock add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
conf enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_applications remove some X references in settings dialogs 2016-04-22 13:30:05 -04:00
conf_bindings add back CTRL to keybindings editor display 2016-04-04 12:34:49 -04:00
conf_dialogs enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_display e desks config: Group all flip-related settings to their own tab. 2016-07-05 22:15:57 +02:00
conf_interaction disable option for mouse to use Application theme if we are running in Wayland 2016-05-04 14:55:26 -04:00
conf_intl e/imc: fix issue with input method import segv and small window size 2015-11-19 12:46:58 -05:00
conf_menus enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_paths enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_performance e config - cache sizes in config don't actually work, so remove 2015-09-22 14:06:40 +09:00
conf_randr e randr - fix randr dialog to do restore right again 2016-01-11 09:01:55 +09:00
conf_shelves use current zone for shelf config dialog 2016-05-24 11:59:56 -04:00
conf_theme Only set the icon theme in elm on change 2016-04-26 22:55:16 +01:00
conf_window_manipulation add window maximize animation 2016-03-08 18:06:36 -05:00
conf_window_remembers enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
connman remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
cpufreq e mod: cpufreq - handle the case where cpu has zero freqs - dont crash 2016-03-24 12:17:35 +09:00
everything another case of stringshare misuse re:efreet_mime_type_get() 2016-08-26 10:23:30 -04:00
fileman fwin: prevent segv when the vaarg abi messup with unused parameter. 2016-07-15 09:17:44 -07:00
fileman_opinfo enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
gadman track button mask for all drags, only end drag when mask has depopulated 2015-08-12 15:39:42 -04:00
geolocation Updating italian translation 2016-08-18 12:12:03 +02:00
ibar ibar: try to get a better min size 2016-09-02 17:14:58 +02:00
ibox e ibar/ibox port to elm box - fix assumption on resize 2016-07-25 19:13:29 +09:00
layout enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
lokker set zone-based name on lokker comp objects 2016-01-15 19:24:29 -05:00
mixer emix: update sink of sink_input when changed 2016-06-25 17:12:35 +02:00
msgbus fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
music-control music-player: add spotify 2016-06-25 01:11:57 +02:00
notification warnings - silence some theoreitcal wranings in build 2016-05-15 23:14:15 +09:00
packagekit Clean up some header inclusion 2016-04-07 13:14:43 -04:00
pager disallow pager window drags for popups and ignored windows 2016-06-23 12:13:24 -04:00
pager_plain disallow pager window drags for popups and ignored windows 2016-06-23 12:13:24 -04:00
policy_mobile enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
quickaccess improve quickaccess relaunch help dialog text 2016-08-08 11:23:58 -04:00
shot disable bindings during wayland screenshot operations 2016-01-22 16:31:07 -05:00
start reduce efl version req to 1.17.0, make new gadget stuff 1.7.99+ at runtime 2016-04-11 15:15:51 -04:00
syscon e syscon - dont show syscon if desklock is up - you can't respond 2016-04-21 12:17:04 +09:00
systray use canvas pointer coords in systray mouse cb 2016-03-28 13:37:21 -04:00
tasks add client util function for detecting popups, block popups in ibar/tasks 2016-05-18 14:43:21 -04:00
teamwork add tooltip for unloadable teamwork links, make ctrl suppress tw activation 2016-06-02 13:08:52 -04:00
temperature e temp module - kill tempget process not terminate to ensure death 2016-07-20 18:12:04 +09:00
tiling add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
time Updating italian translation 2016-08-18 12:12:03 +02:00
winlist update winlist ui when using directional window selection 2016-02-26 16:37:52 -05:00
wireless delete previous wireless popup when activating editor from connection list 2016-08-19 12:15:31 -04:00
wizard e_xkb: split up e_xkb_update 2016-05-12 20:54:22 +02:00
wl_desktop_shell adjust xdg-shell window menu coords by client's coords 2016-07-19 14:15:21 -04:00
wl_drm add key_up and key_down methods to sreen interface 2016-07-27 13:31:13 -04:00
wl_fb wl_fb: Check that e_comp_wl_init does not fail. 2016-07-26 13:00:33 -04:00
wl_text_input s/EAPI/E_API/ ...again 2015-09-28 15:51:51 -04:00
wl_weekeyboard Update wl_weekeyboard for ecore_evas_wayland_window_get2 function rename 2016-01-08 10:37:42 -05:00
wl_wl Track parent compositor dmabuf capabilities on wayland on wayland 2016-05-18 12:05:34 -05:00
wl_x11 match wl_wl output sizing in wl_x11 when running in an existing wm session 2016-07-12 12:51:00 -04:00
xkbswitch e_xkb: reconfig when we have set a new set of layouts 2016-05-12 21:02:40 +02:00
xwayland add xwayland compat for efl 1.19+ 2016-08-15 10:51:57 -04:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk add new time module with clock gadgets 2016-03-04 14:23:44 -05:00
Makefile_appmenu.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_backlight.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_battery.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_bluez4.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_clock.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_applications.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_bindings.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_dialogs.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_display.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_interaction.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_intl.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_menus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_paths.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_performance.mk remove performance - engine cfg dialog as its obsolete 2014-08-11 10:56:35 +09:00
Makefile_conf_randr.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_shelves.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_theme.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_window_manipulation.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_window_remembers.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_connman.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_cpufreq.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_everything.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman_opinfo.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_gadman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_geolocation.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 2015-04-21 15:35:10 -04:00
Makefile_ibar.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_ibox.mk remove defines for various beta api in other places 2016-01-06 13:01:38 -05:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_mixer.mk unset DISPLAY during mixer's pulse backend startup 2016-05-06 13:40:03 -04:00
Makefile_msgbus.mk e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
Makefile_music_control.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_notification.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_packagekit.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_pager_plain.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_policy_mobile.mk added mobile policy module 2014-08-29 13:48:01 -04:00
Makefile_quickaccess.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_shot.mk make wayland-specific shot protocol files conditional on wayland build 2015-07-08 17:11:16 -04:00
Makefile_start.mk add new start gadget 2016-03-04 14:23:44 -05:00
Makefile_syscon.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_systray.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_tasks.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_teamwork.mk upgrade teamwork module to use teamwork v2: teamwork++ 2016-05-20 15:06:09 -04:00
Makefile_temperature.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_tiling.mk ship tiling module edj file 2016-01-22 16:25:29 -05:00
Makefile_time.mk add new time module with clock gadgets 2016-03-04 14:23:44 -05:00
Makefile_winlist.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wireless.mk add new wireless module/gadget 2016-03-04 14:23:44 -05:00
Makefile_wizard.mk add new wizard page to change default modifiers for global mouse bindings 2016-03-16 12:24:14 -04:00
Makefile_wl_desktop_shell.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_drm.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_fb.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_text_input.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_weekeyboard.mk distribute all weekeyboard edj files 2016-04-26 10:43:07 -04:00
Makefile_wl_wl.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 2015-12-09 13:50:39 -05:00
Makefile_xkbswitch.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_xwayland.mk add configure flag for xwayland binary 2016-05-06 13:37:10 -04:00