Commit graph

42 commits

Author SHA1 Message Date
f0c7df3167 associate app ids with workspaces 2024-10-14 09:56:25 +11:00
31a53cd759 "--print-default-config" option 2024-10-14 09:39:16 +11:00
6fcc5f11cf bump version + dependency versions 2024-10-07 12:15:53 +11:00
d8e1691e0d don't autosplit in fullscreen layouts 2024-10-07 12:15:20 +11:00
6b409dfe18 don't reorganise if workspace has open vscode 2024-10-01 10:20:46 +10:00
efd2dd8f34 bump version: 0.6.4 2024-09-26 10:48:05 +10:00
356b0c24a8 pkgbuild: set pkgver to 0 in version control
pkgver() will fix this
2024-09-26 10:45:13 +10:00
af1c013562 rustfmt.toml 2024-09-26 10:42:24 +10:00
d537999b8c autosplit: better skip logic 2024-09-26 10:41:13 +10:00
5e236b2d3d add force_stacking 2024-09-25 14:50:22 +10:00
b47d623a05 only force tabbed on children of split 2024-09-25 14:39:45 +10:00
5f1e1af97a remove commented out code 2024-09-25 14:37:41 +10:00
98cb611cdd fix needless borrows 2024-09-25 11:04:29 +10:00
18814338da autosplit misfires 2024-09-24 15:14:43 +10:00
5e2ffa096c proper tabbed autosplit 2024-09-24 14:46:25 +10:00
0cb40e714e bump many versions 2024-09-24 14:28:39 +10:00
0355dfb5dc handle that which is tabbed 2024-09-24 14:28:06 +10:00
4abdca0ca1 respect config.autosplit_enabled 2024-09-24 12:42:18 +10:00
0ced792b8c logger: only log to file in release builds 2024-09-11 09:47:19 +10:00
f49bf7b949 switch to oklab 2024-09-05 09:36:49 +10:00
77095d6653 update deps 2024-09-05 09:02:34 +10:00
b50f75d868 update versions 2024-08-27 11:51:56 +10:00
90ed49b865 exit on all errors, not just SocketNotFound 2024-08-27 11:51:20 +10:00
a74592ef4c logger: fix size trigger size 2024-08-27 11:50:38 +10:00
0775b6d316 switch logger to allow logging to file 2024-08-27 11:45:51 +10:00
5f69b9e105 exit on rx of SocketNotFound err 2024-08-02 16:05:44 +10:00
3e1c4df585 config: don't spawn useless extra thread 2024-08-02 13:57:00 +10:00
8322bbc051 config: hot reloading 2024-07-30 16:27:09 +10:00
943f371cf1 config: not oncelock 2024-07-30 16:15:15 +10:00
488f2fb99d exit on sway shutdown 2024-07-30 16:00:51 +10:00
761405e7ce automatic layout for vscode 2024-07-29 12:01:42 +10:00
b6bc571b52 fix some floating windows being split 2024-07-26 12:25:14 +10:00
ab95a4b019 pkgbuild bumps version 2024-07-25 15:35:50 +10:00
9f5ea80d52 0.2.0 - autotiling 2024-07-25 15:23:53 +10:00
8bab54b524 rearrange as modules 2024-07-25 14:24:14 +10:00
a6ee8faf31 update errors 2024-07-25 14:16:10 +10:00
2a25fca874 pkgbuild 2024-07-24 16:11:02 +10:00
b5faff6871 use colours from sway config while interpolating 2024-07-24 16:05:53 +10:00
bc538f27ea store config to ~/.config 2024-07-24 16:00:14 +10:00
e1e3265e70 parse config 2024-07-24 15:34:15 +10:00
981501613a animate interpolate 2024-07-24 15:34:15 +10:00
54abb1756b initial: monitor sway split changes 2024-07-24 15:34:03 +10:00