Commit Graph

10844 Commits

Author SHA1 Message Date
Mike Blumenkrantz 8da7dd34b1 probably a good idea to actually delete menus when they hide instead of just praying for it
indirectly fixes ticket #1287


SVN revision: 75256
2012-08-14 12:39:19 +00:00
Mike Blumenkrantz b2ef5f76b1 avoid emitting shelf signals and toggling visibility constantly when shelf is already visible
SVN revision: 75253
2012-08-14 12:22:12 +00:00
Mike Blumenkrantz 75b991a76c shelf style is now properly applied during creation
SVN revision: 75246
2012-08-14 09:11:47 +00:00
Mike Blumenkrantz 217a4267aa syscon gadget now shows the syscon when clicked by default, has an option in right click menu to go back to menu mode
SVN revision: 75245
2012-08-14 08:56:19 +00:00
Mike Blumenkrantz 9c281e264f don't invert pager with FLOAT orientation
SVN revision: 75244
2012-08-14 08:41:39 +00:00
Mike Blumenkrantz 24d50c60bf only create syscon menu if it hasn't been created previously
SVN revision: 75242
2012-08-14 08:16:55 +00:00
Mike Blumenkrantz 08e0a309bd unrevert pager changes, now with more null checks
SVN revision: 75235
2012-08-14 06:35:32 +00:00
Carsten Haitzler 33df11d1cd going to have to do this.. reverties. 1:15am and this commit gets my
e17 to rash instantly on start and leave me with all modules unloaded.
have to revert as its the quickest fix. :)



SVN revision: 75219
2012-08-13 16:18:57 +00:00
Mike Blumenkrantz bad47f3189 add option for disabling fileman tooltips
SVN revision: 75212
2012-08-13 14:12:45 +00:00
Mike Blumenkrantz 2727a43b3c icon extensions in fileman settings is now file extensions
SVN revision: 75210
2012-08-13 13:33:23 +00:00
Mike Blumenkrantz 84126d9ffd use ac presence to indicate battery charging
SVN revision: 75209
2012-08-13 13:14:44 +00:00
Mike Blumenkrantz 9000c5eb47 fix some battery stringshare usage
SVN revision: 75208
2012-08-13 12:40:54 +00:00
Mike Blumenkrantz ea5cfeba4a pager gadget now autocorrects its orientation to vertical when trying to display a pager for a screen with NUMx1 vdesks with gadcon orient: vertical
this makes it look/work differently, but at least the gadget is usable


SVN revision: 75207
2012-08-13 12:30:14 +00:00
Mike Blumenkrantz 15bd052693 syscon settings now uses shutdown icon instead of no icon
SVN revision: 75205
2012-08-13 10:26:41 +00:00
Mike Blumenkrantz c21e0ca906 fix shelf list disable setting in shelf config dialog
SVN revision: 75203
2012-08-13 10:13:13 +00:00
Mike Blumenkrantz e9cb0d2085 gadget provider list is now sorted alphabetically
SVN revision: 75201
2012-08-13 09:51:50 +00:00
Mike Blumenkrantz 34215382a6 power management dialog does not need to be resizable either
SVN revision: 75200
2012-08-13 09:41:22 +00:00
Mike Blumenkrantz c042dc25e1 no need to use a toolbook in power management settings dialog when there's only one page
SVN revision: 75199
2012-08-13 09:35:26 +00:00
Mike Blumenkrantz 5916e80c33 fix powermanagement dialog border icon
SVN revision: 75198
2012-08-13 09:32:17 +00:00
Mike Blumenkrantz 5029b27458 battery gadget right click menu now also contains powermanagement option
SVN revision: 75197
2012-08-13 09:31:20 +00:00
Mike Blumenkrantz 82fcf900bd formatting
SVN revision: 75196
2012-08-13 09:24:51 +00:00
Mike Blumenkrantz a1ac78a4af add menu augmentation for syscon to display the same menu that the syscon gadget displays
SVN revision: 75195
2012-08-13 08:55:03 +00:00
Mike Blumenkrantz 0a278dd435 merge in syscon gadget written by devilhorns from EXTRAS/bodhi-shutdown
SVN revision: 75191
2012-08-13 08:41:30 +00:00
Mike Blumenkrantz 016ecb6d3d remove extraneous period
SVN revision: 75189
2012-08-13 07:06:00 +00:00
Mike Blumenkrantz 1321e3c89c set icon for power management settings
SVN revision: 75188
2012-08-13 07:02:40 +00:00
Mike Blumenkrantz 6cb077ac45 formatting
SVN revision: 75187
2012-08-13 06:51:24 +00:00
Mike Blumenkrantz d616447bca set radio text to blank in power management settings to avoid using unreliable theme default
SVN revision: 75186
2012-08-13 06:45:00 +00:00
Boris Faure 3c7398d683 e: tiling: fix configuration being sometimes lost
Because it was freed…

SVN revision: 75164
2012-08-12 16:19:54 +00:00
Carsten Haitzler 9924cc8a78 printf--
SVN revision: 75157
2012-08-11 12:18:39 +00:00
Carsten Haitzler 4ea769764a pager fixups...
1. dont use a livethumb resolution OF THE SCREEN! per pager desktop
that means u alloc width*height*4 bytes... u have 6 desktops,
1920x1080 screen... thats 48mb for the backing images at full res. no!
bad bad! so i cut it down to 1/16th of the screen res. ie 1920/16 x
1080/16 for the full rest "livethumb". at least its much more
managable (i woke up to find after an update my e was using an EXTRA
100mb of ram! (2560x1440*4desk + 1920x1200*4desk).
2. dont create the livethumbs at all unless you have the bg preview
on! (i had it off and i still paid the price of the mem usage).
3. make the live preview inverted in the cfg gui - ie enable the live
preview, not disable it.
4. fix theme to preview bg fills the pager base box correctly within
the border bounds.
5. dont enforce aspect handling in livethumb as pager is "master" of
aspect (taken from desktop anyway).



SVN revision: 75154
2012-08-11 04:40:30 +00:00
Christopher Michael c02739d6c0 E: Fix uninitialized variable warning.
SVN revision: 75112
2012-08-10 16:00:38 +00:00
Mike Blumenkrantz fd307cdf7d formatting
SVN revision: 75103
2012-08-10 13:48:50 +00:00
Mike Blumenkrantz 113448e2ac fixed pager bg previewing to use livethumb and also support animated backgrounds
note: using this with klok WILL slow your system to a crawl


SVN revision: 75102
2012-08-10 13:29:35 +00:00
Carsten Haitzler 4fd1273826 on fullscreen change of a window force a comp show re-anim. this makes
sure u know something went fullscreen. security thing.



SVN revision: 75101
2012-08-10 13:20:36 +00:00
Mike Blumenkrantz 95d0aa8d0b use animation hint to disable bg animation when setting a bg
SVN revision: 75096
2012-08-10 10:54:29 +00:00
Mike Blumenkrantz 63fcb74610 move animation hint into bg group so we can use a better codepath to check it
SVN revision: 75093
2012-08-10 10:49:56 +00:00
Mike Blumenkrantz f697879b23 add a hint in import config edj creation for disabling animation
SVN revision: 75092
2012-08-10 10:42:43 +00:00
Mike Blumenkrantz 163f21d4b5 don't need to close and reopen a file in import config dialog
SVN revision: 75087
2012-08-10 10:34:19 +00:00
Mike Blumenkrantz b4fdb00c96 use strdupa in import config dialog
SVN revision: 75085
2012-08-10 10:29:44 +00:00
Mike Blumenkrantz 2b9279ba81 convert some ints to size_t in e_sys_main
suggestion by rustyBSD@gmx.fr


SVN revision: 75084
2012-08-10 10:14:23 +00:00
Mike Blumenkrantz 45a7a3e283 fix shadow warnings
patch by rustyBSD@gmx.fr


SVN revision: 75083
2012-08-10 10:11:34 +00:00
Mike Blumenkrantz 74594f4c6d also hook dialog delete in entry dialog
SVN revision: 75081
2012-08-10 10:06:51 +00:00
Mike Blumenkrantz ffac12a5e1 forgot to hook dialog deletes in new import dialogs which led to a crash when keybinds were used. fix!
SVN revision: 75078
2012-08-10 09:53:11 +00:00
Mike Blumenkrantz 97faa73719 modal windows now properly block events on their parent windows
SVN revision: 75073
2012-08-10 08:59:05 +00:00
Mike Blumenkrantz 968fda6d06 formatting
SVN revision: 75070
2012-08-10 07:55:59 +00:00
Mike Blumenkrantz edf4cfa5da add case for net wm state change fetch flag to be set
SVN revision: 75069
2012-08-10 07:48:01 +00:00
Mike Blumenkrantz c0790f7d55 fix case of reparenting window where properties are just being set and window is not actually being reparented
SVN revision: 75068
2012-08-10 07:47:26 +00:00
Mike Blumenkrantz e3e11778fa wait till after module init is over before drawing gadgets so we can draw them all at once, also don't need to bind to frametime anymore with this
SVN revision: 75067
2012-08-10 07:02:02 +00:00
Mike Blumenkrantz 3c2e02bf8b prevent module init end event from getting canceled here
SVN revision: 75066
2012-08-10 06:55:41 +00:00
Carsten Haitzler e5b196862d fix shelf "fixups" on zone add/del.
SVN revision: 75064
2012-08-10 05:54:30 +00:00
Mike Blumenkrantz f6af7bd8d2 remove all traces of old and unused bg import dialog. whoever put a separate import dialog into e_utils.c, and the person who committed r44556 with the id "barbieri" on 2009-12-18 shall indeed remain nameless, decided to leave the other one hanging around. as a result, the one that he copied from the original sat around without being modified, and now ended up being removed instead of being properly integrated
SVN revision: 75052
2012-08-09 13:58:51 +00:00
Mike Blumenkrantz c8087e9533 set import config as child of import dialog; e_border bug pending with herohorns before this works properly again
SVN revision: 75050
2012-08-09 13:26:21 +00:00
Mike Blumenkrantz d2d10a05ab add dialog helper function to set modal/transientfor on windows
SVN revision: 75049
2012-08-09 13:25:43 +00:00
Mike Blumenkrantz 142b11e6f0 grab escape key for dialogs for closing them
SVN revision: 75048
2012-08-09 13:18:15 +00:00
Mike Blumenkrantz 5e1e915578 break out wallpaper import dialog and import settings dialog into separate dialogs usable outside the wallpaper widget, also clean up this code
SVN revision: 75047
2012-08-09 12:57:06 +00:00
Mike Blumenkrantz 0689758ce0 call changed when radio changes
SVN revision: 75043
2012-08-09 12:03:16 +00:00
Mike Blumenkrantz b9877f6ac1 formatting
SVN revision: 75042
2012-08-09 11:57:00 +00:00
Mike Blumenkrantz 361376a48b typedef for E_Dialog_Cb
SVN revision: 75036
2012-08-09 09:21:59 +00:00
Mike Blumenkrantz f8eff99bf8 Dear all.
I found the bug which may occurs enlightenment crash.
 There is code to insert E_Gadcon pointer to custom_populate_requests list in e_gadcon_custom_new(). However, there is no code to remove deleted E_Gadcon pointer from custom_populate_requests list in e_gadcon_custom_del(). So, if the e_gadcon_custom_del() is called before calling _e_gadcon_custom_populate_idler(), then enlightenment crash may occurs while e calls _e_gadcon_custom_populate_idler() because e accesses deleted E_Gadcon pointer.
 I modified this problem. Please review this patch.

 Thanks.
 --
 Doyoun Kang


SVN revision: 75033
2012-08-09 08:25:41 +00:00
Mike Blumenkrantz 934caf9241 fix min sizing (height) of fsel
SVN revision: 75029
2012-08-09 07:00:37 +00:00
Mike Blumenkrantz 5c9aeaaa47 fsel now properly selects the first file in a directory on directory load/change
SVN revision: 75017
2012-08-08 12:32:31 +00:00
Mike Blumenkrantz ac28718562 add function for counting number of selected files
SVN revision: 75016
2012-08-08 12:29:16 +00:00
Mike Blumenkrantz e58efabc1e filepreview directory previews now allow navigation, disable click rename in filepreview and fsel
SVN revision: 75015
2012-08-08 12:21:33 +00:00
Mike Blumenkrantz 8ab4a302b4 disable view menu in fsel, this looked terrible anyway
SVN revision: 75014
2012-08-08 11:58:09 +00:00
Mike Blumenkrantz 6ea8835011 disable click renaming in theme, wallpaper, desklock wallpaper, and fwin sidebar file lists
SVN revision: 75013
2012-08-08 11:55:50 +00:00
Mike Blumenkrantz d2b8ccd61a add efm option to disable click renaming
SVN revision: 75012
2012-08-08 11:55:10 +00:00
Mike Blumenkrantz 903408f4d4 add flist function to get config
SVN revision: 75011
2012-08-08 11:50:57 +00:00
Mike Blumenkrantz e4584d2214 fix up advanced font dialog a lot to work less stupidly and set icon indicators when it should
SVN revision: 75009
2012-08-08 10:49:07 +00:00
Mike Blumenkrantz fe2cfa7e0c ilist now supports disabled state, though it does not indicate this visually yet
SVN revision: 75007
2012-08-08 10:27:51 +00:00
Carsten Haitzler 756faca85b and by default for fullscreen windows use fullscreen comp style theme
thing. it means u know its a fullscreen window opening AND thus u can
"protect" against security issues like apps popping up fs windows
mimicking your desktop with screenshots etc. :)



SVN revision: 75003
2012-08-08 09:56:58 +00:00
Mike Blumenkrantz 3997046ea2 add function to change valptr on check widget
SVN revision: 75001
2012-08-08 09:20:45 +00:00
Carsten Haitzler 7713bd830f fix flash fullscreening to stay above shelf.
SVN revision: 75000
2012-08-08 09:07:58 +00:00
Mike Blumenkrantz b1c5983d72 revert some changes to e font that broke things; the hunt for #1284 begins
SVN revision: 74998
2012-08-08 08:33:33 +00:00
Mike Blumenkrantz cd9c7ee8dc ensure that title clicking an icon to rename only causes the rename if no other icons are clicked/selected
SVN revision: 74995
2012-08-08 06:59:06 +00:00
Mike Blumenkrantz 8fecf57e7e fix up mapping change hacks, not sure what I was thinking here
SVN revision: 74994
2012-08-08 06:35:42 +00:00
Carsten Haitzler a3df76badf limit menus to 2048x2048 due to them now being abused for filemanager...
SVN revision: 74992
2012-08-08 06:15:49 +00:00
Carsten Haitzler 3f1c68dbd0 tile not title!
:)



SVN revision: 74991
2012-08-08 06:09:50 +00:00
Mike Blumenkrantz 4f815c99fd files settings once again says files
SVN revision: 74986
2012-08-07 14:08:22 +00:00
Mike Blumenkrantz e0eaec35c8 ensure entry dialogs open with text selected
SVN revision: 74985
2012-08-07 14:01:52 +00:00
Mike Blumenkrantz c41e7c24ba ensure dialog recalcs when content is set
SVN revision: 74984
2012-08-07 14:00:37 +00:00
Mike Blumenkrantz c285c6cc99 add shelf naming dialog now uses e entry dialog
SVN revision: 74982
2012-08-07 13:00:51 +00:00
Mike Blumenkrantz eaa4ab9d9f use internal rename dialog from shelf config dialog
SVN revision: 74977
2012-08-07 10:53:06 +00:00
Mike Blumenkrantz 6e9de5d01f add rename option to shelf right click menu, also externally accessible function to pop this dialog
SVN revision: 74976
2012-08-07 10:48:47 +00:00
Carsten Haitzler 7c987dcd1f use zome num, not id so we all acree on zome num now... not id... :)
SVN revision: 74975
2012-08-07 10:47:55 +00:00
Mike Blumenkrantz 7623fa4de0 add new functions for renaming a shelf/gadcon in the process of hunting #1286
SVN revision: 74973
2012-08-07 10:28:28 +00:00
Carsten Haitzler 0eb043e8bf A -> a
SVN revision: 74971
2012-08-07 10:24:36 +00:00
Mike Blumenkrantz 3b748e94c5 prevent all renaming when the icon menu flag is set to disable it
SVN revision: 74967
2012-08-07 08:56:03 +00:00
Mike Blumenkrantz ce76c249b8 efm now allows renaming by clicking an icon's label
SVN revision: 74963
2012-08-07 08:18:59 +00:00
Mike Blumenkrantz 6790e78bb7 fix possible crashes when going to parent directory, also fix case where attempting to go to parent directory from root would throw an error dialog
SVN revision: 74961
2012-08-07 06:59:37 +00:00
Mike Blumenkrantz c2b7cdb16c ensure that application properties is not shown for any file beginning with |
SVN revision: 74944
2012-08-06 14:11:39 +00:00
Mike Blumenkrantz f8430f2af9 don't show Application Properties menu item for removable media links
SVN revision: 74943
2012-08-06 14:09:53 +00:00
Mike Blumenkrantz 05b70797b9 rearrange separators in icon right click menu
SVN revision: 74942
2012-08-06 14:05:31 +00:00
Mike Blumenkrantz e0db2d025a rename Files menu to Navigate to be more clear
SVN revision: 74941
2012-08-06 14:01:53 +00:00
Mike Blumenkrantz 388e9e2786 move 'new directory' to a submenu which will eventually be populated by related items
SVN revision: 74940
2012-08-06 13:58:20 +00:00
Mike Blumenkrantz 4af7a2e439 inherit parent settings -> submenu
SVN revision: 74939
2012-08-06 13:50:07 +00:00
Mike Blumenkrantz c85c01c5bd only show "Go to Parent Directory" menu item for desktop icons if desktop nav is enabled
how has nobody noticed this before????


SVN revision: 74938
2012-08-06 13:41:53 +00:00
Mike Blumenkrantz 7af4aee424 efm menus are gettin a little big, time to start condensing.
menu toggles -> Options submenu


SVN revision: 74937
2012-08-06 13:38:15 +00:00
Mike Blumenkrantz e8b98fa523 fix desktop navigation config detection for real this time
SVN revision: 74936
2012-08-06 13:25:55 +00:00
Mike Blumenkrantz c71d026cbf fix desktop navigation config detection
SVN revision: 74935
2012-08-06 13:23:14 +00:00
Mike Blumenkrantz 01b94ccc04 introducing desktop navigation mode for fileman! enable and type away on your desktop to navigate the filesystem!
see http://e17releasemanager.wordpress.com in about an hour for a screenshot with more details


SVN revision: 74934
2012-08-06 13:18:15 +00:00