1547 Commits (85ba7447715b9c00108ab252471ee1263b2f6715)

Author SHA1 Message Date
Boris Faure 85ba744771 options_font: be able to have multiple instances 5 years ago
Boris Faure 32209a6dfd options_video: be able to have multiple instances 5 years ago
Boris Faure 22e3731c96 options_behavior: be able to have multiple instances 5 years ago
Boris Faure 1745e77c93 options_background: fix segfault due to flip destroying hoversel 5 years ago
Boris Faure c7fe3ca964 fix coding style wrt _Ctx types 5 years ago
Boris Faure 69e3176f4e options_background: rewrite to have multiple widgets 5 years ago
Boris Faure 29db075729 options_keys: rewrite it to have multiple widgets at the same time 5 years ago
Boris Faure 08b5c20a27 controls: keep ctx when on about/options 5 years ago
Boris Faure fd150de222 options: simplify code and no more globals 6 years ago
Boris Faure 983dadeba4 about: simplify code and no more globals 6 years ago
Boris Faure eaaae01745 controls: less globals, controls per window 6 years ago
Boris Faure 080ff8e261 controls: simplify code 6 years ago
Boris Faure d20e32c26f options: rename options_active_get() to options_is_active() 6 years ago
Boris Faure d7bc232806 win: remove useless callbacks 6 years ago
Boris Faure 561e1b0941 splits: fix focus issue when splitting a split 6 years ago
Boris Faure 39fb41024b early work on multi-input support 6 years ago
Carsten Haitzler 878def120e move private.h down after system headers... to avoid conflict 6 years ago
Carsten Haitzler 3a14751b34 tytools - remove eina.h include from ty tools where really not needed 6 years ago
Carsten Haitzler 700beb9bd6 tysend - dont check if in terminology as it should also work remotely 6 years ago
Carsten Haitzler 8cfa269b54 tysend - optimize sending - pretty much double the speed 6 years ago
Carsten Haitzler 8bb7a473ae tysend status - fix focus after close/cancel 6 years ago
Carsten Haitzler 15e3c87390 tysend - i was only testing ascii files. binary doesnt trasnfer well... 6 years ago
Carsten Haitzler 125d475068 add tysend cmdline and support in escapes for sending single files 6 years ago
Amitesh Singh 31285fb5dc title: set focus to title entry 6 years ago
Boris Faure 35cb66aa2b handle -Wimplicit-fallthrough= 6 years ago
Boris Faure 59feab991b use 'ninja install' instead of 'make install' in error message 6 years ago
Boris Faure c51d0095f9 get rid of automake 6 years ago
Boris Faure d2d03992eb theme previews: set shine according to config 6 years ago
Boris Faure 7d94ebaa1e options: have Colors before Video 6 years ago
Boris Faure c1850f73b0 options: move shine slider to Background 6 years ago
Boris Faure adb818b697 s/wallpaper/background/ 6 years ago
Boris Faure 7f8396d55b settings: move translucent to wallpaper 6 years ago
Boris Faure bb968b968e be able to configure shine level on the default theme 6 years ago
Boris Faure 57fea056c1 fix -e option. Closes T6175 6 years ago
Boris Faure 82c163a3c9 gravatar: get images through https 6 years ago
Boris Faure 180799d2c5 support the REP escape code. Closes T6042 6 years ago
Boris Faure 6100f8f4e3 harden the code around manipulation of cursor_state 6 years ago
Boris Faure 496a5f178e have only one concept of title. Ref T5704 6 years ago
Boris Faure 38da9b2ded correctly handle -T option. Ref T5704 6 years ago
Boris Faure 61ce65c700 force user title one window when set through -T option. Closes T5704 6 years ago
Boris Faure 6bb1552c84 empty string resets tab title 6 years ago
Boris Faure 669533fef5 do not add spurious whitespace when running a command (-e option) 6 years ago
Boris Faure acbf3387fa fix selections in the backlog. Closes T5743 6 years ago
Boris Faure 0478a36799 termptyops.c: fix scrolling wrt bottom margin 6 years ago
Boris Faure 7c358c3592 termptyesc: correctly handle going to start of line when there is a left margin 6 years ago
Boris Faure 6315ed2949 termpty: remove termstate.had_cr since it's unused 6 years ago
Boris Faure 2343efd6a1 termptyesc: clearing the screen (from ED2) should not reset bottom margin 6 years ago
Boris Faure 50c14419e0 we're in 2017! 6 years ago
Boris Faure 69fc67aa8b fix compilation on old efl 6 years ago
Carsten Haitzler 18c870d130 add fallthrough tags to have fewer warnings 6 years ago