OSDN Git Service

moved logging into logger class
[alterlinux/lightdm-webkit2-theme-alter.git] / index.html
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <link rel="stylesheet" href="css/materialize.min.css">
5     <style>
6         #splash-screen {
7                 width: 100%;
8                 height: 100%;
9                 position: absolute;
10                 z-index: 999;
11                 overflow: hidden;
12         }
13         .clock {
14                 display: none;
15         }
16         #splash-screen-content {
17                 position: absolute;
18                 width: 100%;
19                 height: 100%;
20                 top: 0;
21         }
22         .splash-screen-img {
23 /*              height: 100%;
24                 width: 100%; */
25                 /* border: 8px solid red; */
26         }
27         .filter{
28                 filter: blur(15px) contrast(127%) brightness(80%);
29         }
30         .vignette {
31                 width: 100%;
32                 height: 100%;
33                 position: absolute;
34                 top: 0;
35                 box-shadow: inset 0 0 100px black;
36                 z-index: 2;
37         }
38
39  body {
40           display: flex;
41     min-height: 100vh;
42     flex-direction: column;
43     background-color: white;
44     overflow: hidden;
45  }
46   main {
47           flex: 1 0 auto;
48   }
49   .power-button {
50     fill: black;
51   }
52   .power-button:hover {
53     fill: #01579b;
54   }
55   .power-button:active {
56     fill: #4dd0e1;
57   }
58
59   div#console {
60     z-index: 9999;
61     position: absolute;
62     top: 10px;
63   }
64   div#console .terminal {
65     overflow-y: scroll;
66     background-color: rgba(0,0,0,0.8);
67     font-size: 14pt;
68     color: white;
69     height: 30vh;
70     width: 85vw;
71     resize: both;
72   }
73   div#console .terminal text {
74     display: block;
75     padding: 0;
76     margin: 0;
77   }
78
79     </style>
80 </head>
81 <script src="js/jquery-3.4.1.min.js"></script>
82 <script src="js/moment-with-locales.js"></script>
83 <script src="js/jquery-ui.min.js"></script>
84 <script src="js/materialize.min.js"></script>
85 <!-- <script src="js/lightdm-sample.js"></script> -->
86 <script src="js/theme.js"></script>
87
88 <body>
89                 <!-- Debug Console -->
90     <div id="console" class="row">
91         <div class="col s3">
92           <div class="row">
93             <div class="switch">
94               <label>
95                 <input type="checkbox" checked="true">
96                 <span class="lever"></span>
97                 Auto
98               </label>
99             </div>
100           </div>
101
102           <div class="row">
103             <div class="input-field col ">
104               <input id="inputEvent" >
105               <label for="inputEvent">Event</label>
106             </div>
107             <a id="buttonTrigger" class="waves-effect waves-light btn">Trigger</a>
108           </div>
109
110         </div>
111         <div class="col s9">
112           <div contentEditable="true" class="terminal"></div>
113         </div>
114     </div>
115 <!-- End Debug Console -->
116
117   <div id="splash-screen">
118     <!--TODO autogenerate this content -->
119     <img class="splash-screen-img" src="images/splash-screen.jpg">
120     <div class="vignette"></div>
121     <div id="splash-screen-content">
122       <!--Content will be generated here -->
123     </div>
124   </div>
125
126   <header></header>
127         <main>
128                 <div class="container">
129       <div class="row" style="margin-top: 35vh;"></div>
130                         <div class="row ">
131                                 <!-- User Select -->
132                                 <div class="row">
133                                         <div class="input-field col s4 offset-s4">
134                                                 <select id="selectUser"></select>
135                                                 <label>User</label>
136                                         </div>
137                                 </div>
138
139                                 <!-- Password field -->
140                                 <div class="row">
141                                         <div class="input-field col s4 offset-s4">
142                                                 <input id="inputPassword" type="password">
143                                                 <label for="inputPassword">Password</label>
144                                         </div>
145                                 </div>
146         <!-- End Password field -->
147
148       </div>
149                 </div>
150
151
152         </main>
153
154
155   <footer class="">
156
157     <div class="row">
158
159       <!-- Window Manager Select -->
160       <div class="input-field col s2 offset-s1">
161         <select id="selectSession"></select>
162         <label>Select Session</label>
163       </div>
164       <!-- End Window Manager Select -->
165
166       <div class="col right">
167           <div class="row">
168             <!-- Hibernate Button -->
169             <div  id="buttonHibernate" class="col S4">
170               <svg viewBox="0 0 297.613 297.613" width="40px" height="40px" class="power-button">
171                 <g>
172                   <path d="M148.807,50.869c-4.971,0-9,4.029-9,9v46.438c0,4.971,4.029,9,9,9s9-4.029,9-9V59.869
173                     C157.807,54.898,153.777,50.869,148.807,50.869z"/>
174                   <path d="M178.859,127.754c2.303,0,4.606-0.879,6.364-2.636L212.17,98.17c3.515-3.515,3.515-9.213,0-12.728
175                   c-3.515-3.515-9.213-3.515-12.728,0l-26.948,26.948c-3.515,3.515-3.515,9.213,0,12.728
176                   C174.252,126.875,176.556,127.754,178.859,127.754z"/>
177                   <path d="M237.744,139.807h-46.438c-4.971,0-9,4.029-9,9s4.029,9,9,9h46.438c4.971,0,9-4.029,9-9S242.715,139.807,237.744,139.807z"
178                   />
179                   <path d="M185.22,172.493c-3.515-3.515-9.213-3.515-12.728,0c-3.515,3.515-3.515,9.213,0,12.728l26.95,26.95
180                   c1.757,1.757,4.061,2.636,6.364,2.636s4.606-0.879,6.364-2.636c3.515-3.515,3.515-9.213,0-12.728L185.22,172.493z"/>
181                   <path d="M148.807,182.307c-4.971,0-9,4.029-9,9v46.438c0,4.971,4.029,9,9,9s9-4.029,9-9v-46.438
182                   C157.807,186.336,153.777,182.307,148.807,182.307z"/>
183                   <path d="M112.391,172.495l-26.948,26.948c-3.515,3.515-3.515,9.213,0,12.728c1.757,1.757,4.061,2.636,6.364,2.636
184                   s4.606-0.879,6.364-2.636l26.948-26.948c3.515-3.515,3.515-9.213,0-12.728C121.604,168.98,115.905,168.98,112.391,172.495z"/>
185                   <path d="M115.307,148.807c0-4.971-4.029-9-9-9H59.869c-4.971,0-9,4.029-9,9s4.029,9,9,9h46.438
186                   C111.277,157.807,115.307,153.777,115.307,148.807z"/>
187                   <path d="M98.17,85.443c-3.515-3.515-9.213-3.515-12.728,0c-3.515,3.515-3.515,9.213,0,12.728l26.95,26.95
188                   c1.757,1.757,4.061,2.636,6.364,2.636s4.606-0.879,6.364-2.636c3.515-3.515,3.515-9.213,0-12.728L98.17,85.443z"/>
189                   <path d="M148.807,0C66.754,0,0,66.754,0,148.807s66.754,148.807,148.807,148.807s148.807-66.754,148.807-148.807
190                   S230.859,0,148.807,0z M148.807,279.613C76.68,279.613,18,220.934,18,148.807S76.68,18,148.807,18s130.807,58.68,130.807,130.807
191                   S220.934,279.613,148.807,279.613z"/>
192                 </g>
193               </svg>
194                 <!-- <img id="buttonHibernate" class="right power-button" src="images/hibernate.svg" width="40px" height="40px"> -->
195             </div>
196             <!-- End Hibernate Button -->
197             <!-- Restart Button -->
198             <div id="buttonRestart" class="col s4">
199               <svg class="power-button"  height="40px" width="40px" viewBox="0 0 1000 1000" >
200                 <g>
201                   <path d="M506,984.1c-98.1,0-192.5-29.2-273.1-84.4C154.1,845.9,93.6,770.9,
202                     57.6,682.9c-9.9-24.3-17.9-49.6-23.7-75.2c-3.2-13.9,5.5-27.7,
203                     19.4-30.9c13.9-3.2,27.7,5.5,30.9,19.4c5.2,22.8,12.3,45.4,21.2,67.1C137.5,
204                     742,191.6,809,262,857.2c72,49.3,156.4,75.3,244,75.3c238.5,0,432.5-194,
205                     432.5-432.5c0-238.5-194-432.5-432.5-432.5c-87.6,0-172,26-244,75.3C191.7,191,
206                     137.5,257.9,105.4,336.5C100,349.7,85,356,71.8,
207                     350.7c-13.2-5.4-19.5-20.4-14.1-33.6c35.9-88,96.5-162.9,
208                     175.2-216.8c80.6-55.2,175-84.3,273.1-84.3c129.3,0,250.8,50.4,
209                     342.3,141.8C939.6,249.1,990,370.7,990,500c0,129.3-50.4,250.9-141.8,
210                     342.3C756.8,933.7,635.2,984.1,506,984.1z"/>
211                     <path d="M82.3,352.6c-10.5,0-20.3-6.5-24.1-16.8L11.6,211.6c-5-13.3,1.8-28.2,
212                       15.1-33.2c13.3-5,28.2,1.8,33.2,15.1l38.5,102.8l106.2-26.1c13.8-3.4,27.8,
213                       5.1,31.2,18.9c3.4,13.8-5.1,27.8-18.9,31.2L88.4,351.8C86.4,352.3,84.3,
214                       352.6,82.3,352.6z"/>
215                   </g>
216               </svg>
217
218                 <!-- <img id="buttonRestart" class="power-button" src="images/restart.svg" width="40px" height="40px"> -->
219             </div>
220             <!-- End Restart Button -->
221             <!-- Shutdown Button -->
222             <div id="buttonShutdown" class="col s4">
223
224               <svg class="power-button"  height="40px" width="40px" viewBox="0 0 56 56">
225               <g>
226                 <path d="M35.31,5.042c-0.532-0.155-1.085,0.15-1.24,0.68s0.149,
227                   1.085,0.68,1.24C44.906,9.932,52,19.405,52,30c0,13.233-10.767,
228                   24-24,24S4,43.233,4,30C4,19.392,11.105,9.915,21.279,
229                   6.953c0.53-0.154,0.835-0.709,0.681-1.239
230                         c-0.153-0.53-0.708-0.839-1.239-0.681C9.698,8.241,2,18.508,2,
231                   30c0,14.337,
232                         11.663,26,26,26s26-11.663,26-26
233                         C54,18.522,46.314,8.26,35.31,5.042z"/>
234                 <path d="M28,27c0.553,0,1-0.447,1-1V1c0-0.553-0.447-1-1-1s-1,
235                   0.447-1,1v25C27,
236                         26.553,27.447,27,28,27z"/>
237               </g>
238               </svg>
239                 <!-- <img id="buttonShutdown" class="power-button" src="images/shutdown.svg" width="40px" height="40px"> -->
240             </div>
241             <!-- End Shutdown Button -->
242           </div>
243       </div>
244
245     </div>
246   </footer>
247 <script>
248
249 const log = new logger();
250
251 // create singleton
252 const greeter = new LoginManager();
253
254 // called after greeter and lightdm are initialized
255 $(greeter).ready(function() {
256   let $user = $("#selectUser");
257   let $session = $("#selectSession");
258   let $password = $("#inputPassword");
259
260   greeter.fillUserSelect($user);
261   greeter.fillSessionSelect($session);
262
263
264   /* Bind shutdown, restart hibernate and suspend to the
265       appropriate buttons */
266   $("#buttonPoweroff").click(function() {
267       greeter.shutdown();
268   });
269   $("#buttonRestart").click(function() {
270       greeter.restart();
271   });
272   $("#hibernate").click(function() {
273       greeter.hibernate();
274   });
275
276
277   $password.keypress((e) => {
278     // user has typed, remove placeholder and invalid class
279     $password.prop("placeholder", "").removeClass("invalid");
280
281     /* attempt authentication, 'grant' event will be emitted on sucecss
282     and 'deny' will be emitted on failure */
283     if (e.keyCode == 13) {
284       let username = $user.children("option:selected").val();
285       let pass = $password.val();
286       log.debug("attempt authenticate with: " + username + " " + pass);
287       greeter.auth(username, pass);
288     }
289
290   });
291
292
293   // when the user is authenticated do transitions and login
294         $(greeter).on("grant", () => {
295     let session_key = $session.children("option:selected").val();
296     greeter.login(session_key);
297         })
298   .on("deny", () => {
299     // inform the user that the credentials are invalid
300     $password.removeClass("valid").addClass("invalid");
301     $password.val("").prop("placeholder", "Incorrect Password");
302   });
303
304         $(greeter.splash).on("active", function() {
305                 $(".active-appear").fadeIn();
306         }).on("inactive", function() {
307                 $(".active-appear").fadeOut();
308         });
309 });
310
311
312 </script>
313 <script>
314   /*
315          * Define this fuction so lightdm doesnt crash, gets resassigned
316    * in login manager
317          */
318         window.authentication_complete = function() {
319
320         };
321
322
323 </script>
324 </body>
325 </html>