summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Mention IRC channel in readmeLibravatar Drew DeVault2015-08-11
|
* Add unnecessary logLibravatar Drew DeVault2015-08-11
|
* Merge pull request #19 from Luminarys/masterLibravatar Drew DeVault2015-08-11
|\ | | | | Changed command handler to perform var subs on all cmd args
| * Changed command handler to perform var subs on all cmd argsLibravatar Luminarys2015-08-11
|/ | | | | | | | | | | | | | | | | | Fixed workspace_next_name to use the first workspace name it can find in the config Minor fixes Changed command handler to perform var subs on all portions of a command Revert "Changed command handler to perform var subs on all portions of a command" This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e. Var sub fixes Minor fixes More minor fixes
* Merge pull request #16 from taiyu-len/multikey_handlingLibravatar Drew DeVault2015-08-11
|\ | | | | Multikey handling
| * added command repeat on keydownLibravatar Taiyu2015-08-11
| |
| * small fixLibravatar Taiyu2015-08-11
| |
| * define -> enumLibravatar Taiyu2015-08-11
| |
| * removed old codeLibravatar Taiyu2015-08-11
| |
| * removed old codeLibravatar Taiyu2015-08-11
| |
| * fixed bugLibravatar Taiyu2015-08-10
| |
| * added multikey handling for handle_key\(...\)Libravatar Taiyu2015-08-10
|/
* Slightly better multihead supportLibravatar Drew DeVault2015-08-10
|
* Prevent passing WM keys, improve multihead supportLibravatar Drew DeVault2015-08-10
|
* Merge pull request #15 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | destroys empty workspace + minor fixes
| * small changeLibravatar Taiyu2015-08-10
| |
| * silly mistake + styleLibravatar Taiyu2015-08-10
| |
| * destroys empty workspace + minor bugfixesLibravatar Taiyu2015-08-10
|/
* Merge pull request #14 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | fixed 'return NULL' in 'void container_map(...)'
| * fixed 'return NULL' in 'void continer_map(...)'Libravatar Taiyu2015-08-10
|/
* Merge pull request #13 from Luminarys/masterLibravatar Drew DeVault2015-08-10
|\ | | | | Changed cmd handlers to use bool instead of int
| * Changed cmd handlers to use bool instead of intLibravatar Luminarys2015-08-10
|/
* Merge pull request #12 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | return 0 on success.
| * return 0 on success for cmd_fullscreenLibravatar Taiyu2015-08-10
| |
| * make cmd_workspace return 0 on successLibravatar Taiyu2015-08-10
| |
* | Set view->visible to true when createdLibravatar Drew DeVault2015-08-10
|/
* layout: fixed tabsLibravatar Jose Diez2015-08-10
|
* workspaces: follow_pointer_mouse doesn't follow hidden containersLibravatar Jose Diez2015-08-10
|
* Basic workspace functionalityLibravatar Jose Diez2015-08-10
|
* Merge pull request #10 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | fixed small memory leak. v2
| * fixed small memory leak. v2Libravatar Taiyu2015-08-10
|/
* Fix some errors with config loadingLibravatar Drew DeVault2015-08-10
|
* Merge pull request #9 from Luminarys/masterLibravatar Drew DeVault2015-08-10
|\ | | | | Changed cmd_reload to arrange windows post reload
| * Changed cmd_reload to arrange windows post reloadLibravatar Luminarys2015-08-10
|/
* Merge pull request #7 from Luminarys/masterLibravatar Drew DeVault2015-08-10
|\ | | | | Added in reload and exec_always handling.
| * Minor fixLibravatar Luminarys2015-08-10
| |
| * Abstracted load_configLibravatar Luminarys2015-08-10
| |
| * Spaces to TabsLibravatar Luminarys2015-08-10
| |
| * Style fixes and slight reload command alterationLibravatar Luminarys2015-08-10
| |
| * Added in reload and exec_always handlingLibravatar Luminarys2015-08-10
|/
* Focus unmanaged windows when createdLibravatar Drew DeVault2015-08-10
|
* Fix issue with untitled windowsLibravatar Drew DeVault2015-08-10
|
* Add WIP noticeLibravatar Drew DeVault2015-08-10
|
* Merge pull request #4 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | fixed focus_parent, moved into move_focus() function
| * fixed styleLibravatar Taiyu2015-08-10
| |
| * fixed focus_parent, moved into move_focus() functionLibravatar Taiyu2015-08-10
| |
* | New readme screenshotLibravatar Drew DeVault2015-08-10
| |
* | Override WLC_DIM by defaultLibravatar Drew DeVault2015-08-10
|/
* Or maybe do the exact opposite of thatLibravatar Drew DeVault2015-08-09
|
* Don't override keys if command failsLibravatar Drew DeVault2015-08-09
|