110 Commits (5367b75867ccee99dcc5730bf04e3f3b10b4138d)

Autor SHA1 Nachricht Datum
  Bert Münnich b78aaee9d7 Initialize window bar buffers to empty string vor 6 Jahren
  Bert Münnich e63843d369 Simplify drawing of bar text vor 7 Jahren
  Bert Münnich 3c7d6f3528 Replace utf8codepoint with Chris Wellons' utf8_decode vor 7 Jahren
  Bert Münnich 69b2d3cafd win_textwidth is no longer needed outside window.c vor 7 Jahren
  Squibby eb96c71725 Try to match a fallback font if needed vor 7 Jahren
  Bert Münnich 148026007c One header file for type definitions and function declarations vor 7 Jahren
  Bert Münnich 8081cbebf3 Improve mouse support vor 7 Jahren
  Bert Münnich d81442f55d Own win method for mouse cursor location vor 7 Jahren
  Bert Münnich b8fd923e74 Simplify cursor handling vor 7 Jahren
  Bert Münnich e310136e02 Mouse drag translates pointer position to image area vor 7 Jahren
  Bert Münnich c772d3c3f3 Use -e for X window embedding vor 8 Jahren
  shuall 0b758e08f2 added support for XEMBED into other windows (ie tabbed) with -w vor 8 Jahren
  Bert Münnich c280129cef Use Xft for font loading and text drawing vor 8 Jahren
  Bert Münnich d3a70a285d Revised error handling vor 9 Jahren
  Bert Münnich 851e4288c1 Prefix safe allocation functions with 'e' instead of 's_' vor 9 Jahren
  Bert Münnich e574a6d0dd Removed feature test macro definitions from source files vor 9 Jahren
  Bert Münnich e0e96977b3 Removed overcautious parameter checks vor 9 Jahren
  Bert Münnich c33f2ad355 Corrected & refactored handling of window bar content... vor 10 Jahren
  Bert Münnich d0ba2c585d Simplified thumbnail selection and marks vor 10 Jahren
  Bert Münnich bb6721549b Overhauled window drawing, yet again; fixes issue #155 vor 10 Jahren
  Bert Münnich 5d0679b855 Show key handler status in bar while it is running vor 10 Jahren
  Bert Münnich 0b83386bff Do not center window on screen, workaround for issue #9 vor 10 Jahren
  Bert Münnich e685859a30 Use a checkerboard background for alpha layer; fixes issue #138 vor 10 Jahren
  Bert Münnich 72f1b1ca6f Removed command line option -F vor 11 Jahren
  Bert Münnich 524d9de877 Removed fit-win-to-img command vor 11 Jahren
  Bert Münnich 2e758f78c1 Check if window manager supports fullscreen; related to issue #128 vor 11 Jahren
  Bert Münnich e2fa49ecfe Unified X atom initialization vor 11 Jahren
  Bert Münnich 135c4f9263 Added window icons; fixes issue #125 vor 11 Jahren
  Bert Münnich 593da23cf3 Use bgcol as window background pixel; fixed issue #89 vor 11 Jahren
  Bert Münnich aac28cce7a Fixed non-ASCII characters in window bar, issue #88 vor 11 Jahren
  Bert Münnich 30802cec0f Spawn info script & update bar contents only when needed vor 12 Jahren
  Bert Münnich f3298400e6 Spawn and read from info script without blocking vor 12 Jahren
  Bert Münnich 1e2ddc44d8 No checks on window size, use whatever the user has specified vor 12 Jahren
  Bert Münnich a527025314 Correctly set window height after i_fit_to_img() vor 12 Jahren
  Bert Münnich cef8d51153 Refined US{Position,Size} & WinGravity handling vor 12 Jahren
  Bert Münnich f7301cf4f9 Correctly updated window pixmap after i_fit_to_img() vor 12 Jahren
  Bert Münnich 08ae25da22 Refactored function definitions to use dangling brace vor 12 Jahren
  Bert Münnich 6d3bbc6d5e Updated/corrected license header vor 12 Jahren
  tv 3f25b907bd When using -g hint the WM that we've got user specified geometry vor 12 Jahren
  muennich d6a475e4b1 Simplified status bar, filled by user script vor 12 Jahren
  Bert Münnich 22a8b66571 Fixed BadDrawable errors caused by invalid window pixmap vor 12 Jahren
  Bert Münnich 4a5d5d26aa Overhauled window drawing vor 12 Jahren
  Bert Münnich 6f9b4f5b2e New option: -N, set X window resource name vor 12 Jahren
  Bert Münnich d5f0a20de0 Fixed WMProtocols registration order (before mapping window) vor 12 Jahren
  Bert Münnich bca3666862 Fixed issue #47 vor 13 Jahren
  Bert Münnich 8ab3cee6a5 Fixed issue #44 vor 13 Jahren
  Bert Münnich 3238ef6bf6 Fixed issue #41, added WIN_FS_COLOR to config.h vor 13 Jahren
  Bert Münnich ed2c9f7caa Display full name in info bar, if there is enough space vor 13 Jahren
  Bert Münnich 2d4264af28 Added option -b: disable bar vor 13 Jahren
  Bert Münnich c666d30eea Added it_toggle_bar command; default mapping: XK_b vor 13 Jahren