12586 Commits (58992ad9183b57788b98360dd063561dbac465f0)
 

Author SHA1 Message Date
Mike Blumenkrantz 58992ad918 revert 73414; breaks commit of non-ignorable files 11 years ago
Mike McCormack 6172b35aec e: Update .gitignore 11 years ago
Mike Blumenkrantz 385a6d0239 formatting 11 years ago
Mike Blumenkrantz cdc51406e3 shift+arrow keys in efm now adds file to selection. crappy unexpected select path is due to efm's arrow navigation 11 years ago
Mike Blumenkrantz 3f3c8b8afc formatting 11 years ago
Mike Blumenkrantz 42ceb58540 merge a big e17 doc patch 11 years ago
Mike Blumenkrantz fde9e1cf7c middle mouse button now selects/deselects files like ctrl+click in efm 11 years ago
Mike Blumenkrantz 1e36e23751 add physics module TODO 11 years ago
Mike Blumenkrantz 0768dd02ae edge bindings now allow for the use of any mouse button for clicky bindings 11 years ago
Mike Blumenkrantz 3d09bfa6db add mouse button to E_Event_Zone_Edge 11 years ago
Mike Blumenkrantz d5dbc78399 formatting 11 years ago
Mike Blumenkrantz bc1a7ffa9e edgebinding dialog still doesn't look so hot but at least now the slider is visible 11 years ago
Mike Blumenkrantz bec893f820 forgot to turn off physics debug messages when I committed 11 years ago
Mike Blumenkrantz 402cbbdf02 physics module now fails to init when tiling is enabled to prevent colossal battles over which one controls your window positioning 11 years ago
Gustavo Sverzut Barbieri 556804a721 return the command's exit code. 11 years ago
Mike Blumenkrantz cfaf0c12b5 brace yourselves: E WINDOW PHYSICS MODULE! 11 years ago
Mike Blumenkrantz a977ceecf0 add function for getting comp source based on the border win (uses different hash) 11 years ago
Mike Blumenkrantz 09e526e2ba add an intercept function for e_border to allow adjustments for movement of borders 11 years ago
Mike Blumenkrantz 75b80031eb fix shelf autohiding in some cases where only 1px was visible -- not enough to extend past the edge flip 1x1 box -- so now mouse in events get handled properly 11 years ago
Cedric BAIL b013a43ad2 e: let's not crash on lock. 11 years ago
Mike Blumenkrantz 711962e68d fix screen mouse flip action keyword jargon to not flip crazily and actually focus correct thing 11 years ago
Mike Blumenkrantz 575967808a desklock config now allows you to configure the image shown on each screen 11 years ago
Mike Blumenkrantz ec4b749f20 fix a crash in shelf config dialog that hopefully nobody noticed 11 years ago
Mike Blumenkrantz f6beeb87b6 formatting 11 years ago
Mike Blumenkrantz 9f4057044c fix a bug where dragging a maximized window using the pager would cause that window to disappear from the pager 11 years ago
Mike Blumenkrantz af37dada32 add mouse wheeling to tasks gadget: 11 years ago
Gustavo Sverzut Barbieri 913c2b74be enlightenment_open to cope with xdg-open 11 years ago
Gustavo Sverzut Barbieri 6471c1be23 enlightenment_filemanager now opens files as well. 11 years ago
Gustavo Sverzut Barbieri 7e255f8ad9 dbus filemanager OpenFile 11 years ago
Gustavo Sverzut Barbieri 9ac4ed7144 everything terminal config now reflects e_config->exebuf_term_cmd 11 years ago
Gustavo Sverzut Barbieri 48e405f702 actually we should not realpath() the input. 11 years ago
Gustavo Sverzut Barbieri cb257574db dbus OpenDirectory() proper path handling if using URI. 11 years ago
Mike Blumenkrantz 253743b31f formatting 11 years ago
Mike Blumenkrantz e786c54c55 add note in vdesk config to inform users how to change a vdesk's wallpaper 11 years ago
Mike Blumenkrantz f613ce7d4e using an action to send the mouse to another screen now also sets window focus on that screen 11 years ago
Mike Blumenkrantz d69338abd4 I couldn't find a better way of preventing the shelf config dialog from being remembered so now I'm blocking it here so it can't break the world 11 years ago
Mike Blumenkrantz 15ff53e65d fix crash waiting to happen in e_remember 11 years ago
Mike Blumenkrantz 688ee47e83 formatting 11 years ago
Mike Blumenkrantz 5d2f230a26 formatting 11 years ago
Mike Blumenkrantz 0a6d34807e make header check in shelf config dialog object, ensure correct desk setting 11 years ago
Mike Blumenkrantz 73712a24c8 fix shelf config to always display the correct shelves based on the config's zone, not the currently active zone 11 years ago
Cedric BAIL 7f7692c1cb e: trying to do it in the right order. 11 years ago
Cedric BAIL fb046ddb93 e: prevent some crash here. 11 years ago
Mike Blumenkrantz 188b7d676f set config values for multiscreen flip from previous commit 11 years ago
Mike Blumenkrantz ba64e79b7c add edge binding config option to enable edge bindings on multihead 11 years ago
Mike Blumenkrantz 86274c429b formatting 11 years ago
Mike Blumenkrantz 4128a1345f remove subobj from list before beginning delete callback chain, also add borker certification 11 years ago
Mike Blumenkrantz a4d99c2f30 this code appears to be functionally identical, yet one version breaks the world. 11 years ago
Mike Blumenkrantz e0663ff92d fix shelf deletion and some crashes 11 years ago
Mike Blumenkrantz 34af42b3ad fix some shelf config warnings generated by Reviewerhorns, also clean up dumb shelf deletion dialog code 11 years ago