subtle

log

age author description
7 weeks ago unexist Updated ruby version check and swapped libs in lddflagsdefault tip
4 months ago unexist Shamelessly updated copyright year
6 months ago unexist Fixed #309: Moved .spawn to Subtlext::Client
6 months ago unexist Fixed #308: Added client gravity message to queue
6 months ago unexist Fixed #tags of current view
8 months ago unexist Updated #302: Fixed int -> fixnum conversion..
8 months ago unexist Fixed type cast
8 months ago unexist Fixed #302: Set default value to zero for tags
8 months ago unexist Fixed #303: Updated prefix of subtlext functions (sub -> subext) to avoid clash of global symbols
10 months ago unexist Fixed #298: Updated handling of view jump/swap
10 months ago unexist Removed pointless 'Invalid tag' exception
10 months ago unexist Updated subtler manpage
10 months ago unexist Updated usage info of subtler
10 months ago unexist Fixed y position of panel geometry
10 months ago unexist Updated SubtlextTagFind()
10 months ago unexist Renamed COPYING to LICENSE
11 months ago unexist Added tag 0.11 for changeset 134e82e33716
11 months ago unexist Fixed #296: Updated XDG path handling0.11
11 months ago unexist Updated revision number
11 months ago unexist Removed tag 0.11
11 months ago unexist Added tag 0.9 for changeset dcb21643ed88
11 months ago unexist Removed tag 0.9.2773
11 months ago unexist Added tag 0.11 for changeset 0c57ccd923e5
11 months ago unexist Bumped version number
11 months ago unexist Fixed #update and #save weirdness
11 months ago unexist Updated #295: Fixed missing Subtle::Gravity
11 months ago unexist Updated #295: Added gravity and geometry values to Subtlext::Client instances in tag procs
11 months ago unexist Added missing vimdoc footer
11 months ago unexist Updated #295: Updated tag handling of Subtlext::Client and Subtlext::Tag
11 months ago unexist Updated #295: Moved tag fetching from subtlext.c to class file
11 months ago unexist Updated #295: Added @tags to Subtlext::Client and Subtlext::View
12 months ago unexist Fixed #294: Added handling of tag proc
12 months ago unexist Updated #294: Updated flags and prototypes
12 months ago unexist Updated #294: Added handler for #on_match
12 months ago unexist Fixed #290: Add default tag when client wouldn't be visible (including sticky) only
12 months ago unexist Added text stuff and updated the calls of the functions
12 months ago unexist Renamed text and icon drawing functions and moved text stuff to subtle/text.c
12 months ago unexist Removed various methods from Subtlext::Window (#read, #write, #completion, #input) in favor of #draw_text and added modifier support to key_down
13 months ago unexist Added proper screen selection to View#jump
13 months ago unexist Updated skip_pointer_warp check of subScreenWarp() and subClientWarp()
13 months ago unexist Updated strut/padding config value handling
13 months ago unexist Replaced obsolete strut style property with padding
13 months ago unexist Fixed #286: Updated screen configure to ensure that a sticky client also keeps the gravity
13 months ago unexist Fixed call order: Sync before calling a hook
14 months ago unexist Fixed #285: Added proprocessor check to update prototype for scandir sort
14 months ago unexist Updated #285: Replaced sprintf() with snprintf()
14 months ago unexist Updated #285: Added arch check and LIBS to ldflags
14 months ago unexist Fixed docs of #send_button and return value of #focus
14 months ago unexist Fixed #283: Added #load_config method
14 months ago unexist Updated #283: Updated prototype of subRubyLoadConfig()
14 months ago unexist Updated #283: Moved syntax check handling to ruby.c
14 months ago unexist Updated debugging messages
14 months ago unexist Fixed undeclared error when compiled with debug
15 months ago unexist Fixed client margin
15 months ago unexist Updated #send_key / #send_button to return self instead of nil
15 months ago unexist Refactored subClientToggle and fixed behvaiour when multiple flags are toggled at once
15 months ago unexist Added encoding header and tidied up code
15 months ago unexist Fixed background property of subtle style
15 months ago unexist Added encoding modeline to ruby files
15 months ago unexist Tidied up code and fixed rescue block to catch SyntaxError in eval