58 Commits (009213391c2377ad5e5e299d608c3af0619d0cfc)

Author SHA1 Message Date
Dustin Falgout 009213391c Fixes #70 9 years ago
Dustin Falgout c1e908793a code cleanup and documentation 9 years ago
Dustin Falgout c5583aed69 code cleanup and documentation 9 years ago
Dustin Falgout 807d73952a working on #56 9 years ago
Dustin Falgout 9532d2395e revert bugsnag error reporting related changes 9 years ago
Dustin Falgout 9a2f681e39 add bugsnag error reporting to the default theme 9 years ago
Dustin Falgout 1e18992e70 code formatting 9 years ago
Dustin Falgout 70ae8d2168 add bugsnag automated error reporting 9 years ago
Dustin Falgout 6f00d7a08d working on #43 9 years ago
Dustin Falgout 975d24cfeb added theme heartbeat that will hopefully allow us to detect when script execution is broken in the web process so we can fallback to the simple theme (so the user isn't stuck on a broken login screen) 9 years ago
Scott Balneaves ab93cdd9ca Added greeterutil.txt2html() 9 years ago
Scott Balneaves 820b889089 Introduce g_strreplace, simpify escape 9 years ago
Dustin Falgout 2d08059f47 VIM Modeline 9 years ago
Scott Balneaves 64f4839fa8 Fix for https://github.com/Antergos/lightdm-webkit2-greeter/issues/27 9 years ago
Dustin Falgout 97c688f1bd fix typo (for real this time) 9 years ago
Dustin Falgout 17addca84f fix typo 9 years ago
Dustin Falgout 8d3e959015 fix typo 9 years ago
Dustin Falgout 6d79386308 code formatting, nothing important 9 years ago
Scott Balneaves f5872943a1 Add greeterutil object, and dirlist method. Intended use is to allow theme authors to obtain a list of background images from which they can select a random one to load into their theme. 9 years ago
Scott Balneaves 4effcd2cf5 Fix major bug in escape function; also need to worry about newlines, etc. Replace with g_str functions. 9 years ago
Scott Balneaves 043a15e550 No uninitialized pointers 9 years ago
Scott Balneaves a338bc4ce1 Fix up i18n 9 years ago
Scott Balneaves 1df7703632 i18n of the error strings 9 years ago
Dustin Falgout 72a57d4e9e code formatting. updated submodule ref. tweaked the simple theme, now has a better HTML structure. 9 years ago
Scott Balneaves 423ab30095 Couple of additional error checks, remove reference to iconsdir, man page update 9 years ago
Dustin Falgout 16b319818e missed these.. 9 years ago
Dustin Falgout 22c75d042e Previous four commits fixed #19 and yeah im ocd when it comes to code style/formatting 😬 9 years ago
Scott Balneaves 20f11900a2 Allow the theme to query the config file 9 years ago
Scott Balneaves 0bf360f179 Moved the 'iconsdir' variable under the newly-defined 'branding' object for local distro branding defines 9 years ago
Scott Balneaves 0be42d27d4 Add handling a general configuration variable 9 years ago
Dustin Falgout 75d70de9c8 code formatting cleanup. bump version to 2.0.0. update NEWS file. update theme submodule ref. 9 years ago
Dustin Falgout dbe18f517e code formatting tweaks 9 years ago
Scott Balneaves cdaabe09be Readability improvements, exception handling improvements 9 years ago
Dustin Falgout f855f00e6a dont try to free int vars 9 years ago
Dustin Falgout 98a01c80ab cleanup code formatting 9 years ago
Dustin Falgout a019b8f356 cleanup code formatting 9 years ago
Dustin Falgout 329a1e8083 sync with local 9 years ago
Scott Balneaves d7c863e36b Plug remaining string leaks 9 years ago
Scott Balneaves 9b5a8dc67c Ensure when we return a string, we also return a null correctly. Free strings we create 9 years ago
Scott Balneaves d644eea63a API upgrade; complete API including the guest functions, bring API completely in line with LightDM API 9 years ago
Scott Balneaves 17ff86f2da Since default_session has no settor, only a gettor, no reason it shouldn't be marked ReadOnly 9 years ago
Scott Balneaves 9dea4c3af1 Provide backwards compatibility for provide_secret callback 9 years ago
Scott Balneaves 40b86cb688 Implement the set_layout_cb function 9 years ago
Scott Balneaves 9edd7bfba9 Add in exception handling 9 years ago
Scott Balneaves 4cd3457a27 Eliminated static char arrays, replaced with JSString*Size calls and g_malloc 9 years ago
Scott Balneaves ac961e5fb0 Escape text 9 years ago
Scott Balneaves 32ff719064 Functional changes 9 years ago
Dustin Falgout 0ae79d4b30 use compton to handel compositing (transitions) 10 years ago
Dustin Falgout 18fe612f70 fix compiler errors 10 years ago
Dustin Falgout 315a20d700 add support for getting lock hint from lightdm (for when greeter is started as a lock-screen) 10 years ago