15162 Commits (d93209d339e89494085af291369c3b251e3ba318)
 

Author SHA1 Message Date
Boris Faure d93209d339 e:tiling: fix resizing/moving windows with a step <= 0 11 years ago
Boris Faure 782898f630 e:tiling: fix some possible overflow issues 11 years ago
Mike Blumenkrantz 1c161c7713 also prevent recursive obj del on evry windows and unset window defer delete so we don't get crazy errors when people hold down the god damn keybind to piss me off 11 years ago
Mike Blumenkrantz fd75266b7d arghhh this damn typo took me an hour of ecore internal debugging to find! damn you jeffdameth!!! 11 years ago
Mike Blumenkrantz 99d701f535 --warn 11 years ago
Mike Blumenkrantz f0965845b5 handle better a startup where a config cannot be loaded 11 years ago
Mike Blumenkrantz 46f630f103 efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device 11 years ago
Christopher Michael 373bd3ce00 Add function for a monitor to apply it's changes. 11 years ago
Christopher Michael 66d8162518 Add function prototype for a monitor to apply it's changes. 11 years ago
Christopher Michael a6d983b1a8 Include private header before public one (without this change, build 11 years ago
Christopher Michael 407fd760f6 Remove generic EINTERNAL _try_restore_configuration. Combine the code 11 years ago
Christopher Michael 296a985992 Export the try_restore_configuration function. 11 years ago
Christopher Michael 0744667e74 Use proper function when config gets loaded to try and restore 11 years ago
Christopher Michael 85de44850b Include private header After public header. 11 years ago
Christopher Michael 94535beb52 Group EAPI functions together. 11 years ago
Carsten Haitzler 92380c140d nth from eina list returns data. .not list node... 11 years ago
Stefan Schmidt f67f82518b e/randr: Add missing header for distcheck 11 years ago
Christopher Michael 30484c09cf Fix TODO note for recent Enable/Disable commit. 11 years ago
Christopher Michael 00d5045d27 Move EAPI functions above EINTERN ones. 11 years ago
Christopher Michael 1f13d6d76d Move EINTERN functions below EAPI exposed functions. 11 years ago
Christopher Michael 06a76bcb27 Add e_randr_store_configuration function to exposed headers 11 years ago
Christopher Michael d4810be25f No need for 2 functions which do the same thing (return a new 11 years ago
Christopher Michael 507e6a25fb Fetch all current monitor values once (rather than a fetch for each 11 years ago
Christopher Michael 3ba73d30d8 Add function to return current enabled state. 11 years ago
Christopher Michael cce210cd53 Make randr dialog not resizable. 11 years ago
Christopher Michael 230a80bc2a Add function prototype for returning enabled state. 11 years ago
Christopher Michael 059d1139fe Provide method to compute a proper layout size (needed for case of 11 years ago
Christopher Michael 3f84da5d34 If we unclone (from a blank config) than we need to update the current 11 years ago
Christopher Michael 5016734bc9 Remove comment/todo that does not belong here. 11 years ago
Christopher Michael e49d7dcad2 Remove blank line. 11 years ago
Christopher Michael 54267c8ad8 Remove dead comment. 11 years ago
Massimo Maiurana 68f40db8a5 updating portuguese translations 11 years ago
Christopher Michael 3c270359ce Delete any cloned monitors when we delete the main one. 11 years ago
Mike Blumenkrantz 606701ff6c make e_fm2_device_mount_free() EAPI 11 years ago
Christopher Michael f224102a0b Fix "mini clone" movement when a monitor moves. 11 years ago
Mike Blumenkrantz b22ac9e803 also automatically show files again if an op fails entirely 11 years ago
Mike Blumenkrantz 7a3a863ea1 fix Navigate menu to function more appropriately with removable media 11 years ago
Mike Blumenkrantz 567121f44f only pass clicked item to menu functions if it's something we can navigate in 11 years ago
Christopher Michael 91ddccec87 Fix monitor clone position for the case of "initial blank setup" 11 years ago
Christopher Michael b55027332b Remove some erroneous printfs. 11 years ago
Christopher Michael 9ec140a681 Add code to start working with no previous config and nothing 11 years ago
Christopher Michael fb6c724151 Add some printfs (commented out). 11 years ago
Christopher Michael 7d6a9cd155 Set randr widget minimum size to proper values. 11 years ago
Christopher Michael a3cf759911 Add function to randr widget to return the best layout size. 11 years ago
Christopher Michael 99d170a6a9 Comment out some debugging printfs. 11 years ago
Christopher Michael fa0264ef5c Add function to return the list of monitors. 11 years ago
Christopher Michael 2a4d3cb73e Add smart callback hook for monitor changed. 11 years ago
Christopher Michael 6e1b9916f3 Add prototypes for randr_changed_get and randr_changes_apply functions. 11 years ago
Christopher Michael 0b31476241 Add prototypes for smart monitor functions. 11 years ago
Christopher Michael b0d6204b83 Add a clone object (mini to represent this monitor). 11 years ago