Commit Graph

7334 Commits

Author SHA1 Message Date
Drew DeVault ba14118f13 Fix focus follows mouse 2015-08-09 20:13:22 -04:00
Drew DeVault 9f091c7f82 Add movement support 2015-08-09 20:10:26 -04:00
Drew DeVault 1669da719c Destroy containers when all views are removed 2015-08-09 19:32:03 -04:00
Drew DeVault 2231586569 Implement splith/splitv
Ref #2
2015-08-09 19:27:25 -04:00
Drew DeVault 9f554b10bc Merge pull request #3 from jdiez17/log_colors_option
log, commands: Add log_colors command
2015-08-09 14:43:55 -04:00
jdiez17 69edcb88ea style: More compliance 2015-08-09 20:41:54 +02:00
jdiez17 c688ff704d log, commands: Add log_colors command 2015-08-09 20:38:02 +02:00
Drew DeVault ec2fedf6d0 Implement layout [splith|splitv|toggle split] 2015-08-09 14:35:59 -04:00
Drew DeVault b075b06478 Load config after xwayland is created
This lets us run x commands on startup
2015-08-09 14:03:54 -04:00
Drew DeVault 4924628ac2 Set DISPLAY to :1 automatically 2015-08-09 13:54:52 -04:00
Drew DeVault ea9659f39c Implement exec 2015-08-09 12:26:32 -04:00
Drew DeVault bab080cea3 Fix up some issues with focus 2015-08-09 12:06:46 -04:00
Drew DeVault f97a48d5b7 Implement focus_follows_mouse 2015-08-09 09:23:10 -04:00
Drew DeVault 086691016e Handle unmanaged windows appropriately 2015-08-09 08:35:33 -04:00
Drew DeVault f2b9fd6f39 Add readme 2015-08-08 19:39:55 -04:00
Drew DeVault a78b921803 Implement key bindings 2015-08-08 19:24:18 -04:00
Drew DeVault 4181c36862 Handle focus changes
And some simple refactoring
2015-08-08 18:34:44 -04:00
Drew DeVault c7be30d912 Deny window resize requests 2015-08-08 18:22:22 -04:00
Drew DeVault 6066467dff Tile some windows baby 2015-08-08 18:17:08 -04:00
Drew DeVault 148f59f3a6 Refactor in-memory tree 2015-08-08 17:44:51 -04:00
Drew DeVault 0427fddb5a Add logging and new windows into layout tree 2015-08-08 17:01:27 -04:00
Drew DeVault 2786fa2215 Destroy outputs when appropriate 2015-08-06 08:40:41 -04:00
Drew DeVault c102f18499 Add layout containers for new outputs 2015-08-06 08:40:16 -04:00
Drew DeVault 82bc36c681 Start to build out window management functions 2015-08-06 08:24:14 -04:00
Drew DeVault 47b28bd335 Clean up config loading and launch wayland 2015-08-05 22:59:06 -04:00
Drew DeVault e7a8868514 Make main.c less stupid 2015-08-05 22:56:45 -04:00
Drew DeVault a74268dfab Add TODO so I don't forget later 2015-08-05 22:55:51 -04:00
Drew DeVault 254d0df3b2 Push the XKB key to the key list
Instead of the key name
2015-08-05 22:41:46 -04:00
Drew DeVault 5767dcc86e Mostly implement bindsym command 2015-08-05 22:40:38 -04:00
Drew DeVault d0f1fb71d1 Flesh out some command parsing
This implements the `set` command from i3
2015-08-05 22:10:56 -04:00
Drew DeVault e07c77fbb7 Build out command subsystem
Everyone loves code stolen from your own projects
2015-08-05 17:30:47 -04:00
Drew DeVault f82660b01e MIT license 2015-08-04 21:31:07 -04:00
Drew DeVault 542ef0c777 Pull in some scas code and read i3 config file 2015-08-04 21:30:40 -04:00
Drew DeVault 6a33e1e3cd Initial commit 2015-08-04 21:02:46 -04:00