Lucas Oskorep lucasoskorep
  • Joined on 2024-02-03
lucasoskorep pushed to main at lucasoskorep/aerospike-gnome 2026-02-26 21:45:57 -05:00
656e448927 feat: add tabbed container layout mode with tab bar UI
lucasoskorep pushed to feat/tabbed-containers at lucasoskorep/aerospike-gnome 2026-02-26 21:45:50 -05:00
656e448927 feat: add tabbed container layout mode with tab bar UI
lucasoskorep pushed to feat/tabbed-containers at lucasoskorep/aerospike-gnome 2026-02-26 21:36:23 -05:00
e023faaedb fix: tab bars no longer shown in overview. Tab bars show name of app with pipe and then title of the app
lucasoskorep pushed to feat/tabbed-containers at lucasoskorep/aerospike-gnome 2026-02-26 02:26:07 -05:00
0cc35c95b4 feat: add tabbed container layout mode with tab bar UI
lucasoskorep created branch feat/tabbed-containers in lucasoskorep/aerospike-gnome 2026-02-26 02:26:07 -05:00
lucasoskorep pushed to main at lucasoskorep/aerospike-gnome 2026-02-26 01:54:53 -05:00
93516b31fb 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
lucasoskorep opened issue lucasoskorep/aerospike-gnome#21 2026-02-26 01:47:25 -05:00
Clean up settings to only have keybindings that are needed
lucasoskorep opened issue lucasoskorep/aerospike-gnome#20 2026-02-26 01:47:10 -05:00
Add window navigation via keybindings
lucasoskorep closed pull request lucasoskorep/aerospike-gnome#17 2026-02-25 17:18:46 -05:00
chore(deps): update dependency eslint to v9.39.3
lucasoskorep deleted branch renovate/major-eslint-monorepo from lucasoskorep/aerospike-gnome 2026-02-25 17:18:43 -05:00
lucasoskorep pushed to main at lucasoskorep/aerospike-gnome 2026-02-25 17:18:42 -05:00
918c07c419 Merge pull request 'chore(deps): update dependency eslint to v10' (#16) from renovate/major-eslint-monorepo into main
15188b9990 Merge branch 'main' into renovate/major-eslint-monorepo
8f6e8582c9 chore(deps): update dependency eslint to v10
Compare 3 commits »
lucasoskorep merged pull request lucasoskorep/aerospike-gnome#16 2026-02-25 17:18:42 -05:00
chore(deps): update dependency eslint to v10
lucasoskorep pushed to renovate/minor at lucasoskorep/aerospike-gnome 2026-02-25 17:03:05 -05:00
795d4d5508 chore(deps): update dependency eslint-plugin-jsdoc to v62.7.0
19696298d0 Merge pull request 'feat/percentage-based-container-sizing' (#18) from feat/percentage-based-container-sizing into main
4be7602316 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.
Compare 3 commits »
lucasoskorep pushed to renovate/eslint-monorepo at lucasoskorep/aerospike-gnome 2026-02-25 17:02:56 -05:00
2f55d93a03 chore(deps): update dependency eslint to v9.39.3
19696298d0 Merge pull request 'feat/percentage-based-container-sizing' (#18) from feat/percentage-based-container-sizing into main
4be7602316 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.
Compare 3 commits »
15188b9990 Merge branch 'main' into renovate/major-eslint-monorepo
19696298d0 Merge pull request 'feat/percentage-based-container-sizing' (#18) from feat/percentage-based-container-sizing into main
4be7602316 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.
Compare 3 commits »
lucasoskorep opened issue lucasoskorep/aerospike-gnome#19 2026-02-25 16:53:08 -05:00
Add Tabbed Views
lucasoskorep pushed to main at lucasoskorep/aerospike-gnome 2026-02-25 11:36:40 -05:00
19696298d0 Merge pull request 'feat/percentage-based-container-sizing' (#18) from feat/percentage-based-container-sizing into main
4be7602316 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.
Compare 2 commits »
lucasoskorep deleted branch feat/percentage-based-container-sizing from lucasoskorep/aerospike-gnome 2026-02-25 11:36:40 -05:00
lucasoskorep merged pull request lucasoskorep/aerospike-gnome#18 2026-02-25 11:36:39 -05:00
feat/percentage-based-container-sizing
4be7602316 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.