12382 Commits (b2978c4ed8541b2cf85550c5f95b2f5a06bcb715)
 

Author SHA1 Message Date
Daniel Juyung Seo b2978c4ed8 e po: Updated po 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
Daniel Juyung Seo 06c0c4d5f3 e po: Updated po files. Updated Korean translations. 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
Mike Blumenkrantz 6f83e8c10e final bug fixes for eeze mounting: ensure suid wrapper is set for eject, fix mount point deletion on ejecting, create mount point directories just before mounting to allow for correct permissions 11 years ago
Mike Blumenkrantz 9f58d105a9 formatting 11 years ago
Mike Blumenkrantz b331eececb only set remembered custom dir pan if we're using an instance that has custom dir enabled 11 years ago
Mike Blumenkrantz 671feaa78c make list items expand to maximum width 11 years ago
Christopher Michael cacae5a9c0 Fix unitialized variable warning. 11 years ago
Mike Blumenkrantz e1331283f0 also set text min for list_odd items 11 years ago
Mike Blumenkrantz fbda443407 fix crazy horizontal scrollbar flickering and resizing in file selector for efm 11 years ago
Mike Blumenkrantz 18ad1f0f08 formatting 11 years ago
Mike Blumenkrantz df9b504499 unify efm smart object checking code into a macro 11 years ago
Mike Blumenkrantz 7f90125e32 no need to freeze here, we're already frozen 11 years ago
Mike Blumenkrantz 13838f3dd0 formatting 11 years ago
Mike Blumenkrantz 8d352bc01e formatting 11 years ago
Mike Blumenkrantz a58ddcbb92 allow favorites panel to expand in file selector, allowing people who have long-named favorite directories to read the directory names 11 years ago
Mike Blumenkrantz 1807ea8dae on second thought, don't remove the delete task if we're still waiting for an overwrite confirmation 11 years ago