platform/upstream/enlightenment.git
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.
2014-02-21 Tom HacohenTiling2: Get rid of the use_rows config.
2014-02-21 Tom HacohenTiling2: Removed debug printfs.
2014-02-21 Tom HacohenTiling2: Better handle parent == NULL case.
2014-02-21 Tom HacohenTiling2: if can't find the parent, pass NULL, not the...
2014-02-21 Tom HacohenTiling2: Cleaned up ignored windows support.
2014-02-21 Tom HacohenTiling2: Added untested support for sticky windows.
2014-02-21 Tom HacohenTiling2: Remove client from floating window list when...
2014-02-21 Tom HacohenTiling2: Remove things I don't need from config and...
2014-02-21 Tom HacohenTiling2: Fix a bug with reordering of windows in some...
2014-02-21 Tom HacohenTiling2: Properly handle more than one desk.
2014-02-21 Tom HacohenTiling2: Added an hack to workaround the stupid e resiz...
2014-02-21 Tom HacohenTiling2: Added resizing support.
2014-02-21 Tom HacohenTiling2: Don't tile centred windows.
2014-02-21 Tom HacohenTiling2: Removed end_special_input.
2014-02-21 Tom HacohenTiling2: Create a move/resize function that will update...
2014-02-21 Tom HacohenTiling2: Reapply tree when resizing/moving windows.
2014-02-21 Tom HacohenTiling2: Fixed buy with deleting last vertical split.
2014-02-21 Tom HacohenTiling2: Bug fixing. Things seem to work now.
2014-02-21 Tom HacohenTiling2: Changed add to return new root and fixed top...
next