Commit Graph

428 Commits

Author SHA1 Message Date
Ksaper 0ae3c65501 Hard code it 2023-02-20 04:54:20 +02:00
Ksaper 3fb0836fc7 Not working 2023-02-20 04:53:41 +02:00
Ksaper 38e3d033cd Make use of the screen prop 2023-02-20 04:51:00 +02:00
Ksaper 87f50e7661 Always_on for default prompt 2023-02-20 04:33:23 +02:00
Ksaper 1a70455656 Remove animation support (can be done manually) + some very weird code? 2023-02-20 04:16:31 +02:00
Ksaper 33576c2b24 Fix scrolling and grid when using widget_template 2023-02-20 04:08:51 +02:00
Ksaper 8b60520536 Better defaults 2023-02-20 03:39:42 +02:00
Ksaper c01b5868d1 Support icon prop in table form or in regular form 2023-02-20 03:39:37 +02:00
Ksaper 5562030754 Use state to know when to show the cursor or not 2023-02-20 02:57:02 +02:00
Ksaper 594610a9f4 Better defaults 2023-02-20 02:29:05 +02:00
Ksaper 8812678c5a Use the new prompt widget and improve widget_template support 2023-02-20 02:29:05 +02:00
Ksaper 68482b16cd Just get it from helpers 2023-02-20 02:29:05 +02:00
Ksaper e5deb85ac3 Not used 2023-02-20 02:29:05 +02:00
Ksaper eb7c1aa409 It's the 1st widget in the layout, no need to search for it 2023-02-20 02:29:05 +02:00
Ksaper b8b3e8a712 Refactor the prompt widget 2023-02-20 02:29:05 +02:00
Ksaper 21f0bd2968 Improve templates support 2023-02-19 18:01:15 +02:00
Ksaper a6c3376694 Formatting 2023-02-19 18:01:15 +02:00
Ksaper 1f5cdbf129 Add a default_value function to improve the syntax of setting defaults 2023-02-19 18:01:15 +02:00
Ksaper 6e77e55d04 No need to recreate the timer 2023-02-19 18:01:15 +02:00
Ksaper d4911c99c2 set raw to true 2023-02-19 18:01:15 +02:00
Ksaper 7a20f91fb6 Rename prompt_color to prompt_bg_color 2023-02-19 18:01:15 +02:00
Ksaper c975a0de9a Reduce amount of configuration options 2023-02-19 18:01:15 +02:00
Ksaper eda3703635 Use the start_new func 2023-02-19 02:25:55 +02:00
Ksaper 8530b17099 Nemo WM_CLASS='nemo' while it's desktop name prop='Files', but hey at least I can match by id 2023-02-16 03:19:10 +02:00
Ksaper 530619c848 I swear this actually works now 2023-02-14 05:08:06 +02:00
Ksaper c8552e508d Why there isn't an easier way to get a desktop file from a client 2023-02-14 03:58:08 +02:00
Ksaper 4445f0b0fb This can error out 2023-02-14 03:40:16 +02:00
Ksaper 680fbb06ac Makes more sense in this way 2023-02-14 03:34:41 +02:00
Ksaper 1ef57e3a5e return it 2023-02-14 03:32:33 +02:00
Ksaper 85910592e1 Use get_id here, it's just suffixed with .desktop in the end 2023-02-14 03:14:50 +02:00
Ksaper 8de50aefb1 whoooopsi 2023-02-14 02:31:36 +02:00
Ksaper 3cfff61ca6 Refactor the icon theme helper 2023-02-14 02:26:18 +02:00
Ksaper 1e694218df Add method to dynamically update app launcher favorites 2023-02-12 18:16:43 +02:00
Ksaper ee9c8b1283 Better naming 2023-02-12 18:14:35 +02:00
Ksaper 400bd988a8 Fix accessing the wrong self 2023-02-07 14:42:17 +02:00
Ksaper ddd5b27ea9 It might be empty 2023-02-05 16:47:09 +02:00
Ksaper 4499ede6bd Templates 2023-02-05 16:36:31 +02:00
Ksaper 3d3529cddf More formatting 2023-02-05 16:15:14 +02:00
Ksaper 7a5585201e whoops 2023-02-05 15:58:18 +02:00
Ksaper 458cd3c8e7 No need for () 2023-02-05 15:48:13 +02:00
Ksaper f148d9278c hmm 2023-02-05 15:45:31 +02:00
Ksaper c822f16f14 Formatting 2023-02-05 15:45:13 +02:00
Ksaper 98fc2c9829 Not needed anymore 2023-02-05 15:44:21 +02:00
Ksaper cbf8960fe5 Formatting 2023-02-05 15:43:06 +02:00
Ksaper d272561ea1 Make the scroll function accesiable + DRY it 2023-02-05 15:41:51 +02:00
Ksaper 4cbedd6244 Make select and unselect part of the app_widget object 2023-02-05 15:33:55 +02:00
Ksaper 5b8282b82d Refactor scrolling 2023-02-05 15:03:02 +02:00
Ksaper 4cb5972fb4 Not used 2023-02-05 14:57:39 +02:00
Ksaper 281fc8953a Add support app launcher template 2023-02-05 02:36:16 +02:00
Ksaper d134719347 At last 2023-02-05 02:20:23 +02:00