Commit Graph

54 Commits

Author SHA1 Message Date
Lucas Oskorep
7f9d040b82 chore: update package.json
All checks were successful
Build and Test / build (push) Successful in 24s
Build and Test / release (push) Successful in 3s
2026-03-02 23:18:55 -05:00
Lucas Oskorep
525630009b feat: update version in package.json 2026-03-02 23:09:39 -05:00
Lucas Oskorep
0720ab6326 feat: initial README.md 2026-03-02 23:07:28 -05:00
Lucas Oskorep
6129c98624 feat: adding support for multi-monitor window moving 2026-03-02 23:06:47 -05:00
Lucas Oskorep
9a192afb9b feat: adding active window selection and refactoring keybindings 2026-03-02 18:46:26 -05:00
Lucas Oskorep
42c1e6731e fix: when new items enter the tabbed view they should be the active window 2026-03-02 11:26:28 -05:00
Lucas Oskorep
400ce3a77c feat: equal-sized tabs and constantly updated tab titles 2026-02-27 12:24:58 -05:00
Lucas Oskorep
2ab3822cb6 fix: tab bars showing when apps are fullscreen on same monitor 2026-02-26 22:06:30 -05:00
Lucas Oskorep
c1e597579f feat: add tabbed container layout mode with tab bar UI
fix: tab bars no longer shown in overview.  Tab bars show name of app with pipe and then title of the app
2026-02-26 02:26:00 -05:00
Lucas Oskorep
d7ee5ff5e6 fix: new bug from combining resize and move commands - if window has min-size set and resize goes smaller window would not move or resize causing vesktop and steam to frequently break when in arrays on a smaller monitors 2026-02-26 01:54:49 -05:00
Lucas Oskorep
52a9bc8c82 feat: adding support for changing the size of windows during window resize events to aerospike. Also cleaning up imports and simplifying some of the settings logic. 2026-02-25 11:33:12 -05:00
Renovate Bot
46ab8e24b0 chore(deps): update dependency eslint to v10 2026-02-06 23:13:10 +00:00
Lucas Oskorep
e0be26c310 Update .gitea/workflows/build.yaml 2026-01-29 02:47:15 -05:00
Lucas Oskorep
c824645c3f fix: renovate updating past v3 for upload when v4+ is unsupported in gitea 2026-01-29 02:45:04 -05:00
Lucas Oskorep
4c3160e9ca feat: update code to work with new libs 2026-01-29 02:41:59 -05:00
Renovate Bot
3ded68a8d5 chore(deps): update all-dependencies 2026-01-29 07:00:54 +00:00
Lucas Oskorep
7a160fb102 Update .gitea/workflows/build.yaml 2026-01-29 02:36:39 -05:00
Renovate Bot
855a8e4a2e chore(deps): update all-dependencies 2026-01-29 06:55:32 +00:00
Renovate Bot
dda18f715f Add renovate.json 2026-01-29 06:45:35 +00:00
Lucas Oskorep
0c10fbce4b revert df9bc3e1eb
revert Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main

Reviewed-on: #1
2026-01-29 01:36:37 -05:00
Renovate Bot
d8bcf472b6 Add renovate.json 2026-01-29 05:44:36 +00:00
Lucas Oskorep
5b8556912f feat: gitea pipeline fix for upload 2025-10-17 02:50:21 -04:00
Lucas Oskorep
9455c4b4d1 feat: gitea pipeline fix for upload 2025-10-17 02:46:56 -04:00
Lucas Oskorep
4da03ed2dc feat: gitea pipeline 2025-10-17 02:42:12 -04:00
Lucas Oskorep
18beea21e7 feat: gitea pipeline 2025-10-17 02:38:04 -04:00
Lucas Oskorep
e93ffe5da7 feat: adding basic unit tests and framework for them 2025-10-17 02:06:16 -04:00
Lucas Oskorep
979eaa552a bugfixes 2025-10-17 01:56:09 -04:00
Lucas Oskorep
6bca124d94 feat: cleanup 2025-10-17 01:26:57 -04:00
Lucas Oskorep
b641561bca Finish adding debugging command and ability to swap the orientation of a container 2025-10-17 01:25:47 -04:00
Lucas Oskorep
ce8807a7d9 adding debug command 2025-10-17 01:09:13 -04:00
Lucas Oskorep
39fdbe62b1 feat: removing prettyborders zip 2025-10-17 00:08:57 -04:00
Lucas Oskorep
1e3c67273d feat: update devkit command 2025-10-16 03:44:33 -04:00
Lucas Oskorep
cba529f79e upgrade to gnome 49 2025-09-24 00:55:24 -04:00
Lucas Oskorep
d33495a9ea feat: remove crap code 2025-05-20 18:37:15 -04:00
Lucas Oskorep
4e5f24c3d6 fix: allow windows to be moved in the overview 2025-05-20 01:59:08 -04:00
Lucas Oskorep
9e08221a2d fix: bug with window manager resizing a window during grab ops for 1 frame when the background had to be tiled 2025-05-20 01:48:34 -04:00
Lucas Oskorep
57e28ff77a feat: enable the window manager to be able to drag across monitors and support keybindings propperly in the extension settings 2025-05-20 01:20:48 -04:00
Lucas Oskorep
ed29d0a0a9 feat: upgrade packages and set parent for windows on add 2025-05-19 21:43:09 -04:00
Lucas Oskorep
0da844ce97 feat: add ability to change ordering of monitors 2025-05-16 02:58:51 -04:00
Lucas Oskorep
06b2c5c4a3 feat: refactored to monitor -> workspace -> container -> window workflow 2025-05-16 02:01:11 -04:00
Lucas Oskorep
7eb26a9f9e feat: adding support for workspaces 2025-05-16 00:19:49 -04:00
Lucas Oskorep
012f575ad5 feat: refactoring 2025-05-04 17:17:33 -04:00
Lucas Oskorep
195ada30fb feat: fixed display signal handling on disable 2025-05-02 01:31:46 -04:00
Lucas Oskorep
7e21bf695c feat: adding fix for minimized windows still taking up space 2025-04-30 00:05:46 -04:00
Lucas Oskorep
2607c58a70 feat: attempting to fix windows lost on logout 2025-04-18 17:33:02 -04:00
Lucas Oskorep
305ef0d3e7 feat: set nvm version 2025-04-19 02:18:32 +00:00
Lucas Oskorep
e5a7a0d96b feat: initial commit with multi-monitor support 2025-04-18 03:22:35 -04:00
Lucas Oskorep
cbaafc6e08 fix 2025-04-18 01:57:45 -04:00
Lucas Oskorep
9bf199b1a6 feat: first draft of everything working single monitor with just mouse commands 2025-04-18 01:57:29 -04:00
Lucas Oskorep
92133701de feat: adding in demo settings page for gnome extensions 2025-04-05 23:55:46 -04:00