summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* formatting: all at onceMike Blumenkrantz2013-01-11145-5068/+5313
* add conf2 option for default comp shadow styleMike Blumenkrantz2013-01-111-2/+125
* another new comp option for disabling screen effects (fading on blank)Mike Blumenkrantz2013-01-113-2/+22
* e_manager_comp_set() is now EINTERN; external compositors are officially deadMike Blumenkrantz2013-01-112-2/+2
* move conf2 comp options to e_compMike Blumenkrantz2013-01-112-1/+78
* rename e_comp_shadow_set to e_comp_shadows_reset to be more descriptive about...Mike Blumenkrantz2013-01-102-2/+2
* now that comp is mandatory, I require options to completely disable comp effe...Mike Blumenkrantz2013-01-103-102/+117
* fix comp config dialog settings apply (:/), fix comp config saving (:/), fix ...Mike Blumenkrantz2013-01-103-1/+16
* e modules no longer require shutdown or save functions; this should clean up ...Mike Blumenkrantz2013-01-101-8/+8
* e_menu_category_callback create callback parameter order has changed to be co...Mike Blumenkrantz2013-01-102-5/+5
* config submenu now sets "config" categoryMike Blumenkrantz2013-01-101-0/+1
* ghost window-- after iconify+uniconify+withdrawCarsten Haitzler2013-01-101-7/+6
* add conf_comp to module whitelist, use right name for comp module in other pl...Mike Blumenkrantz2013-01-101-3/+3
* comp needs managers to exist on init. riiiiightMike Blumenkrantz2013-01-101-5/+5
* no config - we should insta-restart with default profile.Carsten Haitzler2013-01-101-1/+2
* we really should return.. as e_config is null.Carsten Haitzler2013-01-101-0/+1
* fix E_Win handling of window state changes, also fix e_border handling of cha...Mike Blumenkrantz2013-01-102-13/+25
* assert.h++Carsten Haitzler2013-01-101-0/+1
* don't display comp module in module settings dialogMike Blumenkrantz2013-01-101-0/+1
* autoremove comp module from e_config if it was previously existing thereMike Blumenkrantz2013-01-101-2/+9
* e: we now use Ecore_Getopt.hCedric BAIL2013-01-101-0/+1
* completely block modules named composite from being loadedMike Blumenkrantz2013-01-101-0/+8
* E_LIST_HANDLER_APPEND now assert()s the event handlerMike Blumenkrantz2013-01-101-4/+2
* order matters in e_main: e_comp would never succeed at compositing anything b...Mike Blumenkrantz2013-01-101-5/+6
* fix e_comp_shutdown return type and make e_comp_{init,shutdown} EINTERN so th...Mike Blumenkrantz2013-01-102-5/+7
* force window border (theme) inset to be applied to new client placement geome...Mike Blumenkrantz2013-01-091-0/+5
* e/comp: Add wayland cflags to avoid build error.Rafael Antognolli2013-01-091-0/+1
* e: merge comp module into coreLucas De Marchi2013-01-0925-2/+7311
* geometry_auto_move option (enabled by default) now also corrects applications...Mike Blumenkrantz2013-01-091-1/+18
* relabel horrendously mislabeled window placement option, also add conf2 help ...Mike Blumenkrantz2013-01-091-1/+3
* bump config generation for removal of use_compositeMike Blumenkrantz2013-01-091-1/+1
* e: rename option use_composite to use_shaped_winLucas De Marchi2013-01-097-10/+10
* fix gettext on conf2 option helpMike Blumenkrantz2013-01-081-30/+30
* add config option for disabling pointer warp when performing directional focu...Mike Blumenkrantz2013-01-083-2/+7
* Desktop->Shelves menu now shows shelf names instead of orientationsMike Blumenkrantz2013-01-081-3/+9
* fix bug where slider could be changed while disabledMike Blumenkrantz2013-01-083-2/+17
* netwm actgivate requests simply do absoluttely nothing now with thisCarsten Haitzler2013-01-081-1/+1
* e_win now also traps base size setting on elm windows and applies ICCCM hints...Mike Blumenkrantz2013-01-081-2/+30
* fix bug where keyboard resizing of windows was not possible if timeout was se...Mike Blumenkrantz2013-01-081-7/+5
* E entry + scrollframe: Add clippers as smart members.Tom Hacohen2013-01-072-0/+2
* add conf2 option for new backlight dimming thingy that morlenxus just added b...Mike Blumenkrantz2013-01-071-0/+2
* Added option for doing desklock, blanking or dimming even when showing fullsc...Miculcy Brian2013-01-074-4/+12
* Don't blank on fullscreen windows (as we don't run the screenlock on fullscre...Miculcy Brian2013-01-071-2/+3
* No backlight dimming when in presentation mode. Backlight fade time only appl...Miculcy Brian2013-01-072-2/+5
* whoops forgot to add new option to eddMike Blumenkrantz2013-01-071-0/+1
* add option for disabling icons in menusMike Blumenkrantz2013-01-073-2/+4
* fix help text for pass_click_on focus optionMike Blumenkrantz2013-01-071-1/+1
* e: fix build with uClibc.Cedric BAIL2013-01-071-1/+1
* fix harmless compile warningsMike Blumenkrantz2013-01-061-2/+2
* Better gettext usage in a few placesIgor Murzov2013-01-053-8/+8