| 420e22d |
fixed fatal error on fresh install, and changed build file to link straight to lua5.4 |
tonybanters |
2026-02-15 05:21 |
| 0bfefa9 |
Fixed modkey not working for click + drag. |
tonybanters |
2026-02-10 08:38 |
| 5b0eb5f |
Fixed intcast issue by adding upper_letters and digits []u8s and map a to z kysms to said []u8s |
tonybanters |
2026-02-08 06:18 |
| 1b7f7f2 |
Fixed config directory not picking up required files, and also fixed config to be backwards compatible with both multi string and single string spawn commands. Rust mlua abstracted yet another thing away. |
tonybanters |
2026-02-08 05:52 |
| 6592028 |
gitignore |
tonybanters |
2026-02-07 04:56 |
| 2bbe427 |
added tests, overlay, keychords. path to 100% compliance is en route. |
tonybanters |
2026-02-04 07:50 |
| a8a8323 |
Added a couple of functions to lua parser for zig. |
tonybanters |
2026-02-02 08:30 |
| e95e4af |
Zig port. |
tonybanters |
2026-02-02 07:14 |
| 115d06e |
Merge pull request #120 from carpentiers/master |
Tony, btw. |
2026-01-25 15:00 |
| 7b7d320 |
Fixed mod1-mod4 again for tonarchy |
tonybanters |
2026-01-23 01:05 |
| e16c0d2 |
Changed to alt for testing |
tonybanters |
2026-01-22 18:01 |
| b51fa69 |
updated tonarchy config |
tonybtw |
2026-01-22 07:13 |
| b1f838b |
Added question mark to keysyms |
Samuel Carpentier |
2026-01-22 01:24 |
| cf8983a |
Added tonarchy oxwm config. |
tonybanters |
2026-01-21 17:25 |
| 40647bf |
C has good C interop |
tonybanters |
2026-01-15 20:40 |
| 5b55c46 |
asdf |
tonybanters |
2026-01-15 20:38 |
| 51a0f9d |
C has better C interop than rust. |
tonybanters |
2026-01-15 19:55 |
| fc65b0e |
Fixed no cursor issue |
tonybanters |
2026-01-15 19:45 |
| 2a70554 |
Merge pull request #116 from tonybanters/scrolling |
Tony, btw. |
2026-01-11 16:08 |
| 4f07f4b |
Bumped version a bit since scrolling is a new feature |
tonybtw |
2026-01-11 04:53 |
| 00a27e6 |
Add scrolling layout animations |
tonybtw |
2026-01-11 04:48 |
| 1ee9ed1 |
Fixed merge conflicts.; |
tonybtw |
2026-01-11 04:39 |
| 45257ca |
Merge pull request #115 from tonybanters/pertag |
Tony, btw. |
2026-01-11 04:32 |
| bea7eeb |
Added pertag mfacts, layouts, etc |
tonybtw |
2026-01-11 04:29 |
| e120f6b |
added scope filter to dodge bluetooth devices |
tonybtw |
2026-01-10 23:52 |
| d65e7f9 |
Merge pull request #112 from dani-77/master |
Tony, btw. |
2026-01-10 21:08 |
| 661f3e4 |
battery detection function addded |
Daniel Azevedo |
2026-01-06 01:57 |
| fdc348b |
Merge pull request #110 from tonybanters/dwm-compliance |
Tony, btw. |
2026-01-05 06:36 |
| 09af55f |
Bumped to v0.10.0 |
tonybanters |
2026-01-05 06:35 |
| c8ec311 |
Fix EWMH compliance and focus management to match dwm behavior |
tonybanters |
2026-01-05 05:46 |
| 45e7ffe |
path to dwm compliance |
tonybanters |
2026-01-04 16:54 |
| 755fc86 |
Merge pull request #107 from corarona/deb_install |
Tony, btw. |
2025-12-31 06:41 |
| 1a1516e |
Add checkinstall routine in justfile |
cora |
2025-12-27 03:44 |
| dc07470 |
Fix indentation in justfile |
cora |
2025-12-27 03:20 |
| 3c01997 |
Add xsession desktop file in install script |
cora |
2025-12-27 03:19 |
| b025365 |
add focus option to window rules |
emzywastaken |
2025-12-29 19:27 |
| 7fdee0e |
Merge pull request #108 from tonybanters/hide-vacant-tags |
Emzy |
2025-12-29 09:24 |
| f8f0c96 |
Added hide_vacant_tags() feature from dwm patch into oxwm as optional flag. |
tonybtw |
2025-12-29 07:44 |
| d47da56 |
Added logic to help check if fullscreen mode before moving border (should theoretically fix steam games that dont use proton as a backend) |
tonybtw |
2025-12-29 07:12 |
| 4664f38 |
Fixed clients not going fullscreen by advertising _NET_SUPPORTED on root window so clients know EWMH features are available |
tonybanters |
2025-12-27 05:58 |
| e64975e |
Merge pull request #106 from ScottADeJong/update/errors |
Emzy |
2025-12-26 16:06 |
| e81197d |
Made error handling more consistent. |
Scott DeJong |
2025-12-26 15:32 |
| c95b17e |
Merge pull request #104 from carpentiers/patch-1 |
Tony, btw. |
2025-12-25 09:40 |
| a98cc09 |
Fixed typo |
Samuel Carpentier |
2025-12-25 07:19 |
| 81f72d2 |
replace statics with consts |
emzywastaken |
2025-12-24 11:37 |
| 05d724f |
Replace should_restart bool with Control enum and remove unused binary re-exec logic |
tonybtw |
2025-12-24 05:38 |
| aaad324 |
Merge pull request #91 from ScottADeJong/update/mainfile |
Tony, btw. |
2025-12-24 05:02 |
| be13d76 |
Updated window_manager and main to be in sync |
Scott DeJong |
2025-12-24 01:06 |
| be0a1a3 |
Merge branch 'master' into update/mainfile |
ScottADeJong |
2025-12-24 00:36 |
| 0522a39 |
Integrated recent updates into my pull request. |
Scott DeJong |
2025-12-23 15:13 |