platform/upstream/enlightenment.git
2014-02-21 Mike Blumenkrantzonly move/resize non-override internal clients during...
2014-02-21 Mike Blumenkrantzrevert focus when hiding quickaccess client if focus...
2014-02-21 Mike Blumenkrantzbugfix: remove efm nav SELF_RENAME handler
2014-02-21 Mike Blumenkrantzcancel efm rename operation on focus change
2014-02-21 Mike Blumenkrantzuse comp grab functions consistently for efm grabs
2014-02-21 Mike Blumenkrantzefm shouldn't accept file renames when selecting anothe...
2014-02-21 Mike Blumenkrantzbreak out client focus reset into separate function
2014-02-21 Mike Blumenkrantzcheck focus reset after comp input ungrab
2014-02-21 Mike Blumenkrantzreject comp autoclose refocus during comp input grabs
2014-02-21 Mike Blumenkrantzuse current desk when unsetting client sticky property
2014-02-21 Mike Blumenkrantzdon't show pager urgent popups for focusing clients
2014-02-21 Mike Blumenkrantzadd urgency popups for p16
2014-02-21 Mike Blumenkrantzforce full render on present events during startup
2014-02-21 Mike Blumenkrantzfix debug format string
2014-02-21 Mike Blumenkrantzfix race condition when repeatedly resizing clients...
2014-02-21 Tom Hacohenfeature: Tiling: Merge the tiling module rework..
2014-02-21 Tom HacohenTiling2: Rename module to tiling1 in the desktop file.
2014-02-21 Tom HacohenTiling2: Adjusted makefile for E.
2014-02-21 Tom HacohenTiling2: Fix handling windows that become untilable...
2014-02-21 Tom HacohenTiling2: Change all checks for ignored windows to check...
2014-02-21 Tom HacohenTiling2: Cleaned up maximized check function a bit.
2014-02-21 Tom HacohenTiling2: Fixed maximized windows handling.
2014-02-21 Tom HacohenTiling2: Merge back restore client and the non sizing...
2014-02-21 Tom HacohenTiling2: Fixed geometry restore for maximized and fulls...
2014-02-21 Tom HacohenTiling2: Merge all the tiling callbacks and checks...
2014-02-21 Tom HacohenTiling2: Added maximized to the is_tilable checks.
2014-02-21 Tom HacohenTiling2: Fix handling of maximized windows.
2014-02-21 Tom HacohenTiling2: Handle windows becoming fullscreen while tiled.
2014-02-21 Tom HacohenTiling2: Only restore maximized if different than current.
2014-02-21 Tom HacohenTiling2: Ifdef out ecore_x specific stuff when in Wayla...
2014-02-21 Tom HacohenTiling2: Don't tile iconic windows when loading the...
2014-02-21 Tom HacohenTiling2: Del all callbacks when unloading module.
2014-02-21 Tom HacohenTiling2: reapply tree on frame's deletion, not client...
2014-02-21 Tom HacohenTiling2: When adding clients, add them relative to...
2014-02-21 Tom HacohenTiling2: Fixed coding conventions.
2014-02-21 Tom HacohenTiling2: Properly apply settings from the config dialog.
2014-02-21 Tom HacohenTiling2: Fixed setting of floating on non tiled desktops.
2014-02-21 Tom HacohenTiling2: Store extra on more windows, including ones...
2014-02-21 Tom HacohenTiling2: Moved a function to a better location.
2014-02-21 Tom HacohenTiling2: Removed useless desk show hook.
2014-02-21 Tom HacohenTiling2: Fixed applying of desktop is tiled config.
2014-02-21 Tom HacohenTiling2: Fixed tiling2 according to enlightenment's...
2014-02-21 Tom HacohenTiling2: Fixed formattign, again.
2014-02-21 Tom HacohenTiling2: Fixed resize issues.
2014-02-21 Tom HacohenTiling2: Renamed space between windows -> padding.
2014-02-21 Tom HacohenTiling2: Implemented window padding.
2014-02-21 Tom HacohenTiling2: Use a define to set the max window padding.
2014-02-21 Tom HacohenTiling2: Get rid of a redundant define.
2014-02-21 cipppTiling2: Added config to set window spacing.
2014-02-21 cipppTiling2: renamed local variables.
2014-02-21 cipppTiling2: Added a link to the module's settings when...
2014-02-21 Tom HacohenTiling2: Added a config to disable floating mode.
2014-02-21 Tom HacohenTiling2: Added a gadget to indicate current tiling...
2014-02-21 Tom HacohenTiling2: Added a gadget group to the theme.
2014-02-21 Tom HacohenTiling2: Removed unneeded images from theme.
2014-02-21 Tom HacohenTiling2: Removed debug print that was causing segfaults.
2014-02-21 Tom HacohenTiling2: Fixed coding conventions using efl_indent.
2014-02-21 Tom HacohenTiling2: Updated wiki path.
2014-02-21 Tom HacohenTiling2: Get rid of __UNUSED__ in favour of EINA_UNUSED.
2014-02-21 Tom HacohenTiling2: Build infra - this can be removed when merged...
2014-02-21 Tom HacohenTiling2: Added an help button.
2014-02-21 Tom HacohenTiling2: E_Client already has a property for sticky...
2014-02-21 Tom HacohenTiling2: Implemented mouse drag to swap.
2014-02-21 Tom HacohenTiling2: Fix bug with cleaning up actions when shutting...
2014-02-21 Tom HacohenTiling2: Removed redundant structure members.
2014-02-21 Tom HacohenTiling2: Don't try to remove non-tiled windows from...
2014-02-21 Tom HacohenTiling2: Add "floating" as a split mode.
2014-02-21 Tom HacohenTiling2: Improved setting of client borders.
2014-02-21 Tom HacohenTiling2: Fixed issues with removing/restoring clients.
2014-02-21 Tom HacohenTiling2: Fixed removing clients from extras hash.
2014-02-21 Tom HacohenTiling2: Have a common entry func for most functions.
2014-02-21 Tom HacohenTiling2: Simple logic cleanup.
2014-02-21 Tom HacohenTiling2: Properly ignore e util clients.
2014-02-21 Tom HacohenTiling2: Update original information every time a clien...
2014-02-21 Tom HacohenTiling2: Fixed bug with client border menu.
2014-02-21 Tom HacohenTiling2: Stop fiddling with stacking and layers.
2014-02-21 Tom HacohenTiling2: Don't set client layers.
2014-02-21 Tom HacohenTiling2: Fixed adjacent node swapping.
2014-02-21 Tom HacohenTiling2: Fixed extra hash cleanup for ignored users.
2014-02-21 Tom HacohenTiling2: Be more defensive about removing clients.
2014-02-21 Tom HacohenTiling2: Improve debug output in tree dump.
2014-02-21 Tom HacohenTiling2: Style changes.
2014-02-21 Tom HacohenTiling2: Handle compositor resize hook.
2014-02-21 Tom HacohenTiling2: Have a desk walker function and use it.
2014-02-21 Tom HacohenTiling2: Fixed re-tiling on e restart/module unload...
2014-02-21 Tom HacohenTiling2: Fixed desktop setting.
2014-02-21 Tom HacohenTiling2: Fixed error message.
2014-02-21 Tom HacohenTiling2: Unmaximize windows when starting to tile them.
2014-02-21 Tom HacohenTiling2: Added weight correction code.
2014-02-21 Tom HacohenTiling2: Added support for swapping windows.
2014-02-21 Tom HacohenTiling2: Fixed a bug in the tree walker.
2014-02-21 Tom HacohenTiling2: Fixed error messages with ignored windows.
2014-02-21 Tom HacohenTiling2: Fixed moving non-tiled windows.
2014-02-21 Tom HacohenTiling2: Removed some redundant code.
2014-02-21 Tom HacohenTiling2: Remove the step restriction.
2014-02-21 Tom HacohenTiling2: Restrict allowed resizes of windows.
2014-02-21 Tom HacohenTiling2: Fixed resizing of clients at "forbidden" borders.
2014-02-21 Tom HacohenTiling2: Use resize_mode for detecting resize direction.
2014-02-21 Tom HacohenTiling2: Better block of window moving.
2014-02-21 Tom HacohenTiling2: Added a menu item to toggle floating windows.
next