8989 Commits (fd99954b54ab4e148a500a5adaf899af221bf03a)
 

Author SHA1 Message Date
Christopher Michael fd99954b54 Add config src file for config panel module w/ silly menu disabled. 14 years ago
Christopher Michael 016f15ef84 Add config src file for Conf module w/ silly menu disabled. 14 years ago
Christopher Michael 28ad67b765 Hook into zone_resize so we can adjust minimum width when zone changes 14 years ago
Christopher Michael 8294b889c5 Add handler for zone_move_resize so we can adjust minimum width of 14 years ago
Daniel Kolesa fd63280f2e Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore. 14 years ago
Carsten Haitzler e15c3cc2ed missing eapi's 14 years ago
Christopher Michael d2a7162547 TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes). 14 years ago
Gustavo Sverzut Barbieri 7255cc7b32 quaker said valgrind 3.5 just accept a byte value (0-255) 14 years ago
Christopher Michael 2466083ecd Don't segfault if keyboard has no border. 14 years ago
Christopher Michael 30af6de375 Add 'UNUSED' to functions for which some parameters are never used. 14 years ago
Christopher Michael bac3f35172 Rename some more functions to be 'illume' specific so we don't clash. 14 years ago
Christopher Michael 4b72868092 Oops, don't EAPI those. 14 years ago
Christopher Michael 2468456d1b Rename some functions to be more 'illume' specific so we don't get any 14 years ago
Christopher Michael 301223f66f Remove last remaining round-trip. 14 years ago
Christopher Michael 22761b568b Don't need to send a layout update when animation is done (it's already send 14 years ago
Christopher Michael f5d8886bad Remove 2 more round-trips. (Tested and did not see any adverse effects, but 14 years ago
Christopher Michael e2b13655b3 Add illume dox file to configure.ac 14 years ago
Christopher Michael 85cbec19a7 Better documentation structure. 14 years ago
Christopher Michael ec910dae73 Remove excessive line breaks. 14 years ago
Christopher Michael 608650d856 Maximum framerate in advanced should match the maximum in basic. 14 years ago
Massimo Maiurana d48992c46f updating greek translations 14 years ago
Carsten Haitzler cde353aa9b printf-- 14 years ago
Carsten Haitzler 5ffdd6a06a make frameinfo work on env var. export DFI=1 14 years ago
Carsten Haitzler 4513a24797 no more round trips! bad bad bad! 14 years ago
Carsten Haitzler 6ca28f148a idle cursor should not be on in illume! useless! 14 years ago
Christopher Michael 07062860cb Handle policy activate layer a bit better (don't set so high). 14 years ago
Carsten Haitzler 395e679706 fix sync issue. 14 years ago
Christopher Michael 5fda7b5150 Add some more docs. 14 years ago
Christopher Michael 5180f292dd Fix focus track issue(s) as reported by TAsn. 14 years ago
Christopher Michael 94df5150d1 Ok, we cannot accept focus on home window...leads to focus track issues. 14 years ago
Christopher Michael 4bf3e5c772 Check for new_client when laying out indicator. (Needed for elm_indicator 14 years ago
Viktor Kojouharov a1c976af85 move the hour hand according to the elapsed minutes in an hour 14 years ago
Christopher Michael 410536ba3d Set illume zone list. Needed for elm_indicator. 14 years ago
Christopher Michael 5135baa904 Fix structure definition. 14 years ago
Christopher Michael af5d569cdc Update documentation. (Doxygen now generates docs for structure members too 14 years ago
Christopher Michael f799583101 Update layout properly when zone changes size or moves. This should fix 14 years ago
Christopher Michael 9762df18a3 Unhide a border if we are looping through focus. 14 years ago
Christopher Michael 25859b62f7 Check home count based on current mode and create or focus home window 14 years ago
Christopher Michael 7a79cfc933 Add sending keyboard geometry for conformant apps. 14 years ago
Massimo Maiurana 8388334efc updating greek translations 14 years ago
Christopher Michael 536cc819b1 Fix NETWM Activate issue where the window would not raise or focus. This 14 years ago
Christopher Michael 84301f2dde Believe that home windows can now accept/take focus. Have not seen any 14 years ago
Carsten Haitzler ecc2b94660 e17 - clean out old clokc images... use map! :) should use for cpufreq too. 14 years ago
Christopher Michael c96252d83b More doxy for structures...tho they still do not show up in generated output 14 years ago
Christopher Michael e906cf5918 More doxy for Policy API. (Bonus points to the person who figures out why 14 years ago
Christopher Michael e39cd7f5fb Make indicator work again wrt Scale changes. 14 years ago
Christopher Michael 28c0c74d6a Make softkey respond again to Scale changes. 14 years ago
Christopher Michael 134b4f46ef Add some printfs for debugging. 14 years ago
Christopher Michael c5a9761839 No need to set zone here. 14 years ago
Carsten Haitzler c5ab22f34a delay order re-load from monitor signal 14 years ago