rexim
|
0befa16d5f
|
(#48) Increase Velocity Threshold
|
2019-11-13 23:58:05 +07:00 |
|
rexim
|
2ed1140bbd
|
Bump NixOS overlay
|
2019-11-13 23:52:48 +07:00 |
|
Alexey Kutepov
|
c2c574c778
|
Merge pull request #51 from tsoding/48
(#48) Make it zoom towards the center of the screen
|
2019-11-13 23:48:02 +07:00 |
|
rexim
|
b31121d073
|
(#48) Increase the drag friction
|
2019-11-13 23:34:55 +07:00 |
|
rexim
|
decd54cdbf
|
(#48) Make it zoom towards the center of the screen
|
2019-11-13 23:34:33 +07:00 |
|
rexim
|
5e879f7adc
|
(#48) Align the mesh with the screen coordinates
|
2019-11-07 02:43:07 +07:00 |
|
rexim
|
a6a5902996
|
(#48) Provide information about screenshot and window size to shader
|
2019-11-07 00:42:59 +07:00 |
|
rexim
|
32c601b41f
|
(#48) Make it zoom always towards the center fot he window
|
2019-11-07 00:00:19 +07:00 |
|
rexim
|
277b2e617e
|
Remove dead glOrtho
|
2019-10-31 20:51:45 +07:00 |
|
Alexey Kutepov
|
b2ce421f6b
|
Merge pull request #47 from tsoding/navigation
Make navigation actually usable
|
2019-10-31 05:29:29 +07:00 |
|
rexim
|
cb2e50ca25
|
Add TODO(#48)
|
2019-10-31 05:26:49 +07:00 |
|
rexim
|
4892848c3b
|
Make navigation actually usable
|
2019-10-31 03:04:35 +07:00 |
|
Alexey Kutepov
|
750044855c
|
Merge pull request #45 from SolitudeSF/user
User shaders
|
2019-10-31 00:31:09 +07:00 |
|
rexim
|
75d697c054
|
Use glsl extension for shader files
|
2019-10-31 00:23:27 +07:00 |
|
rexim
|
a56b27ec75
|
Reduce complexity
|
2019-10-31 00:19:27 +07:00 |
|
rexim
|
2c338d6a9d
|
Introduce comments to the config syntax
|
2019-10-30 23:56:00 +07:00 |
|
SolitudeSF
|
ff660050ff
|
Add support for custom user shaders.
By default loaded from `$XDG_CONFIG_DIR/boomer/shader.{vs,fs}` with fallback to builtin shaders.
|
2019-10-26 08:54:04 +03:00 |
|
Alexey Kutepov
|
77c3372a77
|
Merge pull request #46 from thehabbos007/button-constants
Got rid of custom x11 button constants
|
2019-10-26 06:42:53 +07:00 |
|
Alexey Kutepov
|
f949ec2d10
|
Merge pull request #44 from SolitudeSF/shader
Store shader path together with contents for convenient debugging.
|
2019-10-26 06:40:18 +07:00 |
|
Ahmad Sattar Atta
|
8f7d2c576d
|
Got rid of custom x11 button constants
|
2019-10-24 13:38:19 +02:00 |
|
SolitudeSF
|
fedd0479a0
|
Store shader path together with contents for convenient debugging.
|
2019-10-23 23:00:19 +03:00 |
|
rexim
|
440f514848
|
Bump NixOS overlay
|
2019-10-24 02:55:32 +07:00 |
|
Alexey Kutepov
|
64a962e010
|
Merge pull request #42 from thehabbos007/useKeySym
Use keysym lookup for keypresses and add escape to quit
|
2019-10-24 02:51:24 +07:00 |
|
Ahmad Sattar Atta
|
46a4c6412b
|
Use keysym lookup and add escape to quit
|
2019-10-23 21:38:08 +02:00 |
|
rexim
|
3e2aa973d3
|
Add TODO(#41)
|
2019-10-24 01:55:14 +07:00 |
|
Alexey Kutepov
|
4131e33f37
|
Merge pull request #40 from SolitudeSF/shader
Rewrite rendering and navigation pipeline to support shaders.
|
2019-10-24 01:53:51 +07:00 |
|
rexim
|
e3687358ca
|
Remove glm dependency
|
2019-10-24 01:46:39 +07:00 |
|
rexim
|
30ce0b0935
|
Use old shader versions
@rexim is running is program on a potato
|
2019-10-24 00:22:23 +07:00 |
|
rexim
|
bb85fda40c
|
Add more details to shader compilation logs
|
2019-10-24 00:22:17 +07:00 |
|
Alexey Kutepov
|
ce5eaa6880
|
Merge pull request #38 from bresilla/master
adding WM_CLASS attributes
|
2019-10-23 23:48:39 +07:00 |
|
SolitudeSF
|
5ad5fed8ec
|
Rewrite rendering and navigation pipeline to support shaders.
Added new config option: scalePanning, which affects panning speed while zooming.
|
2019-10-23 13:32:13 +03:00 |
|
Trim Bresilla
|
7f62d95059
|
Using single line addr at line 119
Using a single line addr*(TXClassHint) as PXClassHint when creating a WM_CLASS
|
2019-10-21 08:52:17 +00:00 |
|
Trim Bresilla
|
c7f4c59e77
|
adding WM_CLASS attributes
Many Tiling Window Manager use WM_CLASS to manage window (eg. BSPWM).
|
2019-10-21 07:40:02 +00:00 |
|
rexim
|
b7bc6bad49
|
nim -> nix
|
2019-10-20 15:17:17 +07:00 |
|
rexim
|
30e4623213
|
Bump NixOS layout
|
2019-10-17 19:59:29 +07:00 |
|
rexim
|
f0b27bf37a
|
Remove position clamping
It creates problems and solves nothing
|
2019-10-17 19:57:07 +07:00 |
|
rexim
|
ef7b0f0365
|
Remove unused imports
|
2019-10-17 06:03:58 +07:00 |
|
rexim
|
303378abc1
|
Upgrade NixOS overlay
|
2019-10-17 05:58:48 +07:00 |
|
rexim
|
7621cd0e8b
|
Upgrade development Nim to 1.0
|
2019-10-17 05:58:29 +07:00 |
|
Alexey Kutepov
|
53293f68d4
|
Merge pull request #37 from tsoding/experiment
Try to remove typed from parseObject
|
2019-10-17 05:35:29 +07:00 |
|
rexim
|
3ef25516c5
|
Try to remove typed from parseObject
|
2019-10-17 05:32:26 +07:00 |
|
rexim
|
784cdff692
|
Add Travis badge
|
2019-10-17 05:31:05 +07:00 |
|
Alexey Kutepov
|
f0c497c6a7
|
Merge pull request #36 from tsoding/1
(#1) Add .travis.yml
|
2019-10-17 05:30:16 +07:00 |
|
rexim
|
ce9a4acdcf
|
(#1) Build instead of test
|
2019-10-17 05:27:48 +07:00 |
|
rexim
|
7e4f93be47
|
(#1) Add .travis.yml
|
2019-10-17 05:24:28 +07:00 |
|
rexim
|
163e5ad89b
|
Fix zooming direction
|
2019-10-17 02:29:38 +07:00 |
|
rexim
|
5a1adeb199
|
Clamp camera position between screenshot dimentions
|
2019-10-17 02:25:20 +07:00 |
|
rexim
|
648e57e77c
|
Fix compilation
|
2019-10-17 00:13:06 +07:00 |
|
Alexey Kutepov
|
5dbf97a5bb
|
Merge pull request #35 from SolitudeSF/macro
Expand config handling
|
2019-10-16 23:47:48 +07:00 |
|
SolitudeSF
|
63930a7ace
|
Add warning when config file is missing.
|
2019-10-16 19:44:53 +03:00 |
|