summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Force glowing to be disabled. Needs a better solution.devs/stefan/no-logo-lockscreenStefan Schmidt2013-09-121-0/+2
* desklock: Do not show the logo on user set backgroundStefan Schmidt2013-09-122-0/+17
* tweak teamwork default settings to make it more usefulMike Blumenkrantz2013-09-121-3/+3
* lower pixman version requirement for wayland buildMike Blumenkrantz2013-09-121-1/+1
* we are already at 62 shutdown entires. push up to 80 as 64 is almost full.Carsten Haitzler (Rasterman)2013-09-121-1/+1
* fix comp fullscreen nocomp detection to work properly given comp changesCarsten Haitzler (Rasterman)2013-09-121-2/+106
* Update E18 wayland client application support with recent wayland gitChris Michael2013-09-112-49/+62
* Remove wl_keyboard_release and wl_touch_release functions.Chris Michael2013-09-111-17/+33
* Remove wl_pointer_release functionChris Michael2013-09-111-8/+9
* add wl surface -> e_border mappingMike Blumenkrantz2013-09-114-1/+49
* reverse tablet enabled/disabled in config dialog.Carsten Haitzler (Rasterman)2013-09-091-2/+2
* Add missing __UNUSED__Chris Michael2013-09-091-1/+1
* add simple tablet acpi button event.Carsten Haitzler (Rasterman)2013-09-093-1/+15
* fix harmless cast warningdiscomfitor2013-09-061-1/+1
* delete pager popup timer...always.discomfitor2013-09-061-0/+1
* fix pager visual fade outdiscomfitor2013-09-051-1/+1
* ensure post_deactivate menu callbacks run when hiding all menusdiscomfitor2013-09-051-0/+2
* menu callbacks should never deactivate their menus...discomfitor2013-09-051-1/+0
* formattingdiscomfitor2013-09-051-91/+119
* first we check focus model WITHOUT also applying automatically applied raise ...Mike Blumenkrantz2013-09-051-13/+3
* click to raise ALWAYS raises. ALWAYS.Mike Blumenkrantz2013-09-051-4/+1
* Revert "enable subdir-objects for e_fm directory"Stefan Schmidt2013-09-041-1/+0
* apply show_ready timeout to each new show, not just the first one.Carsten Haitzler (Rasterman)2013-09-041-0/+2
* Update russian translationIgor Murzov2013-09-042-893/+670
* Revert "updating desktop files"Igor Murzov2013-09-0456-127/+95
* don't consider sigbus a trap/crash signal offense - i/o block error for exampleCarsten Haitzler (Rasterman)2013-09-041-1/+1
* null check here in case someone decides to try crashing their compositor for ...Mike Blumenkrantz2013-09-031-2/+2
* teamwork action can now show any uri on demandMike Blumenkrantz2013-09-023-7/+27
* remove some weird gif hackaround in e_icon which breaks memfile gifsMike Blumenkrantz2013-09-021-8/+0
* enable teamwork module by default in standard configMike Blumenkrantz2013-09-021-0/+6
* use billiob's new edje_cc version defines to fix 1.7 theme buildingdiscomfitor2013-08-311-0/+4
* if out an evas 1.8 functiondiscomfitor2013-08-311-0/+4
* since we're now requiring an efl version which has the necessary ecore-x func...discomfitor2013-08-312-79/+3
* this job struct member is a job, not a timerdiscomfitor2013-08-311-1/+1
* require efl 1.7.8, soon to be 1.8...maybediscomfitor2013-08-311-1/+1
* enable subdir-objects for e_fm directorydiscomfitor2013-08-311-0/+1
* in a move which is likely to make me both hugely popular and unpopular, I'm r...discomfitor2013-08-315-55/+1
* feature: Navigate menu item now opens $HOMEMike Blumenkrantz2013-08-303-0/+13
* only check for frame input cutting if window is not borderlessMike Blumenkrantz2013-08-301-1/+1
* only cut border frames if they've been calculatedMike Blumenkrantz2013-08-301-3/+6
* end desk flip immediately if there are no animating windowsMike Blumenkrantz2013-08-301-1/+1
* show input window objects on showMike Blumenkrantz2013-08-301-0/+1
* only create render update tiler for comp wins that need itMike Blumenkrantz2013-08-301-5/+6
* show efm toolbar+sidebar by default in standard profile, same as in codeMike Blumenkrantz2013-08-301-2/+2
* set precise_is_inside on comp image object to finally fix shaped overrides on...Mike Blumenkrantz2013-08-301-1/+2
* Reduce extra function call to client_get_displayChris Michael2013-08-281-4/+2
* Get keysym from X on key_up.Chris Michael2013-08-281-6/+1
* Remove redundant useage of grab pointer.Chris Michael2013-08-281-19/+19
* Increase timeout for spurious e_border mouse up.Chris Michael2013-08-281-1/+1
* Remove redundant wl_pointer in grab structure.Chris Michael2013-08-281-1/+0