Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-03-03
| ||
16:38 | replace last fix with memset to initialize the whole server struct Leaf check-in: da9149deb4 user: jmcclure tags: trunk | |
16:36 | initialize srv->timer to NULL to avoid sporadic segfault on startup check-in: 11d863936c user: jmcclure tags: trunk | |
2023-02-23
| ||
02:42 | revising idle handling check-in: 666c26b39b user: jmcclure tags: trunk | |
2023-02-21
| ||
22:42 | add back xdg_output_manager check-in: f4e296aa69 user: jmcclure tags: trunk | |
17:12 | fixed: focus prev after win close check-in: b314472d9e user: jmcclure tags: trunk | |
16:33 | libinput config implemented, not yet documented check-in: c82ac33a6e user: jmcclure tags: trunk | |
2023-02-20
| ||
22:51 | code cleanup check-in: 3baae906d9 user: jmcclure tags: trunk | |
17:02 | documentation comments added to config check-in: bd25f4575b user: jmcclure tags: trunk | |
16:18 | rename module ending functions to *_term check-in: 8060465bdc user: jmcclure tags: trunk | |
04:10 | always include 3 digits in version check-in: f0978de414 user: jmcclure tags: trunk | |
03:38 | convert tabby-bar to wl_protocol events check-in: 1ab964b0f6 user: jmcclure tags: trunk, 3.1 | |
2023-02-19
| ||
17:45 | better VER updating check-in: 7b5d860421 user: jmcclure tags: trunk | |
03:54 | reset default idle timeout to 5min check-in: 005923955a user: jmcclure tags: trunk | |
03:42 | add struct xdg_popup to hold struct scene_node_data for popups check-in: 9c3757e80f user: jmcclure tags: trunk | |
01:53 | update license date check-in: 47dc6e7111 user: jmcclure tags: trunk | |
01:47 | ignore unused result warning check-in: ff51b00113 user: jmcclure tags: trunk | |
01:42 | full rewrite for wlroots 0.16 check-in: c59c3cbc45 user: jmcclure tags: trunk, 3.0 | |
2023-02-02
| ||
20:46 | remove wlroots dependency for keycode definitions check-in: 443635eec2 user: jmcclure tags: trunk | |
2023-01-29
| ||
23:04 | update Makefile for wlroots0.15 dependency check-in: 0fbd1c9521 user: jmcclure tags: trunk | |
22:58 | revert wlroots 0.16 changes and set dependency on wlroots0.15 check-in: 0a7af7f7fb user: jmcclure tags: trunk | |
2023-01-07
| ||
14:01 | ugly patchwork job to be able to compile against wlroots 0.16 check-in: 23fa43fbaa user: jmcclure tags: trunk | |
2022-11-23
| ||
05:09 | initialize FILE* to null; remove stale notes/comments check-in: 9bac00653e user: jmcclure tags: trunk | |
2022-10-05
| ||
00:23 | missing cursor pointer bug fixed in nkk check-in: e414502956 user: jmcclure tags: trunk | |
2022-10-04
| ||
22:11 | precalculate usable space in tile_helper rather than client_move_resize check-in: 48d51d3f16 user: jmcclure tags: trunk | |
20:43 | fix segfault on exit due to wrong listener target in wl_container_of check-in: fcc52779ac user: jmcclure tags: trunk | |
2022-05-19
| ||
12:59 | check for empty tab bar before sending mouse event check-in: 6f30ca0450 user: jmcclure tags: trunk | |
2022-03-29
| ||
01:19 | better fix for axis button notify check-in: fc21af205d user: jmcclure tags: trunk | |
00:59 | update Makefile to use nkk.pc check-in: e8cab8b92c user: jmcclure tags: trunk | |
00:55 | set cursor focus on axis event check-in: 34f6b9b4c4 user: jmcclure tags: trunk | |
2022-03-26
| ||
17:34 | properly handle margins for double-anchored layer-shell surfaces check-in: 148b1e3921 user: jmcclure tags: trunk | |
2022-03-19
| ||
21:29 | fix killat failure on "kill 0" command check-in: 77ba13e812 user: jmcclure tags: trunk | |
13:23 | formatting check-in: 02907adf9d user: jmcclure tags: trunk | |
2022-03-18
| ||
19:50 | trim newlines from status input check-in: 987b47668f user: jmcclure tags: trunk, 2.0 | |
15:33 | log debugging info for focus{rel,to} failures check-in: 1f11b11fcf user: jmcclure tags: trunk | |
12:32 | mostly cleanup commented / unused code; accept layer-client monitor request check-in: fb81433b7c user: jmcclure tags: trunk | |
2022-03-15
| ||
01:36 | excise deprecated code check-in: bf4b89b625 user: jmcclure tags: trunk | |
2022-03-14
| ||
23:10 | temp workaround for SDL fullscreen-while-unmapped bug check-in: ffeb41a664 user: jmcclure tags: trunk | |
2022-03-13
| ||
18:47 | destroy cairo surface to fix mem-leak in tabby-bg check-in: e39644ada7 user: jmcclure tags: trunk | |
2022-03-12
| ||
23:40 | install example bar config check-in: 8b61ce82dc user: jmcclure tags: trunk | |
23:22 | fix config reader bugs check-in: edc15a949e user: jmcclure tags: trunk | |
22:29 | added missing config check-in: 3033e3e9b8 user: jmcclure tags: trunk | |
22:27 | substantial rewrite - layer shell and other changes check-in: 2a4263f43a user: jmcclure tags: trunk | |
2022-02-12
| ||
15:28 | update version number in example config check-in: a06a1fdbdf user: jmcclure tags: trunk | |
15:28 | fix sporadic error in spawned processes due to SIGCHLD setting check-in: bd570a01ef user: jmcclure tags: trunk | |
2022-02-10
| ||
18:08 | use struct members rather than globals check-in: b7256ff77c user: jmcclure tags: trunk | |
18:08 | placeholder for call_action check-in: 00bdf2b141 user: jmcclure tags: trunk | |
18:06 | remove globals, add to server struct check-in: 3838e24213 user: jmcclure tags: trunk | |
01:03 | fixed off-by-one in fd numbers check-in: 3dace0ee41 user: jmcclure tags: trunk | |
01:00 | clarified config comments check-in: 91b4d2386c user: jmcclure tags: trunk | |
00:59 | fixed dependencies check-in: b956e29bf5 user: jmcclure tags: trunk | |