Commit Graph

18 Commits

Author SHA1 Message Date
Ksaper 566a5a9bd9 Add context to the unfocus signal 2023-03-16 04:37:55 +02:00
Ksaper 6c76dc9b17 Fix varius input handling issues with the text input widget 2023-03-16 02:04:06 +02:00
Ksaper a1c93c87a7 Fix not being able to do shift + key 2023-03-15 15:01:39 +02:00
Ksaper 1cec46b2bb Elseif it 2023-03-15 15:01:34 +02:00
Ksaper 31934c1576 Implement double click to select current word + triple click to select all text 2023-03-13 02:28:22 +02:00
Ksaper ef7cba1b4d Fix checking for the wrong value 2023-03-13 02:02:52 +02:00
Ksaper 996fc7cf79 Should check if true 2023-03-13 01:56:46 +02:00
Ksaper 89a1a1f1ec These defaults makes more sense for the app launcher, but less if used in other widgets 2023-03-13 00:58:19 +02:00
Ksaper 4ba108df92 Fix typo 2023-03-12 12:12:31 +02:00
Ksaper 0239710fdf Don't emit the signal here, this is called by the user 2023-03-12 10:29:11 +02:00
Ksaper 26a03aa23b Fix focusing the text input when releasing any mouse button 2023-03-11 04:40:22 +02:00
Ksaper 301d23e4cf Fix text_color not customizable 2023-03-11 00:47:04 +02:00
Ksaper 60089224d7 pass in the text for the unfocus signal 2023-03-11 00:13:31 +02:00
Ksaper e1c556e1cb Add unfocus on client focus prop 2023-03-10 05:51:15 +02:00
Ksaper a99eb3ffe0 Adjust some code + fix initial value not working 2023-03-10 05:38:32 +02:00
Ksaper 881895e200 Text filtering the right way 2023-03-10 05:27:00 +02:00
Ksaper f028caee47 Fix some text input issues 2023-03-10 04:53:17 +02:00
Ksaper 4cdc4fb5f9 Replace the prompt with a proper text input widget 2023-03-07 13:13:22 +02:00