Commit graph

92 commits

Author SHA1 Message Date
buzz-lightsnack-2007
f457ac5e23 add window event listeners 2024-04-27 11:08:40 +08:00
buzz-lightsnack-2007
4c604581bd add background listener for sidebar 2024-04-27 10:54:49 +08:00
buzz-lightsnack-2007
3eede224d4 Update listeners to accomodate for redirects
removed unused tabs module
2024-04-27 10:47:45 +08:00
buzz-lightsnack-2007
bd7d7a86b2 By default, the side bar should only open at the current tab. 2024-04-27 09:56:52 +08:00
buzz-lightsnack-2007
4af1cc8e15 modify icon command following a13702e0c2 2024-04-27 09:49:25 +08:00
buzz-lightsnack-2007
a13702e0c2 change more properties regarding the icon 2024-04-27 09:48:37 +08:00
buzz-lightsnack-2007
6265695a5c The entry points management technically falls under GUI as well 2024-04-27 09:16:31 +08:00
buzz-lightsnack-2007
25d3ea1807 rename files with "_" to accomodate for future functions 2024-04-27 09:11:54 +08:00
buzz-lightsnack-2007
9d5df38baa accomodate PATH being set as a dictionary of options instead 2024-04-26 22:55:58 +08:00
buzz-lightsnack-2007
a226f12645 rename modules after moving to appropriate folders 2024-04-26 21:32:32 +08:00
buzz-lightsnack-2007
fc8983c646 TABS is always a dictionary 2024-04-24 17:10:24 +08:00
buzz-lightsnack-2007
2aa5a00559 add function similar to read.js to read image 2024-04-24 16:22:03 +08:00
buzz-lightsnack-2007
795c97d800 do not define custom events, use as it is 2024-04-24 15:06:25 +08:00
buzz-lightsnack-2007
5c86f87394 do not remove what has already been removed 2024-04-24 14:49:20 +08:00
buzz-lightsnack-2007
786302927d automatically extract the methods inserted 2024-04-24 14:43:06 +08:00
buzz-lightsnack-2007
bdd8eda819 add the onclick event seperately 2024-04-24 14:26:52 +08:00
buzz-lightsnack-2007
5b99800c8e Generate random ID for context menu when not previously defined 2024-04-23 23:44:10 +08:00
buzz-lightsnack-2007
9b801f33f0 add show() to show the context menu without re-defining it 2024-04-23 22:47:00 +08:00
buzz-lightsnack-2007
db72c0fa36 fix syntax when determining action listener 2024-04-23 22:46:23 +08:00
buzz-lightsnack-2007
b6869a7d61 move the user actions file 2024-04-23 22:45:58 +08:00
buzz-lightsnack-2007
9690529123 add direct options manipulation for side panel 2024-04-23 22:45:06 +08:00
buzz-lightsnack-2007
1a011d2a65 do not remove "for" for accessibility and reusability purposes 2024-04-23 21:54:53 +08:00
buzz-lightsnack-2007
d52847635f seperate loader 2024-04-23 21:53:44 +08:00
buzz-lightsnack-2007
0aeb0d819b better way to open the popup 2024-04-23 18:20:02 +08:00
buzz-lightsnack-2007
81c5c6f825 open pop-ups with settings 2024-04-23 17:46:57 +08:00
buzz-lightsnack-2007
2de9edef73 monitoring won't be needed for now, but add custom themes
Use tabs instead of windows
2024-04-23 12:33:01 +08:00
buzz-lightsnack-2007
b1206a3b51 initial attempt to add custom headers URL 2024-04-23 12:20:20 +08:00
buzz-lightsnack-2007
7c1f303788 remove leftover tags used during generation 2024-04-22 23:32:25 +08:00
buzz-lightsnack-2007
4146e9f337 add context menu opener 2024-04-22 22:01:34 +08:00
buzz-lightsnack-2007
9cf8abee70 add a module on tab management 2024-04-22 21:58:17 +08:00
buzz-lightsnack-2007
eaaeba79b1 provide tracking for the window
Might be useful when opening a built-in page.
2024-04-22 16:43:20 +08:00
buzz-lightsnack-2007
12f9562aa6 set the side panel's trigger behavior
Add the module "user_actions.js" to the GUI scripts folder. This module will handle the user's actions, such as opening the side panel.
2024-04-22 16:40:59 +08:00
buzz-lightsnack-2007
dca2281cd9 add side panel management 2024-04-22 16:37:02 +08:00
buzz-lightsnack-2007
c27fe808fe add the injection module 2024-04-18 22:55:32 +08:00
buzz-lightsnack-2007
c9558a811a read debugging from configuration file instead of being embedded 2024-04-18 22:36:55 +08:00
buzz-lightsnack-2007
230f330ebd undo autoformat 2024-04-15 23:35:02 +08:00
buzz-lightsnack-2007
6b286eafb9 improve the opening of settings 2024-04-15 22:45:20 +08:00
buzz-lightsnack-2007
5504c61039 address Infinite Loop
change the default function "static" to "Static"
2024-04-15 22:29:05 +08:00
buzz-lightsnack-2007
0059314655 And the fate of /gui is sealed
Make sure that the proper files that are not in `/gui` are loaded.
2024-04-15 15:52:21 +08:00
buzz-lightsnack-2007
527d7b6835 changed alerts to the logging 2024-04-15 15:42:50 +08:00
buzz-lightsnack-2007
00e37a229d use a more efficient for loop and change CSS paths 2024-04-15 15:31:16 +08:00
buzz-lightsnack-2007
b5bcb59de2 relocate windowman to be in /scripts/GUI 2024-04-15 15:16:40 +08:00