aboutsummaryrefslogtreecommitdiffstats
path: root/src/ewmh.h
AgeCommit message (Collapse)Author
2020-05-12Adopt SPDX license identifiersRichard Purdie
Add SPDX license header information and remove the old license boilerplate. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ewmh: icon data are longs on 64-bit hostsRoss Burton
On 64-bit hosts XLib returns 32-bit values in a long type, not an int. Notably this causes crashes when handling image data which is misinterpreted. Fix this by changing the relevant types to long, and using the new _from_long_data() function in libmatchbox. Signed-off-by: Ross Burton <ross.burton@intel.com>
2006-02-192006-02-19 Matthew Allum <mallum@openedhand.com>mallum
* src/client_common.c: (client_deliver_delete): * src/ewmh.c: (ewmh_handle_root_message), (ewmh_get_user_time), (ewmh_set_current_app_window), (ewmh_ping_client_start), (ewmh_ping_client_stop), (ewmh_hung_app_check): * src/ewmh.h: * src/main_client.c: (main_client_toggle_fullscreen): * src/structs.h: * src/wm.c: (wm_load_config), (wm_event_loop), (wm_activate_client): Implement alternate optional more aggesive pinging policy needed for maemo. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@1312 b067294f-1dea-0310-9683-c47a78595994
2006-01-172006-01-17 Matthew Allum <mallum@openedhand.com>mallum
* src/base_client.c: (base_client_new): * src/ewmh.c: (ewmh_init), (ewmh_set_active): * src/ewmh.h: * src/main_client.c: (main_client_show): * src/structs.h: Add basic ( set to 0 ) support for _NET_USER_TIME * src/mbtheme.c: (theme_frame_paint), (_theme_frame_menu_paint_text_entry): Fix wierd mb_col leak. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@1289 b067294f-1dea-0310-9683-c47a78595994
2005-06-14less aggressive root window prop updatingmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@1175 b067294f-1dea-0310-9683-c47a78595994
2005-06-12PING tweaks. Simplify theme switching code a littlemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@1174 b067294f-1dea-0310-9683-c47a78595994
2005-05-05Fix _NET_ACTIVE_WIN and focus setting when non focused dialog loses focusmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@1143 b067294f-1dea-0310-9683-c47a78595994
2004-11-30ABANDON SHIPemacs -nw ChangeLogmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@907 b067294f-1dea-0310-9683-c47a78595994
2004-09-21minor optimisations, fullscreen fixmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@855 b067294f-1dea-0310-9683-c47a78595994
2004-02-03Added new matchbox-window-manager file structuremallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager@653 b067294f-1dea-0310-9683-c47a78595994