1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-06-18 08:25:23 +02:00
Files
wmaker/src
David Maciejak 3562ce9d7b wmaker: restore atom indices broken by _WINDOWMAKER_MARK_KEY insertion
The vim-like window marking change inserted "_WINDOWMAKER_MARK_KEY" at
atomNames[17] and appended wmaker.mark_key = atom[22], but did not shift
the existing atom[17..21] assignments. Since then gnustep.wm_attr,
gnustep.wm_miniaturize_window, gnustep.titlebar_state,
desktop.gtk_object_path, wm.ignore_focus_events and wmaker.mark_key have
each held the atom for the next name in the table, breaking GNUstep
window-level/titlebar/miniaturize handling, the GTK object-path skip,
WM_IGNORE_FOCUS_EVENTS and the mark feature itself.

Move the new name to the end of atomNames[] so positions 17..22 line up
with their assignments again.
2026-06-11 15:45:55 +01:00
..
2026-04-03 10:35:39 +01:00
2026-04-03 10:35:39 +01:00
2015-08-25 15:42:06 +01:00
2023-03-12 09:44:10 +00:00
2026-02-07 20:39:24 +00:00
2013-05-26 19:48:00 +01:00
2026-02-16 17:55:21 +00:00
2026-03-28 10:50:23 +00:00
2026-03-28 10:50:23 +00:00
2026-04-03 10:35:39 +01:00
2026-03-20 10:11:02 +00:00
2013-06-10 22:34:59 +01:00
2015-08-23 22:08:30 +01:00
2026-04-03 10:35:39 +01:00
2026-03-28 10:50:23 +00:00
2013-05-26 19:48:00 +01:00
2023-04-09 10:42:52 +01:00
2013-05-26 19:48:00 +01:00
2023-03-12 09:44:10 +00:00
2026-03-28 10:50:23 +00:00
2026-03-28 10:50:23 +00:00
2026-03-28 10:50:23 +00:00
2026-03-28 10:50:23 +00:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2026-03-13 13:40:37 +00:00
2026-02-07 20:37:46 +00:00
2026-04-03 10:35:39 +01:00
2026-04-03 10:35:39 +01:00
2013-05-26 19:48:00 +01:00
2023-03-12 09:44:10 +00:00
2014-08-15 01:08:23 +01:00
2016-01-17 22:54:49 -05:00