10056 Commits (af81e70591d76bc008824eb045643b2f0f641cd0)

Author SHA1 Message Date
Mike Blumenkrantz af81e70591 false alarm: this doesn't break java focus, java breaks java focus. 11 years ago
Carsten Haitzler 4cbdcf4def breaks java! yay! 11 years ago
Chidambar Zinnoury fe0672f783 e window list: prevent from segfaulting, patch from andrej. 11 years ago
Carsten Haitzler b2fec5b8dc try and address some focus issues... 11 years ago
Mike Blumenkrantz e0df3ac375 fix super long-standing ibar bug where multiple ibars using the same source would never be updated until restart when changes were made 11 years ago
Mike Blumenkrantz 118d57ac9d formatting 11 years ago
Mike Blumenkrantz 21d37fcbbc formatting 11 years ago
Mike Blumenkrantz f715dc41fe missed this ibar config item function, fix fix! 11 years ago
Mike Blumenkrantz 74edef9f46 fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it 11 years ago
Mike Blumenkrantz d36c803b73 Vincent Torri via lists.sourceforge.net 11 years ago
Mike Blumenkrantz 861cd90f9d gtk developers with IQs over 180 enjoy hiding and showing their windows constantly, especially when resizing. this broke e's comp since we are not nearly that clever and try to defer hide animations in most cases. undoing the defer whenever this happens allows us to keep up with their towering genius. 11 years ago
Mike Blumenkrantz cfe425367a fix keyboard navigation of menus where the first item of a submenu is disabled 11 years ago
Mike Blumenkrantz 939fc8a35e maybe fix urgency thingy 11 years ago
Mike Blumenkrantz 08019c51a2 more bsd fd leaks-- 11 years ago
Mike Blumenkrantz accabcade7 fix possible fd leak 11 years ago
Mike Blumenkrantz 7dbd2e8de9 fix the same instance id bug as in pager, this will likely delete configs for a large number of modules 11 years ago
Daniel Juyung Seo 642da514fb e/pager e_mod_config.c: Use proper word for 'duration' not 'speed'. Fix strings before the 'string freeze'. 11 years ago
Mike Blumenkrantz 3ccb0c6b95 fix pager id saving, fixes #684 and also deletes your pager configs 11 years ago
Carsten Haitzler fc51fe7208 fix sloppy focus potr warp on first window focus. 11 years ago
Mike Blumenkrantz b8f5331f8d avoid setting border urgency twice, also prevent urgency signal from occurring on currently focused window 11 years ago
Mike Blumenkrantz ad210971f7 ensure notification size cannot be too large 11 years ago
Boris Faure 9baedbe54f e: tiling: remove window from floating list when changing desktop 11 years ago
Boris Faure 1ecdcebfc5 e: tiling: add to floating list when a window is floating... 11 years ago
Mike Blumenkrantz 5bac59d8e3 formatting 11 years ago
Mike Blumenkrantz 832ae57b30 all the crying and complaining and whining about the border menu has resulted in a consult between me and a world-renowned UI design expert: myself. enjoy the changes, they're not changing again any time soon. also thx dh for supervising my semicolon use 11 years ago
Mike Blumenkrantz f72492f367 another instance of icon_object_set abuse: magic error defeated! 11 years ago
Mike Blumenkrantz 0464c3f226 formatting 11 years ago
Mike Blumenkrantz 82ae1fcaac when a gc_init function fails, delete the config and clean up after: mainly for systray 11 years ago
Mike Blumenkrantz b3e909434b someone got a little too clever trying to disable multiple systray instances and now it doesn't even display an error dialog. well let me tell you, we like our error dialogs. we like them a lot. 11 years ago
Vincent Torri c3b0637802 e17: whitespaces-- 11 years ago
Mike Blumenkrantz 9ad5316aa3 formatting 11 years ago
Mike Blumenkrantz 67d27ccc01 formatting 11 years ago
Mike Blumenkrantz 7a38549bd4 formatting 11 years ago
Mike Blumenkrantz 1a7c41f86a formatting 11 years ago
Mike Blumenkrantz 9af24491cf formatting 11 years ago
Mike Blumenkrantz 9bf77b26ac keybindings which execute a command will no longer execute the command on the repeat of the key: you now have to press the key every time you want to execute the command. 11 years ago
Mike Blumenkrantz b2c96e3161 formatting 11 years ago
Stefan Schmidt 761d8ecfd2 e/e_randr: mode may not be set in any case. Init it. 11 years ago
Stefan Schmidt 69b50b64f4 e/gadman: Rename variable in loop to avoid shadowing 11 years ago
Stefan Schmidt fc52a4642d e: More y0 and y1 renaming to avoid global shadowing 11 years ago
Mike Blumenkrantz ad68c5f2ec keybind macro now takes 3 params to allow manually setting unused on key event param 11 years ago
Mike Blumenkrantz d0f5d7d5b3 formatting 11 years ago
Mike Blumenkrantz a799a7c4be rename input bindings settings to be more accurate and descriptive 11 years ago
Mike Blumenkrantz a0c418c132 formatting 11 years ago
Stefan Schmidt e793c4d769 e: More y1 to yy1 renaming thanks to y1 global 11 years ago
Stefan Schmidt 8503f0b041 e/drobshadow: Rename y1 variable to yy1 to avoid shadow global y1. 11 years ago
Mike Blumenkrantz 375ffb08c5 formatting 11 years ago
Mike Blumenkrantz bb171bd77a attempting right click -> Open with multiple directories selected will no longer try crazy things 11 years ago
Mike Blumenkrantz 20a94946f4 macros can be confusing if you don't understand how they work. 11 years ago
Mike Blumenkrantz 6ba92ab323 some chucklehead doesn't know how shift/ctrl selection on click works and reversed the modifiers. I have now unreversed them 11 years ago