summaryrefslogtreecommitdiff
path: root/src/manage.c
AgeCommit message (Expand)Author
2017-09-18Delete more unused codeJérémie Courrèges-Anglas
2017-09-17Move utf8_locale to its own fileJérémie Courrèges-Anglas
2017-08-28add onlyborder variableVasil Zlatanov
2017-03-10At init time, add unmapped windows to the default (first) screen.Jérémie Courrèges-Anglas
2017-02-15Merge branch 'xrandr'Jérémie Courrèges-Anglas
2016-12-21Add a hide_screen_windows functionMathieu OTHACEHE
2016-12-09no parameter -> void; C and C++ differ hereJérémie Courrèges-Anglas
2016-12-09Adapt function nameJérémie Courrèges-Anglas
2016-12-08Simplify scanwins functionMathieu OTHACEHE
2016-12-08Remove useless argument from is_rp_window_for_screen functionMathieu OTHACEHE
2016-11-23Kill redundant declJérémie Courrèges-Anglas
2016-11-17Add xrandr supportMathieu OTHACEHE
2014-03-24Indent function calls in unmanaged_window.Jérémie Courrèges-Anglas
2014-03-24Make unmanaged_window cheaper.Jérémie Courrèges-Anglas
2014-03-04Simplify list_unmanaged_windows using sbufJérémie Courrèges-Anglas
2013-06-04silence compilation warning in src/manage.cJérémie Courrèges-Anglas
2013-04-27avoid get_wmname spammingJérémie Courrèges-Anglas
2013-02-18silence minor compilation warning in src/manage.cJérémie Courrèges-Anglas
2013-02-06use utf8-handling Xft functions if we are in an UTF-8 localeJérémie Courrèges-Anglas
2010-04-12add a new_window_hook to the map_window function of manage.c.Eric A
2008-11-18fix AUTO_CLOSE code in unmanage()Shawn
2008-10-10in get_net_wm_window_type, only call XFree on successShawn
2008-10-10choose a better approach to setting the border color in remove_frameShawn
2008-06-20support the netwm dialog window typeShawn
2007-07-19src/manage.c (update_window_name): call get_class_hints directly to avoid it ...brl
2007-07-19src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also...brl
2007-05-19* src/manage.c (get_wmname): free buffer to close memory holebrl
2006-12-19(force_maximize): remove call to usleepsabetts
2006-12-14*** empty log message ***sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-05-15* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmapsabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-04-04* src/messages.h (MESSAGE_MAP_TRANSIENT_GROUP): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-14* src/manage.c (ungrab_top_level_keys): unconditionally ungrab every key.sabetts
2006-03-11*** empty log message ***sabetts
2006-01-05* src/conf.h (ASPECT_WINDOWS_ARE_TRANSIENTS): new definesabetts
2005-12-11* src/manage.c (withdraw_window): call rp_delete_window_hook hooksabetts
2005-11-05* src/manage.h (unhide_all_windows): new prototypesabetts
2004-12-06remove call to numset_release.sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-18* src/window.c (unhide_transient_for): add a newline to debuggingsabetts
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-04-24* src/data.h (struct rp_defaults): new members, font_string,sabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2004-02-27new filessabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts