summaryrefslogtreecommitdiff
path: root/src/bin/e_desklock.c
Commit message (Expand)AuthorAgeFilesLines
* @bugfix: Fix building for WAYLAND_ONLY by using the proper defineChris Michael2014-03-181-1/+5
* replace ev->keyname with ev->keyMike Blumenkrantz2014-03-131-2/+2
* try locking new desklock interfaces on append if state == lockedMike Blumenkrantz2014-01-151-0/+8
* feature: make desklock hookable, break out current desklock into module, move...Mike Blumenkrantz2014-01-141-809/+110
* feature: revive personal desklock passwordsdiscomfitor2014-01-141-18/+13
* add blocker rects for desklockdiscomfitor2014-01-141-2/+16
* break out desklock into display server-able hooksdiscomfitor2014-01-141-60/+51
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-38/+21
* clean up desklock showing on startup, add env var for checking unlocked stateMike Blumenkrantz2013-12-191-0/+2
* force comp reshape after desklock hideMike Blumenkrantz2013-11-271-0/+1
* giant comp rejiggering commit #5:Mike Blumenkrantz2013-04-151-2/+2
* nocomp mode now dynamically enables/disables based on the state and stacking ...Mike Blumenkrantz2013-02-181-0/+4
* giant comp rejiggering commit #2: popups are now objects drawn directly onto ...Mike Blumenkrantz2013-02-181-0/+3
* desklock now uses comp canvasMike Blumenkrantz2013-02-181-89/+33
* use handler list append macro for desklock handlersMike Blumenkrantz2013-02-181-28/+7
* giant rollup commit fixing all xkb issuesMike Blumenkrantz2013-01-311-7/+7
* Backlight, screenlock and screensaver don't check for fullscreen windows - we...Miculcy Brian2013-01-141-6/+1
* formatting: all at onceMike Blumenkrantz2013-01-111-29/+30
* Added option for doing desklock, blanking or dimming even when showing fullsc...Miculcy Brian2013-01-071-2/+5
* added function to hide all active menus, always hide menus when desklockingMike Blumenkrantz2012-12-311-0/+2
* improper E_FREE usageMike Blumenkrantz2012-12-141-1/+1
* fix magic fail when deleting desklock popup: popup already hidden, so don't n...Mike Blumenkrantz2012-12-141-1/+1
* some text fixes from thomasgMike Blumenkrantz2012-11-301-1/+1
* fix inconsistent signal src for desklock.Carsten Haitzler2012-11-151-2/+4
* desklock popup now sets its own title and classMike Blumenkrantz2012-10-251-0/+2
* remove all LD_LIBRARY_PATH shenanigans from e17Mike Blumenkrantz2012-10-101-2/+0
* spellcheck hoooooooooooooooooooooooMike Blumenkrantz2012-10-081-2/+2
* ton of xkb fixes:Mike Blumenkrantz2012-10-031-7/+9
* straggler from last commitMike Blumenkrantz2012-10-021-0/+3
* add another tab in desklock config to allow changing keyboard layout on deskl...Mike Blumenkrantz2012-10-021-0/+7
* add new language config dialog for setting a desklock language (NOT keyboard ...Mike Blumenkrantz2012-10-021-1/+7
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-3/+2
* E17: gettext translation ++Vincent Torri2012-09-211-2/+2
* switch order of desklock wallpaper finding when desklock is set to use "curre...Mike Blumenkrantz2012-09-201-3/+3
* fix bug where desklock background would not be correctly set when using "curr...Mike Blumenkrantz2012-09-191-3/+11
* register and unregister desklock backgrounds on init/shutdownMike Blumenkrantz2012-09-191-0/+11
* oops forgot to return ret.Carsten Haitzler2012-08-221-0/+1
* only found 1 place we dont zero out desklock pw asap after its notCarsten Haitzler2012-08-221-14/+20
* fix usage of PATH_MAX when not working with filesMike Blumenkrantz2012-08-221-2/+2
* desklock now properly supports ctrl+a for those times when you know you misty...Mike Blumenkrantz2012-07-201-3/+58
* e: add scripting feature to lock/unlock require some tests.Cedric BAIL2012-07-171-2/+110
* only track mouse movement when zones > 1, fix login box show/hide for multizo...Mike Blumenkrantz2012-07-161-15/+17
* handle desklock current_zone change betterMike Blumenkrantz2012-07-161-2/+7
* whoops, actually show desklockMike Blumenkrantz2012-07-161-1/+1
* don't bother creating desklock login box at all if we aren't even going to sh...Mike Blumenkrantz2012-07-161-13/+10
* rewrite desklock to be more dynamic, removed relock jobs, properly handle add...Mike Blumenkrantz2012-07-161-145/+163
* resize desklock bg object tooMike Blumenkrantz2012-07-161-0/+1
* more sane handling of desklock when zone move/resize happensMike Blumenkrantz2012-07-161-3/+11
* add e_desklock_state_get() to provide an api for determining the current stat...Mike Blumenkrantz2012-07-091-0/+11
* my last commit was a failure. this commit is somewhat less of a failure.Mike Blumenkrantz2012-07-091-4/+4