platform/upstream/enlightenment.git
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...
2014-02-21 Tom HacohenTiling2: Added a useful debugging function.
2014-02-21 Tom HacohenTiling2: More bug fixing.
2014-02-21 Tom HacohenTiling2: Handle more delete cases.
2014-02-21 Tom HacohenTiling2: Fixed a few bugs.
2014-02-21 Tom HacohenTiling2: Get rid of split_type, use levels instead...
2014-02-21 Tom HacohenTiling2: Fixed tree update bugs.
2014-02-21 Tom HacohenTiling2: Removed more code.
2014-02-21 Tom HacohenTiling2: Completely get rid of the stacks concept.
2014-02-21 Tom HacohenTiling2: Fixed a bug in tree-walker.
2014-02-21 Tom HacohenTiling2: Moved fullscreen check into 'is_tilable'.
2014-02-21 Tom HacohenTiling2: Removed more redundant code.
2014-02-21 Tom HacohenTiling2: More code cleanups.
2014-02-21 Tom HacohenTiling2: Cleaned up some more code.
2014-02-21 Tom HacohenTiling2: Removed more redundant code.
2014-02-21 Tom HacohenTiling2: Make it possible to toggle split type from...
2014-02-21 Tom HacohenTiling2: Moved more redundant code.
2014-02-21 Tom HacohenTiling2: Added a mode toggle action.
2014-02-21 Tom HacohenTiling2: Removed some more code I don't need.
2014-02-21 Tom HacohenTiling2: Allow not finding a parent if it's the first...
2014-02-21 Tom HacohenTiling2: Added a function to test if we should tile.
2014-02-21 Tom HacohenTiling2: Remove more stack related code.
2014-02-21 Tom HacohenTiling2: Start using window tree.
2014-02-21 Tom HacohenTiling2: Fixed bugs and improve the window tree impleme...
2014-02-21 Tom Hacohentiling2: Added window_tree.
2014-02-21 Tom HacohenTiling2: Initial commit.
2014-02-21 Carsten Haitzler... ensure that the bg object exists before emitting signal...
2014-02-20 Chris Michaelbugfix: Fix wl_desktop_shell compiler warning for Mike
2014-02-20 Carsten Haitzler... update po line #'s
2014-02-19 maxerbaUpdating italian translation
2014-02-18 Mike Blumenkrantzbetter fix for exec client removal: don't remove if...
2014-02-18 Mike Blumenkrantzfix client menu layer checks
2014-02-17 Mike Blumenkrantzfix crash when repeatedly opening multiple client menus
2014-02-17 Mike Blumenkrantzresize damage tiler on resize
2014-02-17 Mike Blumenkrantzimprove infos for e_comp_util_wins_print()
2014-02-17 Mike Blumenkrantzremove comp object dirty flag
2014-02-17 Mike Blumenkrantzbugfix: unref client when removing from exec if exec...
2014-02-17 Sebastian Dransfeldrandr: split config and current setup
2014-02-15 Carsten Haitzler... ibar - fix separator to properly be horizontal on verti...
2014-02-15 Mike Blumenkrantzreally fix deskmirror sticky+hidden client handling
2014-02-15 Mike Blumenkrantzshow hidden clients in deskmirror when in pager or...
2014-02-14 Mike Blumenkrantzbugfix: only remove an ibar no-order icon if ALL icon...
2014-02-14 Mike Blumenkrantzbreak when finding a non-skip new ibar exec
2014-02-14 Mike Blumenkrantzmake e_win delete callback less recursive-prone
2014-02-14 Mike Blumenkrantzalso fix wp2 close button to not crash
2014-02-14 Mike Blumenkrantzfix wp2 crash
2014-02-14 Mike Blumenkrantzdon't unfullscreen clients if:
2014-02-14 Mike Blumenkrantzonly set want_focus for non-hidden clients when deferri...
2014-02-14 Mike Blumenkrantzhidden clients should be hidden in deskmirror
2014-02-14 Mike Blumenkrantzdon't create remembers for ignored clients
2014-02-14 Mike Blumenkrantzbugfix: no more crashing when deleting entry widgets
2014-02-14 Mike Blumenkrantzanother revision for client geometry resets: take new...
2014-02-14 Mike Blumenkrantzforce client changes when calling e_win geometry functions
2014-02-14 Mike Blumenkrantzbugfix: adding/changing comp match window types is...
2014-02-14 Mike BlumenkrantzDOCKs should actually be "none" so they don't get shadows
2014-02-14 Mike Blumenkrantzset DOCK type on systray window
2014-02-14 Mike Blumenkrantzadd default comp match for DOCK window types
2014-02-14 Mike Blumenkrantzbugfix: comp match adding once again functional
2014-02-14 Mike Blumenkrantzonly reset move/resize attempts if the pending move...
2014-02-13 Mike Blumenkrantzadd maximize_override client flag
2014-02-13 Mike Blumenkrantzadd maximize_pre and unmaximize_pre smart callbacks
2014-02-13 Mike Blumenkrantzreapply geometry and unset post flags when a client...
2014-02-13 Mike Blumenkrantzadd unmaximize_done client smart callback
2014-02-13 Mike Blumenkrantzmove maximize_done client smart callback to the end...
2014-02-12 Mike Blumenkrantzclient signal actions are not mouse actions
2014-02-12 Mike Blumenkrantzset client move/resize vars in time for client hooks
2014-02-12 Carsten Haitzler... fix segv with comp post_updates
2014-02-12 Mike Blumenkrantzsend smart object to comp effect end cb
2014-02-12 Mike Blumenkrantzsize comp zoomap child to pixmap, not client
2014-02-12 Mike Blumenkrantzfix zoomap alpha setting
2014-02-12 Mike Blumenkrantzunset client.saved after unmaximize callback
2014-02-12 Mike Blumenkrantzcall unmaximize smart callback for all unmaximizes...
2014-02-11 Mike Blumenkrantzadd "maximize_done" smart callback for clients
2014-02-11 Mike Blumenkrantzhook shadow_change smart callback to fix deskmirror...
2014-02-11 Mike BlumenkrantzRevert "fix pager16 shadow inconssistency"
2014-02-11 Mike BlumenkrantzRevert "fix deskmirror crash from c91840ea54a398f56a513...
2014-02-11 Mike Blumenkrantzit's possible that a comp effect has no post-effect...
2014-02-11 Mike Blumenkrantzremove shadow check from shape apply
2014-02-11 Mike Blumenkrantzadd smart callback on comp object for shadow change
2014-02-11 Mike Blumenkrantzfix deskmirror crash from c91840ea54a398f56a513a9d02608...
2014-02-11 Carsten Haitzler... fix probably NULL ic segv cause in efm
2014-02-11 Mike Blumenkrantzhook STICKY client property change in deskmirror
2014-02-11 Mike Blumenkrantzremove E_EVENT_CLIENT_(UN)STICK, use E_EVENT_CLIENT_PRO...
2014-02-10 Mike Blumenkrantzset comp mirror alpha the same way as objects
next