summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* internal wins workingdevs/discomfitor/e19-superborkagedontevenclonethisohgodwhyareyoucloningitMike Blumenkrantz2013-07-223-56/+86
* client move/resize moved to smart object, all basic window operations working...Mike Blumenkrantz2013-07-1913-510/+341
* don't show overrides in client menuMike Blumenkrantz2013-07-181-1/+1
* fix client stacking...againMike Blumenkrantz2013-07-183-15/+21
* fix menu crashesMike Blumenkrantz2013-07-181-16/+23
* move client stacking functions to smart objectMike Blumenkrantz2013-07-1812-219/+85
* client stackingMike Blumenkrantz2013-07-185-42/+159
* fix client inputMike Blumenkrantz2013-07-171-18/+7
* giant nightmare fixing x stuffMike Blumenkrantz2013-07-1712-218/+218
* use new ECORE_X_ATOM_XDND_DIRECTSAVE0, stop using stupid int->string hashesMike Blumenkrantz2013-07-171-30/+20
* move mapping change event stuff to e_comp_xMike Blumenkrantz2013-07-172-38/+0
* fix spastic menu show/hideMike Blumenkrantz2013-07-175-85/+50
* fix restart/shutdownMike Blumenkrantz2013-07-174-34/+15
* fix hide/delete of comp util objectsMike Blumenkrantz2013-07-162-14/+16
* totally rewrite client show policy and optimize wm hint initMike Blumenkrantz2013-07-167-672/+751
* mostly-working clientsMike Blumenkrantz2013-07-1510-142/+220
* semi-working clientsMike Blumenkrantz2013-07-1214-160/+205
* menus/popups working!Mike Blumenkrantz2013-07-11203-25366/+20122
* feature: use non-recursive makefiles for entire build systemMike Blumenkrantz2013-06-25174-3412/+3604
* check ignore flags on effect_obj when cutting comp shapesMike Blumenkrantz2013-06-251-1/+1
* call _e_border_action_finish when hiding/deleting the action_borderMike Blumenkrantz2013-06-251-0/+3
* move static variable decls to top of e_borderMike Blumenkrantz2013-06-251-7/+7
* add proto for _e_border_action_finishMike Blumenkrantz2013-06-251-0/+2
* set ignore events on move/resize info popupsMike Blumenkrantz2013-06-251-0/+2
* improve BD_CHANGED macro to abort in debug modeMike Blumenkrantz2013-06-251-1/+7
* fix border show/hide events for new clients to not occur before border add eventMike Blumenkrantz2013-06-241-0/+25
* ensure randr dialog clears its pointer stackMike Blumenkrantz2013-06-241-0/+2
* correctly pop pointer stack when deleting entry widgetsMike Blumenkrantz2013-06-241-0/+3
* don't set real_hid when creating comp wins for bordersMike Blumenkrantz2013-06-241-1/+1
* block comp show events for comp wins with borders -- these get handled by the...Mike Blumenkrantz2013-06-241-1/+1
* always show ecore-x windows for new clients after reparentMike Blumenkrantz2013-06-241-0/+4
* block border comp geometry updates when pixmap has not been fetchedMike Blumenkrantz2013-06-241-1/+4
* pop all pointers when deleting a borderMike Blumenkrantz2013-06-241-0/+1
* use current border's action->func.end() if it exists when border is deleted t...Mike Blumenkrantz2013-06-241-2/+5
* don't unset resize pointer value before cancelling border resizeMike Blumenkrantz2013-06-241-1/+0
* move all pointer resets for borders to the move/resize end functionsMike Blumenkrantz2013-06-241-15/+6
* avoid setting changed on deleted borders when trying to refresh comp pixmapMike Blumenkrantz2013-06-241-2/+5
* fix path setting when opening fileman windows from "No listable items"Mike Blumenkrantz2013-06-241-5/+12
* fix ibar task appearance when dragging off the barMike Blumenkrantz2013-06-241-1/+10
* activating ibar tasks always pops the window menuMike Blumenkrantz2013-06-241-0/+5
* updating italian translationmaxerba2013-06-231-574/+717
* Define HAVE_MUSIC_CONTROL to false by default.Chris2013-06-231-1/+1
* save backlight level as normal backlight when adjusting it with backlight gad...Carsten Haitzler (Rasterman)2013-06-221-1/+13
* warning--Carsten Haitzler (Rasterman)2013-06-221-1/+1
* fix png's with icc profile oddnessDoug Newgard2013-06-226-0/+0
* fix teamwork coord calcs to account for client border insetMike Blumenkrantz2013-06-211-6/+10
* prevent deletion of E_Exec instances from launchersMike Blumenkrantz2013-06-211-0/+9
* if an e_exec instance gets an exit event, but is a phony exec, block the eventMike Blumenkrantz2013-06-211-0/+1
* set startup_id in phony e_execsMike Blumenkrantz2013-06-211-0/+1
* e: No need to check MINOR twiceSebastian Dransfeld2013-06-211-1/+1